topherchris420/james_library
A local expert panel for questions, grounded in research papers๐(Predates Karpathy's AutoResearch)
ai-kernelsautonomous-researchclaw-codeembodied-ai-agentshuman-in-the-looplocal-ai-agentsmulti-agent-systemszeroclaw
First Claude commit: Mar 14, 2026Last Claude commit: 1mo agoDiscovered: Mar 16, 2026
Recent Claude Commits
fix: resolve code quality nuances (unwrap safety, TODOs, schema split)
f97af3a1mo agoauthor_emailfix: resolve all compilation errors from R.A.I.N. rename
053b2f41mo agoauthor_emaildocs: add comprehensive code review and rating (4/10)
41e92311mo agoauthor_emailfeat(seo): add llms.txt, robots.txt, JSON-LD structured data, and improve homepage copy
0e38f161mo agoauthor_emailfeat(tools): add 3-SAT phase-transition stress test generator
dfb5d651mo agoauthor_emaildocs(readme): improve accessibility for non-technical readers
2dc5cbe1mo agoauthor_emailfeat(readme): combine new Circuit Breaker narrative with original brand elements
951d60f1mo agoauthor_emailfeat(readme): rewrite top section with WASM Circuit Breaker architecture
0ec578f1mo agoauthor_emailfeat(stagnation): add circuit breaker intervention with logic_prover WASM bridge
0d3d3a81mo agoauthor_emailfeat(plugins): add logic_prover WASM SAT solver plugin
c925e7f1mo agoauthor_emailfeat(agent,tests,deps): decompose large modules, improve test coverage, remove deprecated dep
0f4e4311mo agoauthor_emailfix: resolve build errors and align tests with current trait signatures
daee0801mo agoauthor_emailfix: replace unwrap/expect in signal, telegram, gateway, and observability
f45ec691mo agoauthor_emailfix: replace unwrap/expect in observability, tools, channels, and main
a1ff9b11mo agoauthor_emailfix: replace unwrap/expect with proper error handling in production code
2972f561mo agoauthor_emaildocs: add CI/test/docs/security health badges to README top section
62419991mo agoauthor_emaildocs: add James 2 release notes
ba9c3dc1mo agoauthor_emailfix: add fastmcp to requirements-pinned.txt
d41d5a61mo agoauthor_emailfix: add fastmcp to requirements.txt
57692b91mo agoauthor_emailchore: update Cargo.lock for version 0.3.2
7dc84541mo agoauthor_emailchore: bump version from 0.1.7 to 0.3.2
3d0f64d1mo agoauthor_emailfix: add missing fastmcp dependency to requirements
a00d74a1mo agoauthor_emailfix: remove unused imports flagged by ruff (F401)
8d1807f1mo agoauthor_emailfix: use unique temp dir in config_save_and_load_tmpdir test
b83f8f01mo agoauthor_emailfeat(mcp): add MCP-compliant server for research corpus and peripherals
d7fcba71mo agoauthor_emailfeat(cognitive): add hypothesis tree state machine with UCB1 selection
9c0b3c01mo agoauthor_emailfeat(cognitive): add epistemic failsafe โ stagnation and dead-end detection
26a3e201mo agoauthor_emailfeat(swarm): add peer review swarm simulation
57de9541mo agoauthor_emailfix: remove unused `os` import in episodic_memory_ingestor.py
4006baf1mo agoauthor_emailfix: apply rustfmt formatting to episodic_memory.rs
084342a1mo agoauthor_emailfix(hooks): resolve lint and test errors for episodic memory pipeline
f47ec971mo agoauthor_emailfeat(memory): add action-to-text episodic memory graph pipeline
e2a99801mo agoauthor_emailfix(godot): reset cymatics on conversation end and validate line color
87b06b71mo agoauthor_emailfeat(godot): add real-time cymatic resonance visualization
2b913ad1mo agoauthor_emailfeat(tools): add arxiv_search tool for academic paper search
46b86cd1mo agoauthor_emailrefactor: burn down 5 crate-level clippy suppressions
c268b621mo agoauthor_emailfix: resolve 3 failing tests
f5416291mo agoauthor_emaildocs(readme): add multilingual navigation hub
688b4851mo agoauthor_emaildocs(readme): rewrite for non-technical users with platform setup guides
f3c500b1mo agoauthor_emailfix: resolve all clippy warnings and formatting issues
c8342781mo agoauthor_emailfeat(providers): add 17 providers + critical bug fixes from upstream
3bf4f881mo agoauthor_emailrevert: remove ZeroClaw upstream merge, restore original project
fa5d8a41mo agoauthor_emailfix: use non-login shell in service tests to avoid profile noise
342900c1mo agoauthor_emailfeat(p2p): add gossipsub and Kademlia DHT support
b2fc6781mo agoauthor_emailchore: sync upstream Rust core from zeroclaw-labs/zeroclaw (v0.3.1)
ae864031mo agoauthor_emailfeat(visual-events): embed WebSocket server, remove file-tailing bridge
bda34de1mo agoauthor_emailfix: enforce E501 line-length linting rule (120 chars)
10a700e1mo agoauthor_emailfix: enforce F401 unused imports linting rule
5a1ed4f1mo agoauthor_emailfix: enforce W291/W293 trailing whitespace linting rules
9f62b261mo agoauthor_emailfix: add tests for untested gateway handlers and fix 70 broken test compilations
1f0ca351mo agoauthor_email