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(kanban): scope default assignee fallback by board
#71124 opened Jul 25, 2026 by 0bkevin Loading…
11 tasks done
feat(hindsight): add recall_min_scores relevance floor to recall path area/memory Memory subsystem: store, providers, sync, background reviews comp/plugins Plugin system and bundled plugins needs-decision Awaiting maintainer decision before any implementation P3 Low — cosmetic, nice to have sweeper:risk-compatibility Sweeper risk: may break existing users, config, migrations, defaults, or upgrades tool/memory Memory tool and memory providers type/feature New feature or request
#71122 opened Jul 25, 2026 by eulahwu917 Loading…
fix(desktop): keep attached images renderable across session switches and restarts comp/agent Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint comp/desktop Electron desktop app (apps/desktop/*) comp/tui Terminal UI (ui-tui/ + tui_gateway/) P2 Medium — degraded but workaround exists sweeper:risk-session-state Sweeper risk: may lose/corrupt/mis-associate session or context state tool/vision Vision analysis and image generation type/bug Something isn't working
#71121 opened Jul 25, 2026 by OutThisLife Collaborator Loading…
2
2
fix(gateway): reject path-unsafe session_id on /v1/runs area/auth Authentication, OAuth, credential pools comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists sweeper:risk-security-boundary Sweeper risk: may affect sandboxing, auth, credentials, or sensitive data type/security Security vulnerability or hardening
#71120 opened Jul 25, 2026 by fangliquanflq Loading…
14 tasks done
fix(update): verify the rebuilt desktop executable before shipping it area/install-update Installer, updater, packaging, wheels, doctor comp/cli CLI entry point, hermes_cli/, setup wizard comp/desktop Electron desktop app (apps/desktop/*) 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 type/bug Something isn't working
#71119 opened Jul 25, 2026 by teknium1 Contributor Loading…
fix(telegram): require proven polling readiness on cold start comp/gateway Gateway runner, session dispatch, delivery comp/plugins Plugin system and bundled plugins P1 High — major feature broken, no workaround platform/telegram Telegram bot adapter sweeper:risk-message-delivery Sweeper risk: may drop, duplicate, misroute, or suppress messages type/bug Something isn't working
#71118 opened Jul 25, 2026 by teknium1 Contributor Loading…
fix(checkpoints): don't prune a project whose volume is merely unmounted comp/tools Tool registry, model_tools, toolsets P1 High — major feature broken, no workaround type/bug Something isn't working
#71117 opened Jul 25, 2026 by teknium1 Contributor Loading…
fix(mcp): re-read server config from disk on every respawn area/config Config system, migrations, profiles P2 Medium — degraded but workaround exists tool/mcp MCP client and OAuth type/bug Something isn't working
#71116 opened Jul 25, 2026 by dportier1021-crypto Loading…
fix(compression): fall back to replace_messages when archive_and_compact fails (#71097) area/compression Context compression and continuation sessions 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
#71115 opened Jul 25, 2026 by JonthanaHanh Contributor Loading…
fix(slack): retain public channel discovery without groups scope comp/gateway Gateway runner, session dispatch, delivery P3 Low — cosmetic, nice to have platform/slack Slack app adapter type/bug Something isn't working
#71114 opened Jul 25, 2026 by Vasallius Loading…
docs(cron): fix stale verifier path — plugins/cron → plugins/cron_providers comp/cron Cron scheduler and job management P4 Best-effort: we will get to it when we get to it (no commitment) type/docs Documentation improvements
#71113 opened Jul 25, 2026 by santhiprakash Loading…
fix(tests): forward Windows home variables through the hermetic test runner 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/test Test coverage or test infrastructure
#71112 opened Jul 25, 2026 by Sanjays2402 Contributor Loading…
11 tasks done
fix(gateway): keep owed delivery obligations under max-row prune comp/gateway Gateway runner, session dispatch, delivery 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
#71111 opened Jul 25, 2026 by fangliquanflq Loading…
13 tasks done
fix(skills): separate origin from curator ownership area/i18n Localization, locales, translations comp/cli CLI entry point, hermes_cli/, setup wizard comp/desktop Electron desktop app (apps/desktop/*) P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) type/bug Something isn't working
#71110 opened Jul 25, 2026 by jckm14 Loading…
fix(gateway): scope default-profile adapter construction under multiplex area/auth Authentication, OAuth, credential pools comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/wecom WeCom / WeChat Work adapter sweeper:risk-compatibility Sweeper risk: may break existing users, config, migrations, defaults, or upgrades sweeper:risk-message-delivery Sweeper risk: may drop, duplicate, misroute, or suppress messages sweeper:risk-security-boundary Sweeper risk: may affect sandboxing, auth, credentials, or sensitive data type/bug Something isn't working
#71108 opened Jul 25, 2026 by xrwang8 Loading…
fix(memory): preserve user-configured hindsight embedded keys area/memory Memory subsystem: store, providers, sync, background reviews area/profiles Multi-profile isolation, HERMES_HOME scoping comp/plugins Plugin system and bundled plugins P3 Low — cosmetic, nice to have sweeper:risk-compatibility Sweeper risk: may break existing users, config, migrations, defaults, or upgrades tool/memory Memory tool and memory providers type/bug Something isn't working
#71107 opened Jul 25, 2026 by xrwang8 Loading…
fix(mcp): clean up stale OAuth cache when auth type changes (#60313) area/config Config system, migrations, profiles comp/agent Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint P2 Medium — degraded but workaround exists tool/mcp MCP client and OAuth type/bug Something isn't working
#71106 opened Jul 25, 2026 by DavidMetcalfe Contributor Loading…
fix(streaming): never close OpenAI shared client from watchdog 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 type/bug Something isn't working
#71105 opened Jul 25, 2026 by xrwang8 Loading…
fix(discord): render provider model lists longer than 25 options across multiple select menus comp/plugins Plugin system and bundled plugins needs-decision Awaiting maintainer decision before any implementation P3 Low — cosmetic, nice to have platform/discord Discord bot adapter type/bug Something isn't working
#71103 opened Jul 25, 2026 by EpicIsTheOne Loading…
fix(desktop): clear edit-composer submitting latch after 200ms cooldown comp/desktop Electron desktop app (apps/desktop/*) 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
#71102 opened Jul 25, 2026 by xrwang8 Loading…
feat: Add response dump for terminal rejection path in run_conversation (#66512) comp/agent Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint needs-decision Awaiting maintainer decision before any implementation P3 Low — cosmetic, nice to have provider/openrouter OpenRouter aggregator type/feature New feature or request
#71101 opened Jul 25, 2026 by kuehnberger Loading…
fix(kanban): make creator wake turns graph-safe area/config Config system, migrations, profiles comp/cron Cron scheduler and job management comp/gateway Gateway runner, session dispatch, delivery needs-decision Awaiting maintainer decision before any implementation P3 Low — cosmetic, nice to have sweeper:risk-compatibility Sweeper risk: may break existing users, config, migrations, defaults, or upgrades sweeper:risk-message-delivery Sweeper risk: may drop, duplicate, misroute, or suppress messages type/bug Something isn't working
#71100 opened Jul 25, 2026 by yinkev Contributor Loading…
fix(gateway): force reconnect stale Signal SSE streams comp/gateway Gateway runner, session dispatch, delivery needs-decision Awaiting maintainer decision before any implementation 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
#71098 opened Jul 25, 2026 by fangliquanflq Loading…
13 tasks done
fix(delegation): timeout stuck async child runners (rebased from #60234) duplicate This issue or pull request already exists P2 Medium — degraded but workaround exists 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
#71096 opened Jul 25, 2026 by DavidMetcalfe Contributor Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.