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

[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(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…
feat(sandbox): pluggable execution providers for execute_code (Docker / gVisor / local) area/docker Docker image, Compose, packaging comp/agent Core agent loop, run_agent.py, prompt builder P2 Medium — degraded but workaround exists tool/code-exec execute_code sandbox type/feature New feature or request
#11810 opened Apr 17, 2026 by DaniuXie Contributor Loading…
fix: preserve gateway resume context across restarts comp/agent Core agent loop, run_agent.py, prompt builder comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists provider/openai OpenAI / Codex Responses API tool/code-exec execute_code sandbox tool/file File tools (read, write, patch, search) tool/terminal Terminal execution and process management type/bug Something isn't working
#16251 opened Apr 26, 2026 by RogerGimbel Loading…
fix(security): harden injection scanner, approval patterns, and env-var filter comp/agent Core agent loop, run_agent.py, prompt builder comp/tools Tool registry, model_tools, toolsets P1 High — major feature broken, no workaround tool/code-exec execute_code sandbox tool/terminal Terminal execution and process management type/security Security vulnerability or hardening
#9028 opened Apr 13, 2026 by MarioYounger Loading…
2 of 3 tasks
fix(docker): forward HERMES_RPC_DIR to sandbox containers for execute_code RPC backend/docker Docker container execution tool/code-exec execute_code sandbox tool/terminal Terminal execution and process management type/bug Something isn't working
#13537 opened Apr 21, 2026 by Tranquil-Flow Contributor Loading…
fix(security): quote HERMES_TIMEZONE in remote code execution to prevent shell injection P0 Critical — data loss, security, crash loop tool/code-exec execute_code sandbox type/security Security vulnerability or hardening
#8007 opened Apr 12, 2026 by Dusk1e Contributor Loading…
fix(security): patch 5 open vulnerabilities comp/gateway Gateway runner, session dispatch, delivery comp/tools Tool registry, model_tools, toolsets P1 High — major feature broken, no workaround tool/code-exec execute_code sandbox type/security Security vulnerability or hardening
#7136 opened Apr 10, 2026 by dpskate Loading…
4 of 8 tasks
fix: timeout for concurrent tool execution, file handle leak, safe encoding comp/agent Core agent loop, run_agent.py, prompt builder P2 Medium — degraded but workaround exists tool/code-exec execute_code sandbox type/bug Something isn't working
#6627 opened Apr 9, 2026 by aaronagent Contributor Loading…
4 tasks
fix(security): resolve approval context-bleed and enforce session isolation in RPC workers comp/agent Core agent loop, run_agent.py, prompt builder P1 High — major feature broken, no workaround tool/code-exec execute_code sandbox type/security Security vulnerability or hardening
#6641 opened Apr 9, 2026 by Dusk1e Contributor Loading…
fix(code_execution): disable execute_code on unsafe host backends by backend/local Local shell execution backend/ssh SSH remote execution P2 Medium — degraded but workaround exists tool/code-exec execute_code sandbox type/security Security vulnerability or hardening
#6060 opened Apr 8, 2026 by Dusk1e Contributor Loading…
fix(execute_code): forward docker_forward_env into container_config area/docker Docker image, Compose, packaging P2 Medium — degraded but workaround exists tool/code-exec execute_code sandbox type/bug Something isn't working
#17620 opened Apr 29, 2026 by stevenchanin Contributor Loading…
13 of 19 tasks
feat(terminal): add E2B cloud sandbox backend comp/cli CLI entry point, hermes_cli/, setup wizard comp/tools Tool registry, model_tools, toolsets P3 Low — cosmetic, nice to have tool/code-exec execute_code sandbox tool/file File tools (read, write, patch, search) tool/terminal Terminal execution and process management type/feature New feature or request
#18348 opened May 1, 2026 by berkantay Loading…
12 of 19 tasks
feat(gateway): add gateway.terminal_backend sandbox override for messaging sessions backend/docker Docker container execution comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists tool/code-exec execute_code sandbox tool/terminal Terminal execution and process management type/feature New feature or request
#4816 opened Apr 3, 2026 by dsr-restyn Contributor Loading…
3 tasks done
feat(cloud): materialize macOS iCloud/CloudStorage placeholders before reads backend/local Local shell execution comp/agent Core agent loop, run_agent.py, prompt builder P2 Medium — degraded but workaround exists tool/code-exec execute_code sandbox tool/file File tools (read, write, patch, search) tool/vision Vision analysis and image generation type/feature New feature or request
#18834 opened May 2, 2026 by cybernorman-git Loading…
2 of 3 tasks
fix(subprocess): block /proc/environ env-blocklist bypass (#4427) backend/local Local shell execution P1 High — major feature broken, no workaround tool/code-exec execute_code sandbox type/security Security vulnerability or hardening
#19568 opened May 4, 2026 by EthanGuo-coder Contributor Loading…
13 tasks done
fix(subprocess): use process_group=0 to avoid macOS MallocStackLogging warnings backend/local Local shell execution P2 Medium — degraded but workaround exists platform/whatsapp WhatsApp Business adapter tool/code-exec execute_code sandbox tool/terminal Terminal execution and process management type/bug Something isn't working
#20062 opened May 5, 2026 by kshitijk4poor Collaborator Loading…
fix(gateway): discard orphaned execute_code responses after reset comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists tool/code-exec execute_code sandbox type/bug Something isn't working
#8545 opened Apr 12, 2026 by Dusk1e Contributor Loading…
fix(execute_code): register subprocess with process_registry for immediate kill on /reset comp/tools Tool registry, model_tools, toolsets P2 Medium — degraded but workaround exists tool/code-exec execute_code sandbox type/bug Something isn't working
#8581 opened Apr 12, 2026 by 0xFrank-eth Contributor Loading…
fix: pass docker_forward_env through container_config in all tool paths backend/docker Docker container execution comp/tools Tool registry, model_tools, toolsets P3 Low — cosmetic, nice to have tool/code-exec execute_code sandbox tool/file File tools (read, write, patch, search) tool/terminal Terminal execution and process management type/bug Something isn't working
#8320 opened Apr 12, 2026 by malaiwah Contributor Loading…
4 tasks done
fix(security): remove hermes root from code execution sandbox PYTHONPATH P0 Critical — data loss, security, crash loop tool/code-exec execute_code sandbox type/security Security vulnerability or hardening
#8050 opened Apr 12, 2026 by tomqiaozc Loading…
2 tasks done
fix(security): enforce execute_code sandbox tool isolation P0 Critical — data loss, security, crash loop tool/code-exec execute_code sandbox type/security Security vulnerability or hardening
#6614 opened Apr 9, 2026 by WAXLYY Contributor Loading…
security: redact secrets from execute_code output and all tool results comp/agent Core agent loop, run_agent.py, prompt builder P0 Critical — data loss, security, crash loop tool/code-exec execute_code sandbox tool/memory Memory tool and memory providers tool/skills Skills system (list, view, manage) type/security Security vulnerability or hardening
#4364 opened Mar 31, 2026 by 0xbyt4 Contributor Loading…
4 tasks done
feat: unblock execute_code for subagents comp/agent Core agent loop, run_agent.py, prompt builder P2 Medium — degraded but workaround exists tool/code-exec execute_code sandbox tool/delegate Subagent delegation type/feature New feature or request
#10635 opened Apr 16, 2026 by patchmyday Loading…
fix(docker): pass RPC dir through exec env backend/docker Docker container execution P2 Medium — degraded but workaround exists tool/code-exec execute_code sandbox type/bug Something isn't working
#13342 opened Apr 21, 2026 by sgaofen Contributor Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.