No description
- Rust 55%
- Python 40.2%
- Makefile 3.6%
- Shell 1.2%
- server.py: SERVICE_NAME "acp" → "hero_claude_server" (must match socket filename per hero_sockets) - hero_claude_ui: embed actual ACP OpenRPC spec via include_str! (was empty methods:[]) - hero_claude_ui: fix binding loop to use app.clone() standard pattern (remove into_make_service) - hero_claude_ui: add version to /health response - hero_claude_ui: use tower::Service::call fully-qualified path Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| crates | ||
| src | ||
| .gitignore | ||
| .python-version | ||
| Cargo.toml | ||
| env.sh | ||
| install.sh | ||
| main.py | ||
| Makefile | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||