hermes-bsd/hermes_cli
Teknium fd32e3d6e8
revert: remove trailing empty assistant message stripping (#2471)
revert: remove trailing empty assistant message stripping
2026-03-22 04:55:58 -07:00
..
__init__.py feat: integrate GitHub Copilot providers across Hermes 2026-03-17 23:40:22 -07:00
auth.py fix: restore opencode-go provider config corrupted by secret redaction (#2393) 2026-03-21 17:08:52 -07:00
banner.py refactor(cli, banner): update gold ANSI color to true-color format (#2246) 2026-03-20 18:17:38 -07:00
callbacks.py
checklist.py
claw.py fix(claw): warn when API keys are skipped during OpenClaw migration (#1580) 2026-03-17 02:10:36 -07:00
clipboard.py
codex_models.py
colors.py Revert "feat(cli): skin-aware light/dark theme mode with terminal auto-detection" 2026-03-17 10:04:53 -07:00
commands.py feat(plugins): add slash command registration for plugins (#2359) 2026-03-21 16:00:30 -07:00
config.py revert: remove trailing empty assistant message stripping 2026-03-22 04:55:34 -07:00
copilot_auth.py feat: proper Copilot auth with OAuth device code flow and token validation 2026-03-18 03:25:58 -07:00
cron.py
curses_ui.py
default_soul.py
doctor.py feat(honcho): instance-local config via HERMES_HOME, default session strategy to per-directory 2026-03-21 09:34:00 -07:00
env_loader.py
gateway.py fix: prevent systemd restart storm on gateway connection failure 2026-03-21 09:26:39 -07:00
main.py fix(update): prompt before resetting working tree on stash conflicts (#2390) 2026-03-21 16:49:19 -07:00
models.py docs: Gemini OAuth provider implementation plan (#2467) 2026-03-22 04:46:05 -07:00
pairing.py
plugins.py revert: remove trailing empty assistant message stripping 2026-03-22 04:55:34 -07:00
plugins_cmd.py feat(cli): add hermes plugins install/remove/list command 2026-03-21 09:47:33 -07:00
runtime_provider.py fix: respect DashScope v1 runtime mode for alibaba (#2459) 2026-03-22 04:24:43 -07:00
setup.py revert: remove trailing empty assistant message stripping 2026-03-22 04:55:34 -07:00
skills_config.py
skills_hub.py fix: skills hub inspect/resolve — 4 bugs 2026-03-22 04:03:28 -07:00
skin_engine.py Revert "feat(cli): skin-aware light/dark theme mode with terminal auto-detection" 2026-03-17 10:04:53 -07:00
status.py feat(web): add Tavily as web search/extract/crawl backend (#1731) 2026-03-17 04:28:03 -07:00
tools_config.py revert: remove trailing empty assistant message stripping 2026-03-22 04:55:34 -07:00
uninstall.py