-
Notifications
You must be signed in to change notification settings - Fork 40.8k
Pull requests: NousResearch/hermes-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(state): index assistant tool-call rows for Insights queries (#67341)
#67350
opened Jul 19, 2026 by
PRATHAMESH75
Contributor
Loading…
12 of 19 tasks
fix(error-classifier): recognize LM Studio's grammar-failure phrasing
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P2
Medium — degraded but workaround exists
sweeper:blast-contained
Sweeper blast radius: contained — one narrow path / opt-in / few users
sweeper:risk-caching
Sweeper risk: may break/degrade prompt caching or cache-key stability (invariant)
type/bug
Something isn't working
#67349
opened Jul 19, 2026 by
rsegrest
Loading…
1 task done
fix(desktop): avoid stale actions in memoized surfaces
comp/desktop
Electron desktop app (apps/desktop/*)
P2
Medium — degraded but workaround exists
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/bug
Something isn't working
#67348
opened Jul 19, 2026 by
eagle-nyp
Loading…
2 tasks done
feat: token-cost cuts + config/doctor hygiene + non-blocking Windows/coverage CI
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/tools
Tool registry, model_tools, toolsets
needs-decision
Awaiting maintainer decision before any implementation
P0
Critical — data loss, security, crash loop
sweeper:blast-massive
Sweeper blast radius: massive — everyone, every turn (invariant surface)
sweeper:risk-automation
Sweeper risk: may affect CI, automerge, label sync, or maintainer automation
sweeper:risk-caching
Sweeper risk: may break/degrade prompt caching or cache-key stability (invariant)
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
type/perf
Performance improvement or optimization
#67345
opened Jul 19, 2026 by
loes5050
Contributor
Loading…
fix(security): mask API-key/token prints that bypass RedactingFormatter
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/gateway
Gateway runner, session dispatch, delivery
P3
Low — cosmetic, nice to have
platform/dingtalk
DingTalk adapter
platform/whatsapp
WhatsApp Business adapter
sweeper:blast-broad
Sweeper blast radius: broad — a core path most sessions hit
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/security
Security vulnerability or hardening
#67344
opened Jul 19, 2026 by
loes5050
Contributor
Loading…
feat(evals): production eval harness + Tier-1 CI workflow
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
needs-decision
Awaiting maintainer decision before any implementation
P3
Low — cosmetic, nice to have
sweeper:blast-contained
Sweeper blast radius: contained — one narrow path / opt-in / few users
sweeper:risk-automation
Sweeper risk: may affect CI, automerge, label sync, or maintainer automation
type/feature
New feature or request
#67343
opened Jul 19, 2026 by
loes5050
Contributor
Loading…
fix(api-server): stream run reasoning deltas
comp/gateway
Gateway runner, session dispatch, delivery
duplicate
This issue or pull request already exists
P3
Low — cosmetic, nice to have
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
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/feature
New feature or request
#67339
opened Jul 19, 2026 by
xingj404-lab
•
Draft
feat(discord): add keyed task status cards
comp/gateway
Gateway runner, session dispatch, delivery
comp/plugins
Plugin system and bundled plugins
needs-decision
Awaiting maintainer decision before any implementation
P3
Low — cosmetic, nice to have
platform/discord
Discord bot adapter
sweeper:blast-broad
Sweeper blast radius: broad — a core path most sessions hit
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
sweeper:risk-platform-windows
Sweeper risk: may break or behave differently on native Windows
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/feature
New feature or request
#67338
opened Jul 19, 2026 by
marcelomediagroup
Loading…
fix(agent): catch cross-agent turn overlaps in the tripwire (#64934)
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P3
Low — cosmetic, nice to have
sweeper:blast-broad
Sweeper blast radius: broad — a core path most sessions hit
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/feature
New feature or request
#67337
opened Jul 19, 2026 by
Hotragn
Loading…
12 tasks done
fix(agent): recover Codex reasoning-only stalls with a nudge + fallback ladder (#67321)
codex
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P2
Medium — degraded but workaround exists
provider/openai
OpenAI / Codex Responses API
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/bug
Something isn't working
#67336
opened Jul 19, 2026 by
PRATHAMESH75
Contributor
Loading…
13 tasks done
feat(runtime): Claude CLI (claude -p) inference backend for base-subscription Claude models
area/auth
Authentication, OAuth, credential pools
area/billing
Account usage, credit usage, billing (cross-cutting)
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/cli
CLI entry point, hermes_cli/, setup wizard
needs-decision
Awaiting maintainer decision before any implementation
P3
Low — cosmetic, nice to have
provider/anthropic
Anthropic native Messages API
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
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
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
tool/mcp
MCP client and OAuth
type/feature
New feature or request
#67335
opened Jul 19, 2026 by
KharonLaQua
Loading…
fix(moa): keep quiet output machine-readable
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P3
Low — cosmetic, nice to have
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
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
#67334
opened Jul 19, 2026 by
sgtworkman
Contributor
Loading…
feat(discord): add persistent workspace header cards
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
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
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
sweeper:risk-platform-windows
Sweeper risk: may break or behave differently on native Windows
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/feature
New feature or request
#67333
opened Jul 19, 2026 by
marcelomediagroup
Loading…
fix(gateway): honor gateway.api_server config.yaml section during initialization
area/config
Config system, migrations, profiles
comp/gateway
Gateway runner, session dispatch, delivery
needs-decision
Awaiting maintainer decision before any implementation
P3
Low — cosmetic, nice to have
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
type/feature
New feature or request
#67332
opened Jul 19, 2026 by
sergioperezcheco
Loading…
fix(desktop): navigate to session when clicking most-recent from non-Chat tab
comp/desktop
Electron desktop app (apps/desktop/*)
duplicate
This issue or pull request already exists
P3
Low — cosmetic, nice to have
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/bug
Something isn't working
#67331
opened Jul 19, 2026 by
kyssta-exe
Contributor
Loading…
fix(bootstrap): handle non-UTF-8 PowerShell output with lossy decoding
comp/desktop
Electron desktop app (apps/desktop/*)
needs-decision
Awaiting maintainer decision before any implementation
P0
Critical — data loss, security, crash loop
platform/windows
Native Windows-specific behavior or breakage
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
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/bug
Something isn't working
#67330
opened Jul 19, 2026 by
kyssta-exe
Contributor
Loading…
fix(kanban): preserve budget handoff before hard stop
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/cron
Cron scheduler and job management
needs-decision
Awaiting maintainer decision before any implementation
P3
Low — cosmetic, nice to have
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/bug
Something isn't working
#67329
opened Jul 19, 2026 by
alexwill87
•
Draft
fix(docs): detect generated skill documentation drift
needs-decision
Awaiting maintainer decision before any implementation
P3
Low — cosmetic, nice to have
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
sweeper:risk-automation
Sweeper risk: may affect CI, automerge, label sync, or maintainer automation
tool/skills
Skills system (list, view, manage)
type/feature
New feature or request
#67328
opened Jul 19, 2026 by
0xCAFEBABEx0
Loading…
15 of 19 tasks
fix(agent): harden skill authoring workflow
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
needs-decision
Awaiting maintainer decision before any implementation
P3
Low — cosmetic, nice to have
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
tool/skills
Skills system (list, view, manage)
type/feature
New feature or request
#67327
opened Jul 19, 2026 by
0xCAFEBABEx0
Loading…
16 of 19 tasks
fix(cron): sync terminal config for standalone runs
comp/cron
Cron scheduler and job management
P2
Medium — degraded but workaround exists
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
tool/terminal
Terminal execution and process management
type/bug
Something isn't working
#67326
opened Jul 19, 2026 by
0xCAFEBABEx0
Loading…
13 of 19 tasks
fix(tools): match foreground shell contract for background terminal (#67200)
backend/local
Local shell execution
comp/tools
Tool registry, model_tools, toolsets
needs-decision
Awaiting maintainer decision before any implementation
P2
Medium — degraded but workaround exists
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
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
tool/terminal
Terminal execution and process management
type/bug
Something isn't working
#67319
opened Jul 19, 2026 by
Enough1122
Loading…
4 tasks done
fix(file_tools): strip doubled base prefix for cwd-shaped relative paths (#67185)
needs-decision
Awaiting maintainer decision before any implementation
P2
Medium — degraded but workaround exists
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
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
tool/file
File tools (read, write, patch, search)
type/bug
Something isn't working
#67318
opened Jul 19, 2026 by
tusharui
Loading…
fix(desktop): don't repaint rejected submit text into a switched-away session's composer
comp/desktop
Electron desktop app (apps/desktop/*)
P3
Low — cosmetic, nice to have
sweeper:blast-contained
Sweeper blast radius: contained — one narrow path / opt-in / few users
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/bug
Something isn't working
#67317
opened Jul 19, 2026 by
Sora-bluesky
Loading…
13 tasks done
fix(kanban): preserve notification handoffs end to end
comp/cron
Cron scheduler and job management
comp/gateway
Gateway runner, session dispatch, delivery
needs-decision
Awaiting maintainer decision before any implementation
P3
Low — cosmetic, nice to have
sweeper:blast-moderate
Sweeper blast radius: moderate — a subsystem or single platform
sweeper:risk-message-delivery
Sweeper risk: may drop, duplicate, misroute, or suppress messages
type/bug
Something isn't working
#67315
opened Jul 19, 2026 by
nkamenar
Loading…
fix(tts): fall through to raw import when lazy_deps fails (#53259)
duplicate
This issue or pull request already exists
P3
Low — cosmetic, nice to have
sweeper:blast-contained
Sweeper blast radius: contained — one narrow path / opt-in / few users
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
tool/tts
Text-to-speech and transcription
type/bug
Something isn't working
#67314
opened Jul 19, 2026 by
tusharui
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.