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(dingtalk): support voice ASR, file attachments, and longText via raw_data passthrough comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/bug Something isn't working
#19963 opened May 5, 2026 by sctale Loading…
4 tasks done
feat(send_message): MEDIA tag support + DingTalk/Feishu native routing comp/tools Tool registry, model_tools, toolsets P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter platform/feishu Feishu / Lark adapter type/feature New feature or request
#17371 opened Apr 29, 2026 by spike2204 Loading…
feat(dingtalk): proactive messaging via Robot OpenAPI comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/feature New feature or request
#17370 opened Apr 29, 2026 by spike2204 Loading…
feat(dingtalk): rich-media inbound pipeline — download, parse, persist comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/feature New feature or request
#17369 opened Apr 29, 2026 by spike2204 Loading…
feat(dingtalk): extract quoted-reply context for agent awareness comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/feature New feature or request
#17368 opened Apr 29, 2026 by spike2204 Loading…
chore(dingtalk): gateway infra — HOME_CHANNEL injection, guard script, misc config area/config Config system, migrations, profiles comp/cli CLI entry point, hermes_cli/, setup wizard comp/gateway Gateway runner, session dispatch, delivery P3 Low — cosmetic, nice to have platform/dingtalk DingTalk adapter type/refactor Code restructuring, no behavior change
#17367 opened Apr 29, 2026 by spike2204 Loading…
fix(dingtalk): serialize inbound messages per chat session comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/bug Something isn't working
#17366 opened Apr 29, 2026 by spike2204 Loading…
fix(dingtalk): add AI Card QPS token-bucket throttle comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/bug Something isn't working
#17365 opened Apr 29, 2026 by spike2204 Loading…
fix(dingtalk): isolate websockets.connect monkey-patch from DingTalk stream SDK comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/bug Something isn't working
#17364 opened Apr 29, 2026 by spike2204 Loading…
fix(dingtalk): extract and resolve download code for file/audio/video callbacks (#16964) comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/bug Something isn't working
#17230 opened Apr 29, 2026 by Tranquil-Flow Contributor Loading…
13 of 19 tasks
fix: resolve 7 identified issues [automated] backend/docker Docker container execution comp/agent Core agent loop, run_agent.py, prompt builder comp/gateway Gateway runner, session dispatch, delivery comp/tools Tool registry, model_tools, toolsets P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter platform/discord Discord bot adapter tool/mcp MCP client and OAuth tool/vision Vision analysis and image generation type/bug Something isn't working
#17060 opened Apr 28, 2026 by Sldark23 Loading…
fix(dingtalk): prevent silent WebSocket hang on TCP disconnect comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/bug Something isn't working
#16492 opened Apr 27, 2026 by vgocoder Loading…
3 tasks done
fix(gateway): preserve thread metadata edits comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter platform/discord Discord bot adapter platform/feishu Feishu / Lark adapter platform/matrix Matrix adapter (E2EE) platform/slack Slack app adapter platform/telegram Telegram bot adapter platform/whatsapp WhatsApp Business adapter type/bug Something isn't working
#15068 opened Apr 24, 2026 by innocarpe Contributor Loading…
13 of 19 tasks
fix(gateway): improve DingTalk media handling and reply targeting comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/bug Something isn't working
#14999 opened Apr 24, 2026 by pickjason Loading…
14 of 19 tasks
fix(dingtalk): support native media delivery comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/feature New feature or request
#14484 opened Apr 23, 2026 by wusanwa Loading…
feat(dingtalk): proactive messaging via Robot OpenAPI + send_message_tool media support comp/gateway Gateway runner, session dispatch, delivery comp/tools Tool registry, model_tools, toolsets P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/feature New feature or request
#14336 opened Apr 23, 2026 by meng93 Contributor Loading…
feat(dingtalk): rich-media inbound pipeline — download, parse, persist comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/feature New feature or request
#14335 opened Apr 23, 2026 by meng93 Contributor Loading…
feat(dingtalk): quoted-reply extraction and text handling improvements comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/feature New feature or request
#14334 opened Apr 23, 2026 by meng93 Contributor Loading…
fix(dingtalk): adapter reliability — websockets proxy, card QPS throttle, inbound queue comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/bug Something isn't working
#14333 opened Apr 23, 2026 by meng93 Contributor Loading…
feat(gateway): add require_mention_channels for per-channel mention overrides area/config Config system, migrations, profiles comp/gateway Gateway runner, session dispatch, delivery P3 Low — cosmetic, nice to have platform/dingtalk DingTalk adapter platform/discord Discord bot adapter platform/matrix Matrix adapter (E2EE) platform/slack Slack app adapter platform/telegram Telegram bot adapter platform/whatsapp WhatsApp Business adapter type/feature New feature or request
#13855 opened Apr 22, 2026 by kshitijk4poor Collaborator Loading…
feat(dingtalk): add send_document/send_image_file/send_video/send_voice support comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/feature New feature or request
#13221 opened Apr 20, 2026 by kevinskysunny Contributor Loading…
feat(dingtalk): default registration source to HERMES with disclosure update comp/cli CLI entry point, hermes_cli/, setup wizard P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/feature New feature or request
#12907 opened Apr 20, 2026 by meng93 Contributor Loading…
3 tasks done
feat(dingtalk): proactive messaging, media pipeline, card throttle + quoted-reply extraction comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/feature New feature or request
#12769 opened Apr 20, 2026 by PeterGuy326 Loading…
4 of 5 tasks
fix(gateway/dingtalk): process standalone file/audio/video messages comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/bug Something isn't working
#12426 opened Apr 19, 2026 by Jsoneft Loading…
2 tasks done
feat(dingtalk): add proactive message API to send_message tool comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/dingtalk DingTalk adapter type/feature New feature or request
#12077 opened Apr 18, 2026 by shuans Loading…
23 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.