Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Context
Consolidated documentation issue. Absorbs content from:
docs_hero lives at lhumina_code/docs_hero and is served by hero_books. The AI agent uses search_hero_docs to query these docs, so updating them directly improves AI knowledge.
Scope
1. Service documentation
2. Architecture (from #42)
O:prefix + TOML key-value pairs3. Deployment & build pipeline (from #15)
make dist→ Docker build → push → deploy4. Getting started (from #15)
make dist→ test → repeat~/hero/cfg/env/env.sh, tokens)5. Cross-compilation (from #15)
6. Voice & AI
Notes
Update docs_hero with complete Hero ecosystem featuresto Comprehensive Hero ecosystem docs update (consolidates #42, #15)Additional scope: MCP/Python/uv pipeline docs
Need to document how the AI agent tool chain works end-to-end:
This is the core value prop of the AI Assistant — it can discover services, understand their APIs, write code, and execute it. Needs clear documentation.
Signed-off-by: mik-tf