Refactor crate layout, add mcp_hero, Hero OS integration #25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_timur"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Supersedes #21, #19
Summary
hero_aibroker_openrpc→hero_aibroker_server,hero_aibroker_http→hero_aibroker_ui,hero_aibroker_client→hero_aibroker_sdk; removedhero_aibroker_rhaiandhero_aibroker_ctlcrates/mcp/, renamedmcp-*tomcp_*(underscore convention); added newmcp_herocrate for Hero service discovery, spec caching, Python code generation & execution via stdio MCP serverBASE_PATHconvention, script ordering, Bootstrap CSS variable theming, dark/light mode fixesagent_heroACP layer withmcp_herostdio server approach; chat service now supports MCP tool-use flowskills/directory with propermcp_hero/README.mdTest plan
cargo buildsucceeds for the full workspacecargo testpasseshero_aibroker_serverstarts and listens on Unix sockethero_aibroker_uistarts and serves the admin dashboardmcp_herodiscovers Hero services and responds to MCP tool calls via stdio🤖 Generated with Claude Code
57bb3b842d31fa4c47d5View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.