You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Added
- Multi-tenant AgentFlow architecture documentation
- AgentFlow routing guide with scoring algorithm
- Telegram bot configuration and default flow
- New example agents (k8s-ops, devops, docker-ops, echo, status, assistant)
## Changed
- /run agent command now routes through handle_natural_language
- Uses pre-loaded agents with correct model (google:gemini-2.5-flash) and tools
- All example agents updated to use google:gemini-2.5-flash
- Agent loading flag logic fixed for proper pre-loading
## Fixed
- Agents now load correctly regardless of flows configuration
- /run agent no longer uses hardcoded Anthropic fallback
- Tools and system prompts correctly applied from agent YAML
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments