Extensible AI agent framework in Go — multi-channel (Feishu/Slack/CLI), sandboxed tool execution, MCP integration, multi-tenant sessions
Stars
6
Forks
0
Watchers
6
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat: OS user-based permission control for tool execution (#431)
53f9dd0View on GitHubfeat: reasoning chain display, finish_reason warning, configurable max_output_tokens (#434)
bbc7ba9View on GitHubfix: CR followup for #426 — stream retry, precise AskUser match, context edit scan (#427)
d1c248cView on GitHubfix: add missing items schema for array-type tool parameters (#426)
2f81b9dView on GitHubfeat: event trigger system + CLI multi-subscription quick switch (#424)
b4a8c11View on GitHubfix(channel): prevent exponential tick chain growth causing CPU freeze (#423)
68a23c1View on GitHubfix(cli): sandbox defaults to none, supports runtime mode switch (#422)
7589107View on GitHubdocs: sync README, ARCHITECTURE, CHANGELOG with current codebase (#421)
a16cca6View on GitHubfix: code quality audit — security hardening, error handling, performance (#420)
456645eView on GitHubfix: panel scroll off-by-one, double render, agent turn reset, dead code (#419)
491bf69View on GitHubfix(cli): UX improvements — i18n, panels, task access, message queue (#417)
becb695View on GitHub