..
__init__.py
chore: release v0.10.0 (2026.4.16) ( #11209 )
2026-04-16 12:53:06 -07:00
auth.py
feat(xai): upgrade to Responses API, add TTS provider
2026-04-16 02:24:08 -07:00
auth_commands.py
fix: three CLI quality-of-life fixes ( #10468 , #10230 , #10526 , #9545 ) ( #10599 )
2026-04-15 17:34:15 -07:00
backup.py
feat: fix SQLite safety in hermes backup + add --quick snapshots + /snapshot command ( #8971 )
2026-04-13 04:46:13 -07:00
banner.py
refactor: remove dead code — 1,784 lines across 77 files ( #9180 )
2026-04-13 16:32:04 -07:00
callbacks.py
fix: ESC cancels secret/sudo prompts, clearer skip messaging ( #9902 )
2026-04-14 16:11:37 -07:00
claw.py
fix: unify OpenClaw detection, add isatty guard, fix print_warning import
2026-04-12 16:40:37 -07:00
cli_output.py
refactor: remove dead code — 1,784 lines across 77 files ( #9180 )
2026-04-13 16:32:04 -07:00
clipboard.py
codex_models.py
colors.py
commands.py
feat: implement register_command() on plugin context ( #10626 )
2026-04-15 19:53:11 -07:00
completion.py
fix: preserve profile name completion in dynamic shell completion
2026-04-14 10:45:42 -07:00
config.py
feat: ungate Tool Gateway — subscription-based access with per-tool opt-in
2026-04-16 12:36:49 -07:00
copilot_auth.py
fix(copilot): resolve GHE token poisoning when GITHUB_TOKEN is set
2026-04-13 05:12:36 -07:00
cron.py
curses_ui.py
feat: ungate Tool Gateway — subscription-based access with per-tool opt-in
2026-04-16 12:36:49 -07:00
debug.py
fix: bump debug share paste TTL from 1 hour to 6 hours ( #11240 )
2026-04-16 14:34:46 -07:00
default_soul.py
doctor.py
feat: native AWS Bedrock provider via Converse API
2026-04-15 16:17:17 -07:00
dump.py
fix: QQBot missing integration points, timestamp parsing, test fix
2026-04-14 00:11:49 -07:00
env_loader.py
fix: detect and strip non-ASCII characters from API keys ( #6843 )
2026-04-14 20:20:31 -07:00
gateway.py
fix: use POSIX ps -A instead of BSD -ax for Docker compat ( #9723 ) ( #10569 )
2026-04-15 17:07:22 -07:00
logs.py
main.py
feat: ungate Tool Gateway — subscription-based access with per-tool opt-in
2026-04-16 12:36:49 -07:00
mcp_config.py
memory_setup.py
fix(memory): discover user-installed memory providers from $HERMES_HOME/plugins/ ( #10529 )
2026-04-15 14:25:40 -07:00
model_normalize.py
feat: add Ollama Cloud as built-in provider
2026-04-16 02:22:09 -07:00
model_switch.py
fix: wire up Ollama Cloud dynamic model discovery in /model TUI picker
2026-04-16 07:17:45 -07:00
models.py
fix(agent): complete Claude Opus 4.7 API migration
2026-04-16 10:48:20 -07:00
nous_subscription.py
feat: ungate Tool Gateway — subscription-based access with per-tool opt-in
2026-04-16 12:36:49 -07:00
pairing.py
platforms.py
feat(gateway): unify QQBot branding, add PLATFORM_HINTS, fix streaming, restore missing setup functions
2026-04-14 00:11:49 -07:00
plugins.py
feat(plugins): add dispatch_tool() to PluginContext ( #10763 )
2026-04-15 22:23:01 -07:00
plugins_cmd.py
profiles.py
providers.py
feat(xai): upgrade to Responses API, add TTS provider
2026-04-16 02:24:08 -07:00
runtime_provider.py
feat(xai): upgrade to Responses API, add TTS provider
2026-04-16 02:24:08 -07:00
setup.py
feat(tts): add Google Gemini TTS provider ( #11229 )
2026-04-16 14:23:16 -07:00
skills_config.py
refactor: remove dead code — 1,784 lines across 77 files ( #9180 )
2026-04-13 16:32:04 -07:00
skills_hub.py
fix(skills): cache GitHub repo trees to avoid rate-limit exhaustion on install
2026-04-12 16:39:04 -07:00
skin_engine.py
fix(cli): handle null/non-dict display config in skin initialization
2026-04-16 06:35:31 -07:00
status.py
feat: ungate Tool Gateway — subscription-based access with per-tool opt-in
2026-04-16 12:36:49 -07:00
tips.py
refactor: remove dead code — 1,784 lines across 77 files ( #9180 )
2026-04-13 16:32:04 -07:00
tools_config.py
feat(tts): add Google Gemini TTS provider ( #11229 )
2026-04-16 14:23:16 -07:00
uninstall.py
refactor: remove dead code — 1,784 lines across 77 files ( #9180 )
2026-04-13 16:32:04 -07:00
web_server.py
feat: dashboard plugin system — extend the web UI with custom tabs
2026-04-16 04:10:06 -07:00
webhook.py