-
Notifications
You must be signed in to change notification settings - Fork 26.7k
Pull requests: NousResearch/hermes-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(termux): fast-path cli version + defer bare-prompt agent startup
#30609
opened May 22, 2026 by
teknium1
Contributor
Loading…
feat: adaptive retry with model escalation for kanban dispatcher
#30608
opened May 22, 2026 by
rodaddy
Loading…
2
fix(tui): honor composer click position from parent row
comp/tui
Terminal UI (ui-tui/ + tui_gateway/)
javascript
Pull requests that update javascript code
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#30607
opened May 22, 2026 by
LeonSGP43
Contributor
Loading…
fix(agent): use atomic_json_write for request debug dumps instead of bare write_text
comp/agent
Core agent loop, run_agent.py, prompt builder
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#30602
opened May 22, 2026 by
sprmn24
Contributor
Loading…
8 tasks done
feat: add universal browser operator MCP
comp/tools
Tool registry, model_tools, toolsets
P3
Low — cosmetic, nice to have
tool/browser
Browser automation (CDP, Playwright)
tool/mcp
MCP client and OAuth
type/feature
New feature or request
#30600
opened May 22, 2026 by
jasuryu
Loading…
feat(runtime): add trusted approval channel
comp/agent
Core agent loop, run_agent.py, prompt builder
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/tools
Tool registry, model_tools, toolsets
P3
Low — cosmetic, nice to have
type/feature
New feature or request
#30597
opened May 22, 2026 by
jasuryu
Loading…
feat(ui): implement Nebula Frost design system rollout
area/docker
Docker image, Compose, packaging
comp/tui
Terminal UI (ui-tui/ + tui_gateway/)
P3
Low — cosmetic, nice to have
type/feature
New feature or request
#30595
opened May 22, 2026 by
bubg61
Loading…
fix(slack): dispatch @bot !cmd as command in threads
comp/gateway
Gateway runner, session dispatch, delivery
P2
Medium — degraded but workaround exists
platform/slack
Slack app adapter
type/bug
Something isn't working
#30592
opened May 22, 2026 by
cypres0099
Contributor
Loading…
12 tasks done
refactor(gateway): migrate Discord adapter to bundled plugin (salvage of #24356)
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
type/refactor
Code restructuring, no behavior change
#30591
opened May 22, 2026 by
teknium1
Contributor
Loading…
fix(signal): support group channel prompts
comp/gateway
Gateway runner, session dispatch, delivery
P2
Medium — degraded but workaround exists
platform/signal
Signal CLI adapter
type/bug
Something isn't working
#30590
opened May 22, 2026 by
atlashelloai
Loading…
4 tasks done
fix(gateway): resolve bash via shutil.which for detached /restart (#30342)
area/docker
Docker image, Compose, packaging
comp/gateway
Gateway runner, session dispatch, delivery
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#30589
opened May 22, 2026 by
briandevans
Contributor
Loading…
14 of 19 tasks
fix: add missing extensions (.md, .yaml, .json, etc.) to extract_media() MEDIA: regex
comp/gateway
Gateway runner, session dispatch, delivery
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#30588
opened May 22, 2026 by
bunnyfu
Loading…
fix(aux/vision): respect explicit user-configured model in _try_nous
comp/agent
Core agent loop, run_agent.py, prompt builder
P2
Medium — degraded but workaround exists
provider/nous
Nous Research API (OAuth)
tool/vision
Vision analysis and image generation
type/bug
Something isn't working
#30584
opened May 22, 2026 by
punchtaylor
Loading…
fix: route cron delivery through job profile
comp/cron
Cron scheduler and job management
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#30583
opened May 22, 2026 by
marciogranzotto
Loading…
fix: delegation config reads from disk instead of frozen CLI_CONFIG snapshot
comp/tools
Tool registry, model_tools, toolsets
P2
Medium — degraded but workaround exists
tool/delegate
Subagent delegation
type/bug
Something isn't working
#30581
opened May 22, 2026 by
pietergatehouse
Loading…
fix(tools): warn when toolsets are filtered by missing env vars
comp/tools
Tool registry, model_tools, toolsets
P3
Low — cosmetic, nice to have
type/feature
New feature or request
#30580
opened May 22, 2026 by
pnascimento9596
Loading…
feat(ci): test slicing across GH actions jobs
P3
Low — cosmetic, nice to have
type/perf
Performance improvement or optimization
#30575
opened May 22, 2026 by
ethernet8023
Collaborator
Loading…
6 tasks done
fix: suppress internal status banners on customer-facing platforms (refs #28208)
comp/agent
Core agent loop, run_agent.py, prompt builder
comp/gateway
Gateway runner, session dispatch, delivery
P2
Medium — degraded but workaround exists
platform/whatsapp
WhatsApp Business adapter
type/bug
Something isn't working
#30574
opened May 22, 2026 by
ozzaii
Loading…
4 tasks done
fix(tools_config): rerun browser bootstrap when saved provider is re-enabled
comp/cli
CLI entry point, hermes_cli/, setup wizard
P2
Medium — degraded but workaround exists
tool/browser
Browser automation (CDP, Playwright)
type/bug
Something isn't working
#30572
opened May 22, 2026 by
Frowtek
Contributor
Loading…
feat: add ASK desktop status surface
comp/agent
Core agent loop, run_agent.py, prompt builder
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
type/feature
New feature or request
fix(install): preflight check for pending apt autoremove
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#30569
opened May 22, 2026 by
ilonagaja509-glitch
Loading…
fix: harden profile policy and status telemetry
comp/agent
Core agent loop, run_agent.py, prompt builder
comp/gateway
Gateway runner, session dispatch, delivery
P3
Low — cosmetic, nice to have
platform/telegram
Telegram bot adapter
telemetry
Touches outbound telemetry, usage attribution, or analytics — needs opt-in gating before merge
type/refactor
Code restructuring, no behavior change
#30566
opened May 22, 2026 by
VitaliyRazgon
Loading…
fix(cli): enforce shared truthy coercion for YOLO mode banner status
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#30562
opened May 22, 2026 by
kronexoi
Contributor
Loading…
12 of 14 tasks
docs(cron): move send_message delivery details from Schedule formats to Delivery options
comp/cron
Cron scheduler and job management
P3
Low — cosmetic, nice to have
type/docs
Documentation improvements
#30561
opened May 22, 2026 by
alelpoan
Loading…
12 tasks done
Previous Next
ProTip!
Updated in the last three days: updated:>2026-05-19.