..
__init__.py
refactor(cli): extract hermes cron parser into hermes_cli/subcommands/ (god-file Phase 2)
2026-06-07 22:18:14 -07:00
_shared.py
refactor(cli): extract hermes cron parser into hermes_cli/subcommands/ (god-file Phase 2)
2026-06-07 22:18:14 -07:00
acp.py
refactor(cli): promote 9 closure handlers to top-level + extract their parsers (god-file Phase 2 follow-up)
2026-06-07 22:56:23 -07:00
auth.py
feat(auth): make xAI Grok OAuth device-code-only, drop loopback login
2026-07-02 13:17:41 -07:00
backup.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
claw.py
refactor(cli): promote 9 closure handlers to top-level + extract their parsers (god-file Phase 2 follow-up)
2026-06-07 22:56:23 -07:00
config.py
fix(config): warn-after-write for unrecognized keys instead of refusing
2026-07-20 05:38:59 -07:00
console.py
Add safe Hermes console REPL
2026-07-03 20:18:00 +05:30
cron.py
fix(cron): harden execution attempt ledger
2026-07-17 04:58:35 -07:00
dashboard.py
feat(cli): make hermes serve a real headless backend
2026-06-30 17:58:52 -05:00
debug.py
fix(security): require explicit consent before uploading debug logs
2026-07-01 00:38:17 -07:00
doctor.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
dump.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
gateway.py
fix(gateway): preserve external supervisor ownership
2026-07-16 05:08:56 -07:00
gui.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
hooks.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
import_cmd.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
insights.py
refactor(cli): promote 9 closure handlers to top-level + extract their parsers (god-file Phase 2 follow-up)
2026-06-07 22:56:23 -07:00
login.py
fix(cli): deprecated hermes login fails gracefully for any provider
2026-06-17 12:55:40 +05:30
logout.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
logs.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
mcp.py
feat(cli): add --connect-timeout flag to hermes mcp add
2026-07-05 19:10:00 -07:00
memory.py
refactor(cli): promote 9 closure handlers to top-level + extract their parsers (god-file Phase 2 follow-up)
2026-06-07 22:56:23 -07:00
model.py
feat(auth): make xAI Grok OAuth device-code-only, drop loopback login
2026-07-02 13:17:41 -07:00
pairing.py
refactor(cli): promote 9 closure handlers to top-level + extract their parsers (god-file Phase 2 follow-up)
2026-06-07 22:56:23 -07:00
plugins.py
feat(plugins): enable-time consent prompt for tool_override grant
2026-06-30 04:00:42 -07:00
postinstall.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
profile.py
fix(profile): make clone-from a full source selector
2026-06-13 07:33:58 -07:00
prompt_size.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
security.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
setup.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
skills.py
fix(skills-hub): surface per-tap providers (NVIDIA/OpenAI/...) in runtime search ( #53191 )
2026-06-26 11:04:41 -07:00
slack.py
feat(slack): support agent view manifests
2026-07-14 13:58:36 -07:00
status.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
tools.py
refactor(cli): promote 9 closure handlers to top-level + extract their parsers (god-file Phase 2 follow-up)
2026-06-07 22:56:23 -07:00
uninstall.py
feat: add uninstall dry-run mode
2026-07-07 05:12:24 -07:00
update.py
fix(update): consolidate pre-update backups into one gated mechanism ( #65754 )
2026-07-16 08:47:25 -07:00
version.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00
webhook.py
feat(gateway): add webhook payload filters
2026-07-08 08:10:55 -07:00
whatsapp.py
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
2026-06-07 22:18:14 -07:00