An Open Claw inspired autonomous agent system built on top of Claude Code.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
Fix CI: add explicit icon paths for Windows and Linux bundlers
0b8edbeView on GitHubFix CI: install shared frontend dependencies for Tailwind resolution
0dc4a9dView on GitHubAdd streaming tool events, chat history sidebar, and full-width responses
a3a4ab2View on GitHubUpdate README with install script, desktop app, remote access, and agent docs
63c3cf9View on GitHubAdd Tauri desktop app with token auth and GitHub Actions CI
1343a24View on GitHubAdd Vue frontend for webui with markdown rendering and log filtering
fed1a64View on GitHubFix agent validation, isolation, and channel custom invoke output
658d577View on GitHubIntroduce agents as first-class entities with own directories, memory, and routing
f4c6f42View on GitHubFix webui hang: use threaded HTTP server and line-buffered reads
bd65454View on GitHubAdd custom system prompts for channels and prevent duplicate daemons
767291cView on GitHubUpdate README with webui daemon flags and init behavior
548e7c1View on GitHub