A production-ready platform for dynamic AI agents — plan, use tools, and complete real work without hardcoded workflows.
Stars
207
Forks
27
Watchers
207
Open Issues
53
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
36
commits
20
commits
18
commits
13
commits
12
commits
11
commits
4
commits
3
commits
2
commits
feat: unified configuration module for all path-related settings (#247)
f1012d9View on GitHubfix(react): unify two-phase tool calling across all modes (#258)
a1f2d16View on GitHubfeat(rag): add automatic LanceDB user_id migration on startup (#128)
f54aef2View on GitHubfix(websocket): fix frontend freeze caused by trace event serialization failure of Pydantic models (#256)
48ee409View on GitHubfeat(tools): add web-managed tool credentials and SQL connection governance (#178)
e628286View on GitHubfix(kb): align file handling with file_id and harden compatibility (#240)
cc9d3b7View on GitHubfix(frontend): prevent infinite-loading when sidebar collapsed & update search trigger (#257)
5f82236View on GitHubfix: normalize LLM response format & feat: truncate instruction input box (#245)
8238e88View on GitHubfeat: clear context and pause task functionality in the Agent build page preview area. (#244)
6335ff9View on GitHubtest(sandbox): isolate cleanup tests from ambient env (#250)
b2d222fView on GitHubfeat: support dynamic agent creation and rendering in task execution (#241)
2e5b73aView on GitHub