Minimalist AI assistant in 6,832 bytes of x86-64 assembly. No libc, no runtime, no allocator
Stars
14
Forks
1
Watchers
14
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix newline escaping in interact bridges to match protocol spec
914ea7bView on GitHubadd roll_dice claw to validate input_schema protocol path
e21bcebView on GitHubadd PROTOCOL.md with wire-level specs for all three extension protocols
c1a13faView on GitHubadd limitations section with buffer sizes and platform constraints
d4b8edbView on GitHubadd comparison table with OpenClaw, NullClaw, PicoClaw and PlanckClaw
eec4f2dView on GitHubadd features section, demo screenshots, bridge path fix, debug config
55b75f8View on GitHubadd MIT license; update README badge and license section
3053292View on GitHubupdate logo baseline to "The smallest AI assistant of the universe"
4d3bdb2View on GitHubclean up README for Show HN: fix McIlroy attribution, add git clone, remove em-dashes
cce5f97View on GitHubupdate Makefile and README for binary size; add tool use capabilities in assembly
f627ba6View on GitHubadd ./configure prerequisite check; enhance make size with total runtime
2faa669View on GitHubmake debug logging conditional; default interact bridge to CLI
9d71b19View on GitHubadd CLI bridge; fix launcher for multi-bridge support
80f5b81View on GitHub