Skip to content

Comments

agent chat#107

Open
thestumonkey wants to merge 3 commits intomainfrom
claude/agent-zero-chat-integration-tuscG
Open

agent chat#107
thestumonkey wants to merge 3 commits intomainfrom
claude/agent-zero-chat-integration-tuscG

Conversation

@thestumonkey
Copy link
Member

No description provided.

Implement autonomous AI agents that can be created through natural
language conversation and triggered based on chat context.

Backend:
- Add Agent model with trigger, instructions, and output configuration
- Create AgentZeroService for agent CRUD, NL parsing, and execution
- Add agent_zero router with API endpoints for agents management
- Integrate agent creation/triggering into chat streaming endpoint
- Initialize Agent Zero service in main.py lifespan

Frontend:
- Update ChatPage with agent toggle, detection, and display
- Show agent badges on messages when agents are used
- Add tip for creating agents in chat empty state
- Rewrite AgentZeroPage with agent list, status, and actions
- Add comprehensive Agent types and API endpoints

Feature:
- Enable agent_zero feature flag by default

Example usage: "when I am having a book review club then I want a
summary of the main plot points and a synopsis of the characters"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants