-
Notifications
You must be signed in to change notification settings - Fork 42.3k
Pull requests: NousResearch/hermes-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(gateway): clear full FIFO queue on /stop (#73060)
comp/gateway
Gateway runner, session dispatch, delivery
duplicate
This issue or pull request already exists
P2
Medium — degraded but workaround exists
sweeper:risk-message-delivery
Sweeper risk: may drop, duplicate, misroute, or suppress messages
type/bug
Something isn't working
#73081
opened Jul 28, 2026 by
JonthanaHanh
Contributor
Loading…
fix(gateway): cancel the whole queue on /stop and /new, not just the head
#73076
opened Jul 28, 2026 by
PRATHAMESH75
Contributor
Loading…
refactor(desktop): drop leva from the chat backdrop
comp/desktop
Electron desktop app (apps/desktop/*)
P3
Low — cosmetic, nice to have
type/refactor
Code restructuring, no behavior change
#73075
opened Jul 28, 2026 by
OutThisLife
Collaborator
Loading…
fix(tts): class-level .ogg container repair + multi-platform Opus voice detection
comp/tools
Tool registry, model_tools, toolsets
P2
Medium — degraded but workaround exists
tool/tts
Text-to-speech and transcription
type/bug
Something isn't working
#73072
opened Jul 28, 2026 by
teknium1
Contributor
Loading…
refactor: single owner for empty-content wire repair (salvages #71439)
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
#73071
opened Jul 28, 2026 by
teknium1
Contributor
Loading…
feat(slack): add adaptive reply routing
area/config
Config system, migrations, profiles
comp/gateway
Gateway runner, session dispatch, delivery
comp/plugins
Plugin system and bundled plugins
P3
Low — cosmetic, nice to have
platform/slack
Slack app adapter
sweeper:risk-message-delivery
Sweeper risk: may drop, duplicate, misroute, or suppress messages
type/feature
New feature or request
#73070
opened Jul 28, 2026 by
abeerdesai
Loading…
14 of 19 tasks
fix(gateway): preserve unknown launchd status
comp/cli
CLI entry point, hermes_cli/, setup wizard
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#73069
opened Jul 28, 2026 by
abeerdesai
Loading…
feat(stt): unify language resolution across all STT providers (wrong-language transcription class fix)
area/config
Config system, migrations, profiles
comp/tools
Tool registry, model_tools, toolsets
P2
Medium — degraded but workaround exists
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
#73067
opened Jul 28, 2026 by
teknium1
Contributor
Loading…
fix(desktop): reap orphaned serve backends via parent-death watchdog + group-kill
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/desktop
Electron desktop app (apps/desktop/*)
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#73066
opened Jul 28, 2026 by
XiaoZAZA
Loading…
Fix one-shot MCP discovery and routed provider handling
comp/cli
CLI entry point, hermes_cli/, setup wizard
needs-decision
Awaiting maintainer decision before any implementation
P2
Medium — degraded but workaround exists
tool/mcp
MCP client and OAuth
type/bug
Something isn't working
#73065
opened Jul 28, 2026 by
coreydavidjohnson
Loading…
fix(telegram): stop typing before command delivery
comp/gateway
Gateway runner, session dispatch, delivery
needs-decision
Awaiting maintainer decision before any implementation
P2
Medium — degraded but workaround exists
platform/telegram
Telegram bot adapter
sweeper:risk-message-delivery
Sweeper risk: may drop, duplicate, misroute, or suppress messages
type/bug
Something isn't working
#73063
opened Jul 28, 2026 by
vinsew
Loading…
fix(gateway): wrap /background ack in EphemeralReply with ttl_seconds=0
comp/gateway
Gateway runner, session dispatch, delivery
duplicate
This issue or pull request already exists
P2
Medium — degraded but workaround exists
sweeper:risk-message-delivery
Sweeper risk: may drop, duplicate, misroute, or suppress messages
type/bug
Something isn't working
#73061
opened Jul 28, 2026 by
knoal
Contributor
Loading…
fix(agent): log warning when client abort shuts down 0 active sockets (#72975)
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
needs-decision
Awaiting maintainer decision before any implementation
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#73059
opened Jul 28, 2026 by
loulanyue
Loading…
fix(lsp): add idle subprocess reaper (#25016)
area/memory
Memory subsystem: store, providers, sync, background reviews
comp/lsp
Language Server Protocol integration (P2 policy)
duplicate
This issue or pull request already exists
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#73057
opened Jul 28, 2026 by
JonthanaHanh
Contributor
Loading…
fix(kanban): preserve chat_type and delivery_metadata in subscription inheritance (#73030)
comp/cron
Cron scheduler and job management
P3
Low — cosmetic, nice to have
platform/telegram
Telegram bot adapter
sweeper:risk-message-delivery
Sweeper risk: may drop, duplicate, misroute, or suppress messages
type/bug
Something isn't working
#73052
opened Jul 28, 2026 by
Tranquil-Flow
Contributor
Loading…
fix(tools): isolate Desktop subprocess env by profile
area/profiles
Multi-profile isolation, HERMES_HOME scoping
backend/docker
Docker container execution
comp/tui
Terminal UI (ui-tui/ + tui_gateway/)
P2
Medium — degraded but workaround exists
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/code-exec
execute_code sandbox
tool/terminal
Terminal execution and process management
type/bug
Something isn't working
#73051
opened Jul 28, 2026 by
franco314
Loading…
fix: replace assert with runtime guard in session recovery
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/refactor
Code restructuring, no behavior change
#73050
opened Jul 28, 2026 by
JonthanaHanh
Contributor
Loading…
2 tasks done
fix(desktop): fire the active-work quit guard on Windows/Linux window close
comp/desktop
Electron desktop app (apps/desktop/*)
P2
Medium — degraded but workaround exists
platform/windows
Native Windows-specific behavior or breakage
sweeper:risk-platform-windows
Sweeper risk: may break or behave differently on native Windows
type/bug
Something isn't working
#73046
opened Jul 28, 2026 by
pierrenode
Contributor
Loading…
5 tasks done
fix(desktop): scope plugin socket and TTS streaming to the active profile
area/profiles
Multi-profile isolation, HERMES_HOME scoping
comp/desktop
Electron desktop app (apps/desktop/*)
P3
Low — cosmetic, nice to have
tool/tts
Text-to-speech and transcription
type/bug
Something isn't working
#73044
opened Jul 28, 2026 by
pierrenode
Contributor
Loading…
4 tasks done
fix(gateway): normalize MSYS drive paths in MEDIA tag parsing on Windows
comp/gateway
Gateway runner, session dispatch, delivery
P2
Medium — degraded but workaround exists
platform/windows
Native Windows-specific behavior or breakage
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
type/bug
Something isn't working
#73043
opened Jul 28, 2026 by
Thouser-wu
Loading…
fix(agent): persist before emitting verify-on-stop / pre_verify nudge answers
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
#73039
opened Jul 28, 2026 by
pierrenode
Contributor
Loading…
5 tasks done
fix(cron): guard profile secret scope with multiplex check (#65773)
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
#73037
opened Jul 28, 2026 by
JonthanaHanh
Contributor
Loading…
fix(compression): preserve history across bounded passes
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
#73036
opened Jul 28, 2026 by
deacon-botdoctor
Contributor
Loading…
fix(gateway): recognise JSON NO_REPLY envelope in response filters (#72935)
comp/gateway
Gateway runner, session dispatch, delivery
duplicate
This issue or pull request already exists
P2
Medium — degraded but workaround exists
sweeper:risk-message-delivery
Sweeper risk: may drop, duplicate, misroute, or suppress messages
type/bug
Something isn't working
#73034
opened Jul 28, 2026 by
JonthanaHanh
Contributor
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.