-
Notifications
You must be signed in to change notification settings - Fork 44.6k
Pull requests: NousResearch/hermes-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(vision): single source of truth for the image pre-analysis prompt
#82105
opened Aug 9, 2026 by
VIVAAN-DHAWAN
Contributor
Loading…
fix(desktop): keep earlier HUD windows in scope for the turn
#82104
opened Aug 9, 2026 by
OutThisLife
Collaborator
Loading…
feat(tools): add consult tool — second opinion from a reference model
#82103
opened Aug 9, 2026 by
adurham
Contributor
Loading…
fix(desktop): make the slash list usable in HUD mode
comp/desktop
Electron desktop app (apps/desktop/*)
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#82101
opened Aug 9, 2026 by
OutThisLife
Collaborator
Loading…
fix(gateway): keep auto voice replies off the text path
comp/gateway
Gateway runner, session dispatch, delivery
P2
Medium — degraded but workaround exists
sweeper:risk-message-delivery
Sweeper risk: may drop, duplicate, misroute, or suppress messages
tool/tts
Text-to-speech and transcription
type/bug
Something isn't working
#82098
opened Aug 9, 2026 by
embwl0x
Contributor
Loading…
fix(cron): avoid third-party utils import collision (#82069)
area/docker
Docker image, Compose, packaging
comp/cron
Cron scheduler and job management
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#82097
opened Aug 9, 2026 by
kyssta-exe
Contributor
Loading…
feat(agent): pin_anthropic_token — let a static setup-token win over a refreshable Claude Code credential
area/auth
Authentication, OAuth, credential pools
area/config
Config system, migrations, profiles
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P2
Medium — degraded but workaround exists
provider/anthropic
Anthropic native Messages API
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/feature
New feature or request
#82095
opened Aug 8, 2026 by
adurham
Contributor
Loading…
fix(tui): fail closed for empty toolsets
area/config
Config system, migrations, profiles
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/desktop
Electron desktop app (apps/desktop/*)
comp/tui
Terminal UI (ui-tui/ + tui_gateway/)
P2
Medium — degraded but workaround exists
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
type/bug
Something isn't working
#82093
opened Aug 8, 2026 by
konsisumer
Contributor
Loading…
11 of 13 tasks
fix(middleware): preserve original tool requests
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
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#82092
opened Aug 8, 2026 by
teknium1
Contributor
Loading…
fix(agent): a failed preflight compaction must not take the turn down
area/compression
Context compression and continuation sessions
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P2
Medium — degraded but workaround exists
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/bug
Something isn't working
#82091
opened Aug 8, 2026 by
Drexuxux
Contributor
Loading…
fix(sessions): include gateway turns when continuing sessions on Desktop
comp/desktop
Electron desktop app (apps/desktop/*)
comp/tui
Terminal UI (ui-tui/ + tui_gateway/)
P2
Medium — degraded but workaround exists
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/bug
Something isn't working
#82090
opened Aug 8, 2026 by
fangliquanflq
Contributor
Loading…
13 tasks done
feat(voice): add editable TUI transcript drafts
area/config
Config system, migrations, profiles
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/tui
Terminal UI (ui-tui/ + tui_gateway/)
P3
Low — cosmetic, nice to have
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
tool/tts
Text-to-speech and transcription
type/feature
New feature or request
#82088
opened Aug 8, 2026 by
teknium1
Contributor
Loading…
fix(desktop): replay pending approvals after reconnect
comp/desktop
Electron desktop app (apps/desktop/*)
comp/tui
Terminal UI (ui-tui/ + tui_gateway/)
P2
Medium — degraded but workaround exists
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
#82087
opened Aug 8, 2026 by
konsisumer
Contributor
Loading…
docs: clarify model-facing tool descriptions
comp/plugins
Plugin system and bundled plugins
comp/tools
Tool registry, model_tools, toolsets
P3
Low — cosmetic, nice to have
type/docs
Documentation improvements
#82086
opened Aug 8, 2026 by
teknium1
Contributor
Loading…
fix(gateway): preserve operator customisations when regenerating launchd plist
area/config
Config system, migrations, profiles
comp/cli
CLI entry point, hermes_cli/, setup wizard
P2
Medium — degraded but workaround exists
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
type/bug
Something isn't working
#82085
opened Aug 8, 2026 by
jackulau
Loading…
12 of 19 tasks
fix(docker): refresh uv image for patched rustls-webpki (#51292)
area/docker
Docker image, Compose, packaging
P2
Medium — degraded but workaround exists
type/security
Security vulnerability or hardening
#82084
opened Aug 8, 2026 by
egilewski
Contributor
Loading…
fix(auth): make the first pooled credential the active provider on every Authentication, OAuth, credential pools
comp/cli
CLI entry point, hermes_cli/, setup wizard
P2
Medium — degraded but workaround exists
sweeper:risk-security-boundary
Sweeper risk: may affect sandboxing, auth, credentials, or sensitive data
type/bug
Something isn't working
auth add branch
area/auth
#82083
opened Aug 8, 2026 by
briandevans
Contributor
Loading…
13 of 19 tasks
fix(agent): stop the MoA prepared request reaching a swapped-in native client
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
type/bug
Something isn't working
#82082
opened Aug 8, 2026 by
Drexuxux
Contributor
Loading…
fix(agent): refresh xAI OAuth credentials on a 403 bad-credentials
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P3
Low — cosmetic, nice to have
provider/xai
xAI (Grok)
type/bug
Something isn't working
#82081
opened Aug 8, 2026 by
jackulau
Loading…
13 of 19 tasks
fix(cron): block in-gateway lifecycle jobs
comp/cron
Cron scheduler and job management
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#82079
opened Aug 8, 2026 by
SommelierLuc
Loading…
14 of 15 tasks
fix(desktop): archive kanban boards from Board settings
comp/desktop
Electron desktop app (apps/desktop/*)
P3
Low — cosmetic, nice to have
type/feature
New feature or request
#82078
opened Aug 8, 2026 by
Per0-1
Loading…
6 tasks
feat(agent): warn when per-turn reasoning exceeds configurable budgets
area/usage-cost
Token accounting, usage reporting, billing, cost tracking
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
type/feature
New feature or request
#82076
opened Aug 8, 2026 by
fangliquanflq
Contributor
Loading…
13 tasks done
fix(file-ops): stop read_file blocking forever on non-regular files
P2
Medium — degraded but workaround exists
tool/file
File tools (read, write, patch, search)
type/bug
Something isn't working
#82075
opened Aug 8, 2026 by
Drexuxux
Contributor
Loading…
fix(titles): fall back when JSON schema is unavailable
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P3
Low — cosmetic, nice to have
provider/deepseek
DeepSeek API
type/bug
Something isn't working
#82073
opened Aug 8, 2026 by
Raghuboi
Loading…
fix(cron): preserve profile context during session DB init
area/profiles
Multi-profile isolation, HERMES_HOME scoping
comp/cron
Cron scheduler and job management
P2
Medium — degraded but workaround exists
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/bug
Something isn't working
#82072
opened Aug 8, 2026 by
andthexi
Loading…
8 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.