| .. |
|
proxy
|
feat(proxy): add xai upstream adapter for Grok via OAuth
|
2026-05-18 20:09:32 -07:00 |
|
__init__.py
|
chore: release v0.14.0 (2026.5.16) (#26862)
|
2026-05-16 02:58:57 -07:00 |
|
_parser.py
|
|
|
|
_subprocess_compat.py
|
|
|
|
auth.py
|
fix(oauth): add manual-paste fallback for browser-only remote consoles
|
2026-05-18 20:10:52 -07:00 |
|
auth_commands.py
|
feat(cli): wire --manual-paste into `hermes auth add and hermes model`
|
2026-05-18 20:10:52 -07:00 |
|
azure_detect.py
|
feat(azure-foundry): add Microsoft Entra ID auth
|
2026-05-18 10:14:38 -07:00 |
|
backup.py
|
|
|
|
banner.py
|
refactor: DRY cleanup from code review
|
2026-05-15 14:45:43 -07:00 |
|
browser_connect.py
|
|
|
|
bundles.py
|
feat(skills): add skill bundles — alias /<name> loads multiple skills (#28373)
|
2026-05-18 21:38:05 -07:00 |
|
callbacks.py
|
|
|
|
checkpoints.py
|
|
|
|
claw.py
|
|
|
|
cli_output.py
|
|
|
|
clipboard.py
|
|
|
|
codex_models.py
|
|
|
|
codex_runtime_plugin_migration.py
|
fix(codex-runtime): de-dup [plugins.X] tables and stop leaking HERMES_HOME into config.toml
|
2026-05-15 02:31:30 -07:00 |
|
codex_runtime_switch.py
|
chore: ruff auto-fix PLR6201 resweep — tuple → set in membership tests (#27355)
|
2026-05-17 02:29:41 -07:00 |
|
colors.py
|
|
|
|
commands.py
|
feat(skills): add skill bundles — alias /<name> loads multiple skills (#28373)
|
2026-05-18 21:38:05 -07:00 |
|
completion.py
|
|
|
|
config.py
|
fix(kanban): remove orphan conflict markers from config.py (#28458)
|
2026-05-18 21:27:58 -07:00 |
|
copilot_auth.py
|
|
|
|
cron.py
|
feat: add cron job profile support
|
2026-05-18 17:39:50 +00:00 |
|
curator.py
|
|
|
|
curses_ui.py
|
|
|
|
debug.py
|
|
|
|
default_soul.py
|
|
|
|
dep_ensure.py
|
feat(dep_ensure): complete Windows bootstrap — dep_ensure + install.ps1 + detection (#27845)
|
2026-05-18 16:34:24 +05:30 |
|
dingtalk_auth.py
|
|
|
|
doctor.py
|
feat(azure-foundry): add Microsoft Entra ID auth
|
2026-05-18 10:14:38 -07:00 |
|
dump.py
|
|
|
|
env_loader.py
|
|
|
|
fallback_cmd.py
|
|
|
|
gateway.py
|
fix(gateway): ignore inaccessible service path dirs
|
2026-05-17 11:55:25 -07:00 |
|
gateway_windows.py
|
|
|
|
goals.py
|
feat: inject current time into goal judge prompt
|
2026-05-16 23:05:27 -07:00 |
|
hooks.py
|
|
|
|
inventory.py
|
|
|
|
kanban.py
|
feat(kanban): add scheduled status for delayed follow-ups
|
2026-05-18 21:39:03 -07:00 |
|
kanban_db.py
|
feat(kanban): drag-to-delete trash zone + bulk delete for task cards
|
2026-05-18 21:40:13 -07:00 |
|
kanban_decompose.py
|
fix: assign single-task kanban decompositions
|
2026-05-18 20:26:02 -07:00 |
|
kanban_diagnostics.py
|
fix(kanban): honor severity thresholds in diagnostics
|
2026-05-18 20:47:01 -07:00 |
|
kanban_specify.py
|
fix(cli): make kanban specify max_tokens configurable
|
2026-05-18 20:15:20 -07:00 |
|
kanban_swarm.py
|
feat(cli): add kanban swarm topology helper
|
2026-05-18 21:10:12 -07:00 |
|
logs.py
|
|
|
|
main.py
|
fix(telegram): recover from post-update polling conflict without entering limbo
|
2026-05-18 22:01:31 -07:00 |
|
mcp_config.py
|
fix(mcp): pre-compile env-var regex and unify interpolation
|
2026-05-15 01:43:54 -07:00 |
|
memory_setup.py
|
fix: restrict .env file permissions to 0600
|
2026-05-14 07:59:38 -07:00 |
|
model_catalog.py
|
|
|
|
model_normalize.py
|
|
|
|
model_switch.py
|
fix(auth): treat empty credential pool entries as unauthenticated
|
2026-05-18 19:33:07 -07:00 |
|
models.py
|
fix: detect gh-copilot deprecation and improve GitHub Models 413 errors (#10648)
|
2026-05-16 02:24:48 -07:00 |
|
nous_subscription.py
|
|
|
|
oneshot.py
|
fix(oneshot): pass fallback_providers from profile config to AIAgent
|
2026-05-18 20:37:23 -07:00 |
|
pairing.py
|
|
|
|
platforms.py
|
|
|
|
plugins.py
|
feat(browser): add BrowserProvider ABC mirroring web_search_provider template
|
2026-05-17 04:04:15 -07:00 |
|
plugins_cmd.py
|
test(plugins): cover _discover_all_plugins recursion + cross-link loader
|
2026-05-16 17:15:19 -07:00 |
|
profile_describer.py
|
feat(kanban): orchestrator-driven auto-decomposition on triage (#27572)
|
2026-05-17 13:54:12 -07:00 |
|
profile_distribution.py
|
|
|
|
profiles.py
|
feat(kanban): orchestrator-driven auto-decomposition on triage (#27572)
|
2026-05-17 13:54:12 -07:00 |
|
providers.py
|
fix: add default base_url_override for ollama-cloud provider
|
2026-05-18 14:31:37 -07:00 |
|
pt_input_extras.py
|
|
|
|
pty_bridge.py
|
|
|
|
relaunch.py
|
|
|
|
runtime_provider.py
|
feat(azure-foundry): add Microsoft Entra ID auth
|
2026-05-18 10:14:38 -07:00 |
|
security_advisories.py
|
|
|
|
send_cmd.py
|
fix(review): address Copilot follow-up on sanitizer and file decode errors
|
2026-05-16 23:00:58 -05:00 |
|
session_recap.py
|
chore: ruff auto-fix PLR6201 resweep — tuple → set in membership tests (#27355)
|
2026-05-17 02:29:41 -07:00 |
|
setup.py
|
feat(xai-oauth): add xAI Grok OAuth (SuperGrok Subscription) provider
|
2026-05-15 12:11:32 -07:00 |
|
skills_config.py
|
|
|
|
skills_hub.py
|
|
|
|
skin_engine.py
|
fix(tui): improve charizard completion menu contrast
|
2026-05-18 20:05:23 -07:00 |
|
slack_cli.py
|
|
|
|
status.py
|
feat(status): show xAI OAuth login state in hermes status
|
2026-05-17 11:35:57 -07:00 |
|
stdio.py
|
|
|
|
timeouts.py
|
|
|
|
tips.py
|
feat(session_search): single-shape tool with discovery, scroll, browse — no LLM (#27590)
|
2026-05-17 23:28:45 -07:00 |
|
tools_config.py
|
feat(tools): mirror image_gen plugin-injection in Browser Automation picker
|
2026-05-17 04:04:15 -07:00 |
|
uninstall.py
|
docs(windows): avoid piping installer directly into iex
|
2026-05-18 20:05:47 -07:00 |
|
vercel_auth.py
|
|
|
|
voice.py
|
|
|
|
web_server.py
|
feat(kanban): show dashboard cron jobs across profiles
|
2026-05-18 21:26:45 -07:00 |
|
webhook.py
|
|
|