* cleaning marketing sample
* Clean up ignored files
* Clean up ignored files
* adding missing gitignore in the backend
* tons of improvements towards azd
* azd up works
* boilerplate init
* agents work
* agents
* adding frontend
* Now we can call the actor directly, and indireclty
* Orleans packages need to be there in order serialization works. no clue why
* horrible code, making the signlar hub static
* more horrible code, now the frontend can send messages to the backend and receibe the answer
* marketing works. a lot to fix still
* adding a legal assistant
* breaking agents
* adding a signalr client
* adding AlreadyExistentUser
* cleaning up
* renaming solution
* cleaning to prep for push to upstream
* cleaning in prep for upstream
* cleaning and forcing agents to always have a state
* removing legal-assistant for now
* sln should not bethere
* creating the class using new T
* replacing Activator by where T : new
* removing infra from marketing sample
* Add state initialization in AiAgent
* changing namespace name, and creating an agent to interact with signalr
* signalr agent works fine. It just loops forever when connecting. I need to diferentiate if it already happened
* init Readme.md
* Using Semantic Kernel to run Dall-E
* Graphic designer does not ened its own openai client anylonger
* docs update WIP
* getting started guide updated
* update getting started guide
* clarify github app creation
* add webhook secret to getting started guide and gh-flow app
* restructure Readme
* fix the Organization assumption
* add mermaid diagram of the event flow
* devtunnel feature to devcontainer
* throw all the exceptions and add the history to the prompt
* Update github-flow.md
* update readme