-
Notifications
You must be signed in to change notification settings - Fork 50.1k
Pull requests: NousResearch/hermes-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(security): block Windows Scheduled Task ops on the gateway task
comp/cron
Cron scheduler and job management
P3
Low — cosmetic, nice to have
platform/windows
Native Windows-specific behavior or breakage
sweeper:risk-platform-windows
Sweeper risk: may break or behave differently on native Windows
type/security
Security vulnerability or hardening
#105735
opened Sep 8, 2026 by
Hotragn
Contributor
Loading…
fix(auxiliary): authenticate pinned custom-provider aux routes with the matching entry credential
area/auth
Authentication, OAuth, credential pools
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P2
Medium — degraded but workaround exists
tool/vision
Vision analysis and image generation
type/bug
Something isn't working
#105733
opened Sep 8, 2026 by
liuhao1024
Contributor
Loading…
13 tasks done
test(relay): fail CI when a new send_message action skips the egress guard
comp/gateway
Gateway runner, session dispatch, delivery
comp/tools
Tool registry, model_tools, toolsets
P3
Low — cosmetic, nice to have
type/test
Test coverage or test infrastructure
#105731
opened Sep 8, 2026 by
benbarclay
Collaborator
Loading…
fix(gateway): only count own-UID processes in the /proc scan (#105719)
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/cron
Cron scheduler and job management
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#105730
opened Sep 8, 2026 by
kokhlo
Contributor
Loading…
fix: clarify kanban operator review changes
comp/cron
Cron scheduler and job management
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#105728
opened Sep 8, 2026 by
PattrnData
Loading…
fix(desktop): stop transcript text bleeding through task cards (salvage #69069)
comp/desktop
Electron desktop app (apps/desktop/*)
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#105727
opened Sep 8, 2026 by
teknium1
Contributor
Loading…
fix(sessions): retire lost-WAL-generation handle unclosed on Python < 3.12
area/sessions
Session lifecycle, resume, persistence, history
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
#105726
opened Sep 8, 2026 by
Totoro-qaq
Loading…
fix(config): warn when quoted container settings are ignored
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
#105725
opened Sep 8, 2026 by
fangliquanflq
Contributor
Loading…
13 tasks done
fix(cron): preserve heartbeated external fire claims
comp/cron
Cron scheduler and job management
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#105724
opened Sep 8, 2026 by
bzarzoza
Loading…
perf: unconditional import of all 43 bundled plugins causes 15-30s startup delay on Windows
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/plugins
Plugin system and bundled plugins
P3
Low — cosmetic, nice to have
platform/windows
Native Windows-specific behavior or breakage
sweeper:risk-platform-windows
Sweeper risk: may break or behave differently on native Windows
type/perf
Performance improvement or optimization
#105723
opened Sep 8, 2026 by
Finn763
Contributor
Loading…
fix(active_sessions): tolerate wall-clock steps in _pid_liveness create_time check
comp/cli
CLI entry point, hermes_cli/, setup wizard
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
#105722
opened Sep 8, 2026 by
gaoanze888
Loading…
fix(cli): keep live session leases across clock steps
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
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/bug
Something isn't working
#105720
opened Sep 8, 2026 by
liuhao1024
Contributor
Loading…
13 tasks done
fix(dashboard): hoist compaction imports out of /messages handler
comp/dashboard
Web dashboard / control panel UI (dashboard/, landing)
P3
Low — cosmetic, nice to have
type/perf
Performance improvement or optimization
#105718
opened Sep 8, 2026 by
StasKorecky-tech
Loading…
fix(agent): isolate periodic scheduler callbacks from blocking siblings (#102574)
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
duplicate
This issue or pull request already exists
P1
High — major feature broken, no workaround
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
tool/delegate
Subagent delegation
type/bug
Something isn't working
#105716
opened Sep 8, 2026 by
Finn763
Contributor
Loading…
chore(deps): fix npm audit vulnerabilities (browserslist, sanitize-html)
comp/dashboard
Web dashboard / control panel UI (dashboard/, landing)
dependencies
Pull requests that update a dependency file
duplicate
This issue or pull request already exists
javascript
Pull requests that update javascript code
P3
Low — cosmetic, nice to have
type/refactor
Code restructuring, no behavior change
#105715
opened Sep 8, 2026 by
9wy4k8jh6s-wq
Loading…
fix(skills): repoint dangling ocr-and-documents references at the pdf skill (#105689)
comp/gateway
Gateway runner, session dispatch, delivery
P3
Low — cosmetic, nice to have
tool/skills
Skills system (list, view, manage)
type/bug
Something isn't working
#105712
opened Sep 8, 2026 by
kokhlo
Contributor
Loading…
fix(state): distinguish deleted_wal banner wording from replaced
area/sessions
Session lifecycle, resume, persistence, history
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#105711
opened Sep 8, 2026 by
gaoanze888
Loading…
fix(usage): make Desktop token totals match Anthropic billing
area/usage-cost
Token accounting, usage reporting, billing, cost tracking
comp/desktop
Electron desktop app (apps/desktop/*)
comp/tui
Terminal UI (ui-tui/ + tui_gateway/)
P2
Medium — degraded but workaround exists
provider/anthropic
Anthropic native Messages API
type/bug
Something isn't working
#105709
opened Sep 8, 2026 by
fangliquanflq
Contributor
Loading…
13 tasks done
fix(kanban): sync terminal-knowledge copies missed by the request_review stop-guard fix
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/cron
Cron scheduler and job management
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#105708
opened Sep 8, 2026 by
crazyief
Contributor
Loading…
fix(tui): instruct model on markdown and inline math rendering support
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/tui
Terminal UI (ui-tui/ + tui_gateway/)
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#105707
opened Sep 8, 2026 by
omarqaterge
Loading…
14 of 19 tasks
fix(desktop): preserve omitted error turns in timeline order
area/sessions
Session lifecycle, resume, persistence, history
comp/desktop
Electron desktop app (apps/desktop/*)
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#105705
opened Sep 8, 2026 by
TheophilusChinomona
Contributor
Loading…
fix(cron): don't stamp the next occurrence on an off-tick manual run
comp/cron
Cron scheduler and job management
P1
High — major feature broken, no workaround
sweeper:risk-automation
Sweeper risk: may affect CI, automerge, label sync, or maintainer automation
type/bug
Something isn't working
#105704
opened Sep 8, 2026 by
philmossman
Loading…
12 of 13 tasks
fix(documents): reference the bundled pdf skill in runtime guidance
comp/gateway
Gateway runner, session dispatch, delivery
P3
Low — cosmetic, nice to have
tool/skills
Skills system (list, view, manage)
type/bug
Something isn't working
#105703
opened Sep 8, 2026 by
Totoro-qaq
Loading…
6 tasks done
fix(telegram): caption a lone final MEDIA photo
comp/gateway
Gateway runner, session dispatch, delivery
comp/plugins
Plugin system and bundled plugins
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/feature
New feature or request
#105702
opened Sep 8, 2026 by
tsevmenko
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.