ab6b5254efd81b34e71fb7832360e401e4a2afe8
Compaction: - GemmaLLM.chat() truncates ChatContext to last 30 items (~15 turns) before sending to LLM, preventing context window overflow on long conversations. Preserves system prompt and removes orphaned tool calls. Skills: - agent/skills_mcp.py: MCP server with skill_save, skill_recall, skill_list, skill_update tools backed by .md files in /skills - skills/ dir bind-mounted into container, git-trackable - System prompt instructs Hope to save repeatable procedures as skills and recall them before performing tasks she's done before - Distinct from memory (facts) — skills are learned *procedures*
Description
Real-time voice assistant: LiveKit + Azure Speech + local Gemma LLM
426 KiB
Languages
Python
59.3%
JavaScript
21.8%
CSS
11.7%
HTML
3.8%
Dockerfile
2.4%
Other
1%