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: 4mo agoDiscovered: Mar 16, 2026
Recent Claude Commits
fix: resolve code quality nuances (unwrap safety, TODOs, schema split)
f97af3a4mo agoauthor_emailfix: resolve all compilation errors from R.A.I.N. rename
053b2f44mo agoauthor_emaildocs: add comprehensive code review and rating (4/10)
41e92314mo agoauthor_emailfeat(seo): add llms.txt, robots.txt, JSON-LD structured data, and improve homepage copy
0e38f164mo agoauthor_emailfeat(tools): add 3-SAT phase-transition stress test generator
dfb5d654mo agoauthor_emaildocs(readme): improve accessibility for non-technical readers
2dc5cbe4mo agoauthor_emailfeat(readme): combine new Circuit Breaker narrative with original brand elements
951d60f4mo agoauthor_emailfeat(readme): rewrite top section with WASM Circuit Breaker architecture
0ec578f4mo agoauthor_emailfeat(stagnation): add circuit breaker intervention with logic_prover WASM bridge
0d3d3a84mo agoauthor_emailfeat(plugins): add logic_prover WASM SAT solver plugin
c925e7f4mo agoauthor_emailfeat(agent,tests,deps): decompose large modules, improve test coverage, remove deprecated dep
0f4e4314mo agoauthor_emailfix: resolve build errors and align tests with current trait signatures
daee0804mo agoauthor_emailfix: replace unwrap/expect in signal, telegram, gateway, and observability
f45ec694mo agoauthor_emailfix: replace unwrap/expect in observability, tools, channels, and main
a1ff9b14mo agoauthor_emailfix: replace unwrap/expect with proper error handling in production code
2972f564mo agoauthor_emaildocs: add CI/test/docs/security health badges to README top section
62419994mo agoauthor_emaildocs: add James 2 release notes
ba9c3dc4mo agoauthor_emailfix: add fastmcp to requirements-pinned.txt
d41d5a64mo agoauthor_emailfix: add fastmcp to requirements.txt
57692b94mo agoauthor_emailchore: update Cargo.lock for version 0.3.2
7dc84544mo agoauthor_emailchore: bump version from 0.1.7 to 0.3.2
3d0f64d4mo agoauthor_emailfix: add missing fastmcp dependency to requirements
a00d74a4mo agoauthor_emailfix: remove unused imports flagged by ruff (F401)
8d1807f4mo agoauthor_emailfix: use unique temp dir in config_save_and_load_tmpdir test
b83f8f04mo agoauthor_emailfeat(mcp): add MCP-compliant server for research corpus and peripherals
d7fcba74mo agoauthor_emailfeat(cognitive): add hypothesis tree state machine with UCB1 selection
9c0b3c04mo agoauthor_emailfeat(cognitive): add epistemic failsafe โ stagnation and dead-end detection
26a3e204mo agoauthor_emailfeat(swarm): add peer review swarm simulation
57de9544mo agoauthor_emailfix: remove unused `os` import in episodic_memory_ingestor.py
4006baf4mo agoauthor_emailfix: apply rustfmt formatting to episodic_memory.rs
084342a4mo agoauthor_emailfix(hooks): resolve lint and test errors for episodic memory pipeline
f47ec974mo agoauthor_emailfeat(memory): add action-to-text episodic memory graph pipeline
e2a99804mo agoauthor_emailfix(godot): reset cymatics on conversation end and validate line color
87b06b74mo agoauthor_emailfeat(godot): add real-time cymatic resonance visualization
2b913ad4mo agoauthor_emailfeat(tools): add arxiv_search tool for academic paper search
46b86cd4mo agoauthor_emailrefactor: burn down 5 crate-level clippy suppressions
c268b624mo agoauthor_emailfix: resolve 3 failing tests
f5416294mo agoauthor_emaildocs(readme): add multilingual navigation hub
688b4854mo agoauthor_emaildocs(readme): rewrite for non-technical users with platform setup guides
f3c500b4mo agoauthor_emailfix: resolve all clippy warnings and formatting issues
c8342784mo agoauthor_emailfeat(providers): add 17 providers + critical bug fixes from upstream
3bf4f884mo agoauthor_emailrevert: remove ZeroClaw upstream merge, restore original project
fa5d8a44mo agoauthor_emailfix: use non-login shell in service tests to avoid profile noise
342900c4mo agoauthor_emailfeat(p2p): add gossipsub and Kademlia DHT support
b2fc6784mo agoauthor_emailchore: sync upstream Rust core from zeroclaw-labs/zeroclaw (v0.3.1)
ae864034mo agoauthor_emailfeat(visual-events): embed WebSocket server, remove file-tailing bridge
bda34de4mo agoauthor_emailfix: enforce E501 line-length linting rule (120 chars)
10a700e4mo agoauthor_emailfix: enforce F401 unused imports linting rule
5a1ed4f4mo agoauthor_emailfix: enforce W291/W293 trailing whitespace linting rules
9f62b264mo agoauthor_emailfix: add tests for untested gateway handlers and fix 70 broken test compilations
1f0ca354mo agoauthor_email