| .. |
|
__init__.py
|
|
|
|
_shared.py
|
|
|
|
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
|
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
|
2026-06-07 22:18:14 -07:00 |
|
console.py
|
Add safe Hermes console REPL
|
2026-07-03 20:18:00 +05:30 |
|
cron.py
|
revert(cron): return cron job storage to per-profile (reverts #32117 + #50993) (#51116)
|
2026-06-22 17:53:50 -07:00 |
|
dashboard.py
|
test(cli): pin the hermes serve decoupling contract
|
2026-06-28 22:11:48 -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): honor --start-now/--start-on-login flags and support non-TTY headless installs
|
2026-06-28 04:09:54 -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
|
fix(mcp): auto-recover from invalid_client on stale OAuth client registration
|
2026-06-26 00:35:27 -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): add --no-assistant flag to manifest generation
|
2026-06-23 11:30:10 -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
|
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
|
2026-06-07 22:18:14 -07:00 |
|
update.py
|
fix(update): harden #57659 follow-ups — task restore on failure, --force-venv split, trampoline detection, managed-install health (#57680)
|
2026-07-03 04:08:37 -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
|
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
|
2026-06-07 22:18:14 -07:00 |
|
whatsapp.py
|
refactor(cli): extract 25 more subcommand parsers into hermes_cli/subcommands/
|
2026-06-07 22:18:14 -07:00 |