| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-07 | fix: expand reuse tip to cover MiMo LLM provider (Token Plan) users | ntzyz | |
| 2026-07-07 | feat: split README and INSTALL, add setup.sh | ntzyz | |
| - Split README.md (overview) and INSTALL.md (install for agents) - Add setup.sh (reference only) - Unify author to ntzyz <i@ntzyz.io> - Add Windows PowerShell equivalents and reuse tip | |||
| 2026-06-26 | feat: MiMo web search plugin for Hermes Agent | Hermes Agent | |
| Xiaomi MiMo ่็ฝๆ็ดข (server-side web search) provider plugin. - WebSearchProvider subclass calling MiMo Chat Completions API with tools=[{type: web_search, force_search: true}] - Parses url_citation annotations into Hermes standard format - Supports XIAOMI_BASE_URL for Token Plan endpoints - Standalone test_search.py CLI script (no Hermes dependency) - Configurable model, max_keyword, timeout via config.yaml | |||
