Skip to content

Pull requests: NousResearch/hermes-agent

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bugfix: recover from structured reasoning budget exhaustion comp/agent Core agent loop, run_agent.py, prompt builder P2 Medium — degraded but workaround exists type/bug Something isn't working
#9452 opened Apr 14, 2026 by HiddenPuppy Contributor Loading…
[codex] fix runtime tool compatibility comp/agent Core agent loop, run_agent.py, prompt builder comp/tools Tool registry, model_tools, toolsets P2 Medium — degraded but workaround exists tool/code-exec execute_code sandbox tool/terminal Terminal execution and process management type/bug Something isn't working
#9450 opened Apr 14, 2026 by g-guthrie Contributor Loading…
fix(memory): cache provider instance in load_memory_provider() comp/plugins Plugin system and bundled plugins P3 Low — cosmetic, nice to have tool/memory Memory tool and memory providers type/perf Performance improvement or optimization
#16415 opened Apr 27, 2026 by vominh1919 Contributor Loading…
feat(docker): auto-start dashboard + fix(api_server): use session_id as task_id area/docker Docker image, Compose, packaging P3 Low — cosmetic, nice to have type/feature New feature or request
#16347 opened Apr 27, 2026 by lld1995 Loading…
fix(docker-env): bridge terminal.docker_env from config.yaml to container backend/docker Docker container execution P2 Medium — degraded but workaround exists tool/file File tools (read, write, patch, search) type/bug Something isn't working
#16215 opened Apr 26, 2026 by nikolay-bratanov Loading…
4 of 5 tasks
refactor(docker): refractor image layers and fix container runtime setup area/docker Docker image, Compose, packaging P3 Low — cosmetic, nice to have type/refactor Code restructuring, no behavior change
#4444 opened Apr 1, 2026 by AvivAbachi Loading…
13 tasks done
fix(gateway): clear stale pid file before service start comp/cli CLI entry point, hermes_cli/, setup wizard comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists type/bug Something isn't working
#9703 opened Apr 14, 2026 by john-livingston Loading…
docs: 添加中文快速入门指南 P3 Low — cosmetic, nice to have type/docs Documentation improvements
#9458 opened Apr 14, 2026 by linzifeng200422-ui Loading…
fix: bridge channel_prompts from telegram config section to platform extra area/config Config system, migrations, profiles comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/telegram Telegram bot adapter type/bug Something isn't working
#16407 opened Apr 27, 2026 by cakbar Loading…
feat: Add SearchHive as officially supported web search backend comp/tools Tool registry, model_tools, toolsets P3 Low — cosmetic, nice to have tool/web Web search and extraction type/feature New feature or request
#6034 opened Apr 8, 2026 by doctadg Loading…
fix: handle oversized Slack message edits comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/slack Slack app adapter type/bug Something isn't working
#9462 opened Apr 14, 2026 by cong91 Loading…
feat(web_search): add topic + days params for Tavily news-recency filtering comp/tools Tool registry, model_tools, toolsets P3 Low — cosmetic, nice to have tool/web Web search and extraction type/feature New feature or request
#16400 opened Apr 27, 2026 by cola-runner Contributor Loading…
2 tasks done
fix(agent): #16050 avoid false auxiliary compression warning at startup comp/agent Core agent loop, run_agent.py, prompt builder P3 Low — cosmetic, nice to have type/bug Something isn't working
#16397 opened Apr 27, 2026 by MaHaoHao-ch Loading…
12 of 19 tasks
Clear session scoped approval state on gateway auto reset comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists type/security Security vulnerability or hardening
#16399 opened Apr 27, 2026 by Dusk1e Contributor Loading…
feat(api_server): add session-level logging for API Server requests comp/gateway Gateway runner, session dispatch, delivery P3 Low — cosmetic, nice to have type/feature New feature or request
#9473 opened Apr 14, 2026 by weitongtong Loading…
5 tasks
Canonicalize OpenRouter model catalog discovery comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have provider/openrouter OpenRouter aggregator type/refactor Code restructuring, no behavior change
#9474 opened Apr 14, 2026 by g-guthrie Contributor Loading…
[codex] fix systemd detection on WSL and Linux comp/cli CLI entry point, hermes_cli/, setup wizard P2 Medium — degraded but workaround exists type/bug Something isn't working
#9445 opened Apr 14, 2026 by g-guthrie Contributor Loading…
[codex] fix memory provider compatibility comp/agent Core agent loop, run_agent.py, prompt builder P2 Medium — degraded but workaround exists tool/memory Memory tool and memory providers type/bug Something isn't working
#9447 opened Apr 14, 2026 by g-guthrie Contributor Loading…
[codex] fix gateway adapter compatibility comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists type/bug Something isn't working
#9449 opened Apr 14, 2026 by g-guthrie Contributor Loading…
[codex] fix gateway session compatibility comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists type/bug Something isn't working
#9446 opened Apr 14, 2026 by g-guthrie Contributor Loading…
feat(plugins): allow pre_tool_call hooks to block tool execution
#16424 opened Apr 27, 2026 by MD-Str8nUp Loading…
11 of 14 tasks
fix(code_execution): add json.JSONDecodeError handling for IPC response parsing comp/tools Tool registry, model_tools, toolsets P3 Low — cosmetic, nice to have tool/code-exec execute_code sandbox type/bug Something isn't working
#16439 opened Apr 27, 2026 by vominh1919 Contributor Loading…
fix(gateway): ignore MEDIA examples without local files comp/gateway Gateway runner, session dispatch, delivery P3 Low — cosmetic, nice to have type/bug Something isn't working
#16436 opened Apr 27, 2026 by qwertysc Loading…
fix(auxiliary): resolve custom/main via named main provider area/config Config system, migrations, profiles comp/agent Core agent loop, run_agent.py, prompt builder P2 Medium — degraded but workaround exists type/bug Something isn't working
#16437 opened Apr 27, 2026 by qwertysc Loading…
fix(cron): disable subdirectory hints during scheduled runs comp/agent Core agent loop, run_agent.py, prompt builder comp/cron Cron scheduler and job management P2 Medium — degraded but workaround exists type/bug Something isn't working
#9434 opened Apr 14, 2026 by zhitiao Loading…
ProTip! Exclude everything labeled bug with -label:bug.