-
Notifications
You must be signed in to change notification settings - Fork 40.3k
Pull requests: NousResearch/hermes-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(model_metadata): drop duplicate 'stepfun' entry in _PROVIDER_PREFIXES
#65812
opened Jul 16, 2026 by
waroffchange
Contributor
Loading…
fix(cli): degrade _cprint to plain output when stdout has no console (fixes #65558)
#65811
opened Jul 16, 2026 by
hansai-art
Loading…
fix(bedrock): skip profile-only foundation models in discovery (#58185)
#65810
opened Jul 16, 2026 by
ChrisWhiteSr
Loading…
1 task done
fix: make curator, skill, and plugin updates transactional
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/plugins
Plugin system and bundled plugins
P2
Medium — degraded but workaround exists
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
tool/skills
Skills system (list, view, manage)
type/bug
Something isn't working
#65809
opened Jul 16, 2026 by
Gigisanta
Loading…
fix(plugins): secure standalone model-provider lifecycle
area/config
Config system, migrations, profiles
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/plugins
Plugin system and bundled plugins
needs-decision
Awaiting maintainer decision before any implementation
P3
Low — cosmetic, nice to have
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
type/bug
Something isn't working
Desktop E2E: Playwright suite with visual regression diffs
area/nix
Nix flake, NixOS module, container packaging
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/desktop
Electron desktop app (apps/desktop/*)
needs-decision
Awaiting maintainer decision before any implementation
P3
Low — cosmetic, nice to have
platform/windows
Native Windows-specific behavior or breakage
sweeper:risk-automation
Sweeper risk: may affect CI, automerge, label sync, or maintainer automation
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
sweeper:risk-platform-windows
Sweeper risk: may break or behave differently on native Windows
type/test
Test coverage or test infrastructure
#65805
opened Jul 16, 2026 by
ethernet8023
Collaborator
Loading…
Add skill: shopify-blog-seo-optimizer
P3
Low — cosmetic, nice to have
tool/skills
Skills system (list, view, manage)
type/feature
New feature or request
#65804
opened Jul 16, 2026 by
lvsao
Loading…
fix(agent): steer background review to permitted tools
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
duplicate
This issue or pull request already exists
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#65803
opened Jul 16, 2026 by
henrynguyeninfo1
Loading…
fix(cron): preserve env credentials outside multiplex mode
area/auth
Authentication, OAuth, credential pools
comp/cron
Cron scheduler and job management
duplicate
This issue or pull request already exists
P2
Medium — degraded but workaround exists
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
sweeper:risk-security-boundary
Sweeper risk: may affect sandboxing, auth, credentials, or sensitive data
type/bug
Something isn't working
#65802
opened Jul 16, 2026 by
henrynguyeninfo1
Loading…
fix(cron): only install the profile secret scope when multiplexing is on (#65773)
area/auth
Authentication, OAuth, credential pools
comp/cron
Cron scheduler and job management
P2
Medium — degraded but workaround exists
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
sweeper:risk-security-boundary
Sweeper risk: may affect sandboxing, auth, credentials, or sensitive data
type/bug
Something isn't working
#65801
opened Jul 16, 2026 by
ianalloway
Loading…
7 tasks done
fix(agent): load gateway AGENTS.md from HERMES_HOME fallback
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#65800
opened Jul 16, 2026 by
henrynguyeninfo1
Loading…
feat(gateway): inline choice pickers for /reasoning and /fast across Telegram, Discord, Matrix
comp/gateway
Gateway runner, session dispatch, delivery
comp/plugins
Plugin system and bundled plugins
P3
Low — cosmetic, nice to have
platform/discord
Discord bot adapter
platform/matrix
Matrix adapter (E2EE)
platform/telegram
Telegram bot adapter
type/feature
New feature or request
#65799
opened Jul 16, 2026 by
teknium1
Contributor
Loading…
perf(state): external-content FTS + tool-row-free trigram index (schema v23)
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P3
Low — cosmetic, nice to have
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/perf
Performance improvement or optimization
#65798
opened Jul 16, 2026 by
teknium1
Contributor
Loading…
3
fix(desktop): sidebar status indicators lag for background sessions
comp/desktop
Electron desktop app (apps/desktop/*)
comp/tui
Terminal UI (ui-tui/ + tui_gateway/)
P3
Low — cosmetic, nice to have
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/bug
Something isn't working
#65797
opened Jul 16, 2026 by
ethernet8023
Collaborator
Loading…
13 tasks done
fix(auth): register OpenRouter in PROVIDER_REGISTRY so the desktop picker shows it
area/auth
Authentication, OAuth, credential pools
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
provider/openrouter
OpenRouter aggregator
type/bug
Something isn't working
#65796
opened Jul 16, 2026 by
kevin-crytcl
Loading…
fix(mcp): log keepalive failure with %r so the reason isn't blank (#65787)
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P3
Low — cosmetic, nice to have
tool/mcp
MCP client and OAuth
type/bug
Something isn't working
#65795
opened Jul 16, 2026 by
ianalloway
Loading…
7 tasks done
feat(gateway): prepend image-processing feedback line to final reply
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/gateway
Gateway runner, session dispatch, delivery
P3
Low — cosmetic, nice to have
sweeper:risk-message-delivery
Sweeper risk: may drop, duplicate, misroute, or suppress messages
tool/vision
Vision analysis and image generation
type/feature
New feature or request
#65794
opened Jul 16, 2026 by
strzhao
Loading…
fix(title): contain auto-title thread exceptions instead of dumping tracebacks to the terminal
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#65792
opened Jul 16, 2026 by
teknium1
Contributor
Loading…
feat(tools): block git mutations of the running source checkout
backend/local
Local shell execution
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P3
Low — cosmetic, nice to have
tool/terminal
Terminal execution and process management
type/security
Security vulnerability or hardening
#65791
opened Jul 16, 2026 by
erosika
Contributor
Loading…
fix(cron): clear inherited thread_id for in_channel delivery
comp/cron
Cron scheduler and job management
P2
Medium — degraded but workaround exists
platform/slack
Slack app adapter
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
sweeper:risk-message-delivery
Sweeper risk: may drop, duplicate, misroute, or suppress messages
type/bug
Something isn't working
#65790
opened Jul 16, 2026 by
vb3
Loading…
fix(mcp_catalog): add timeout and stdin=DEVNULL to _run_bootstrap subprocess.run
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#65786
opened Jul 16, 2026 by
x7peeps
Contributor
Loading…
feat(cli): let ESC interrupt a running agent, alongside Ctrl+C (closes #65303)
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
type/feature
New feature or request
#65785
opened Jul 16, 2026 by
hansai-art
Loading…
fix(disk-cleanup): fail closed across Git and filesystem boundaries
comp/plugins
Plugin system and bundled plugins
needs-decision
Awaiting maintainer decision before any implementation
P3
Low — cosmetic, nice to have
type/security
Security vulnerability or hardening
#65784
opened Jul 16, 2026 by
JackReis
Loading…
fix(gateway): unify session reset boundaries vs recovery — stop resurrecting reset sessions
comp/gateway
Gateway runner, session dispatch, delivery
needs-decision
Awaiting maintainer decision before any implementation
P2
Medium — degraded but workaround exists
platform/webhook
Webhook / API server
sweeper:risk-message-delivery
Sweeper risk: may drop, duplicate, misroute, or suppress messages
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/bug
Something isn't working
#65783
opened Jul 16, 2026 by
teknium1
Contributor
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2026-07-13.