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

fix(openviking): surface stored user profile
#55508 opened Jun 30, 2026 by itsflownium Contributor Loading…
fix(telegram): honor UTF-16 entity offsets
#55507 opened Jun 30, 2026 by zapabob Contributor Loading…
fix(desktop): extend approval response timeout
#55506 opened Jun 30, 2026 by zapabob Contributor Loading…
fix(acp): preserve invalid tool call text
#55505 opened Jun 30, 2026 by zapabob Contributor Loading…
refactor(desktop): extract slash dispatcher into use-prompt-actions/slash
#55504 opened Jun 30, 2026 by OutThisLife Collaborator Loading…
3 of 4 tasks
fix(desktop): avoid caching streaming markdown parses comp/desktop Electron desktop app (apps/desktop/*) P2 Medium — degraded but workaround exists type/bug Something isn't working
#55502 opened Jun 30, 2026 by itsflownium Contributor Loading…
refactor(desktop): split use-message-stream into folder + utils comp/desktop Electron desktop app (apps/desktop/*) P3 Low — cosmetic, nice to have type/refactor Code restructuring, no behavior change
#55501 opened Jun 30, 2026 by OutThisLife Collaborator Loading…
3 of 4 tasks
perf(desktop): composer state engine — typing no longer re-renders ChatBar comp/desktop Electron desktop app (apps/desktop/*) P3 Low — cosmetic, nice to have type/refactor Code restructuring, no behavior change
#55500 opened Jun 30, 2026 by OutThisLife Collaborator Loading…
3 of 4 tasks
fix(telegram): honor group user allowlists area/auth Authentication, OAuth, credential pools comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/telegram Telegram bot adapter sweeper:risk-security-boundary Sweeper risk: may affect sandboxing, auth, credentials, or sensitive data type/bug Something isn't working
#55496 opened Jun 30, 2026 by itsflownium Contributor Loading…
fix(desktop): skip block cache during streaming to prevent CJK text garbling comp/desktop Electron desktop app (apps/desktop/*) P2 Medium — degraded but workaround exists type/bug Something isn't working
#55495 opened Jun 30, 2026 by liuhao1024 Contributor Loading…
13 tasks done
chore(optional-skills): remove unused qdrant skill P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) type/refactor Code restructuring, no behavior change
#55490 opened Jun 30, 2026 by Orabrond Loading…
fix(kimi-coding): never send thinking{type:disabled} on the api.kimi.com/coding endpoint comp/plugins Plugin system and bundled plugins P3 Low — cosmetic, nice to have provider/kimi Kimi / Moonshot type/bug Something isn't working
#55488 opened Jun 30, 2026 by Yackadaisical Loading…
fix(wecom): prevent busy-loop consuming 100% CPU on websocket disconnect comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/wecom WeCom / WeChat Work adapter sweeper:risk-message-delivery Sweeper risk: may drop, duplicate, misroute, or suppress messages type/bug Something isn't working
#55486 opened Jun 30, 2026 by miguchn Loading…
fix(windows): normalize native paths before bash file ops 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 tool/file File tools (read, write, patch, search) type/bug Something isn't working
#55481 opened Jun 30, 2026 by konsisumer Contributor Loading…
fix(gateway): recognize FreeBSD rc.d supervised child in conflict guard comp/cli CLI entry point, hermes_cli/, setup wizard P2 Medium — degraded but workaround exists type/bug Something isn't working
#55480 opened Jun 30, 2026 by 123kupola Loading…
fix: increase desktop fetch timeout to 30s on Windows (#54928) comp/desktop Electron desktop app (apps/desktop/*) 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/bug Something isn't working
#55479 opened Jun 30, 2026 by Stoltemberg Loading…
2 tasks done
fix(delegate): merge persistent + runtime delegation config sources area/config Config system, migrations, profiles comp/tools Tool registry, model_tools, toolsets P3 Low — cosmetic, nice to have tool/delegate Subagent delegation type/bug Something isn't working
#55478 opened Jun 30, 2026 by 0xDevNinja Contributor Loading…
8 tasks done
fix(kanban): reclassify rate-limited clean exits via worker log inspection (#55445) comp/cron Cron scheduler and job management P3 Low — cosmetic, nice to have type/bug Something isn't working
#55476 opened Jun 30, 2026 by liuhao1024 Contributor Loading…
13 tasks done
fix(cron): reconstruct DM origin from HERMES_SESSION_KEY (#10605) comp/cron Cron scheduler and job management 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
#55475 opened Jun 30, 2026 by Bartok9 Contributor Loading…
fix(gemini): preserve image parts from tool results in functionResponse comp/agent Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint duplicate This issue or pull request already exists P2 Medium — degraded but workaround exists provider/gemini Google Gemini (AI Studio, Cloud Code) type/bug Something isn't working
#55474 opened Jun 30, 2026 by AlexFucuson9 Loading…
[codex] fix(approval): harden dynamic command-name detection comp/tools Tool registry, model_tools, toolsets P1 High — major feature broken, no workaround sweeper:risk-security-boundary Sweeper risk: may affect sandboxing, auth, credentials, or sensitive data type/security Security vulnerability or hardening
#55472 opened Jun 30, 2026 by egilewski Contributor Loading…
Add Hermes safe update skill P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) type/feature New feature or request
#55471 opened Jun 30, 2026 by adzendo Loading…
security(redact): add Google OAuth (ya29./1//) token prefixes comp/agent Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint P3 Low — cosmetic, nice to have sweeper:risk-security-boundary Sweeper risk: may affect sandboxing, auth, credentials, or sensitive data type/security Security vulnerability or hardening
#55467 opened Jun 30, 2026 by EvilHumphrey Contributor Loading…
fix(gemini): strip leading model turns to prevent 400 on assistant-first histories comp/agent Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint P2 Medium — degraded but workaround exists provider/gemini Google Gemini (AI Studio, Cloud Code) sweeper:risk-session-state Sweeper risk: may lose/corrupt/mis-associate session or context state type/bug Something isn't working
#55466 opened Jun 30, 2026 by AlexFucuson9 Loading…
feat(cli): add --yes/-y flag to hermes skills uninstall comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) type/feature New feature or request
#55465 opened Jun 30, 2026 by noahingh Loading…
ProTip! Follow long discussions with comments:>50.