Working AI agent runtime in Rust — educational reimplementation of claw-code with real tool execution and LLM integration
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
docs: update test counts and tool table to match 339 tests, 10 tools
f2979b7View on GitHubfix: command case lookup, notebook/websearch OOM, HTML apos entity
1b5088aView on GitHubfix: SSRF, OOM, URL injection, UTF-8 panics, git worktree, negative zero
09283c9View on GitHubfeat: implement full Python structure — context, bootstrap, streaming, commands, tools, transcript, usage
f63a0d2View on GitHubdocs: three-way comparison (Python vs Rust branch vs claw-rs)
437fd1cView on GitHubfix: token count bytes-vs-chars, read/grep OOM guard, README accuracy
59e36b1View on GitHubfix: missing destructive patterns, UTF-8 panic, symlink bypass, Windows drive
9ccf67dView on GitHubfix: permission whitespace bypass, missing patterns, CRLF SSE, empty file msg
57f963bView on GitHubfix: 7 bugs — path safety on read/glob/grep, destructive bypass, output limit
66c7648View on GitHubfix: path traversal bypass, SSE multi-line data loss, session ID injection
cc99f71View on GitHub