-
Notifications
You must be signed in to change notification settings - Fork 39.7k
Pull requests: NousResearch/hermes-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(gateway): register declarative shell hooks in the Desktop/TUI backend
#63781
opened Jul 13, 2026 by
gcunharodrigues
Loading…
fix(daemon_pool): support Python 3.14 ThreadPoolExecutor WorkerContext signature
#63780
opened Jul 13, 2026 by
xxiaoxiong
Loading…
feat: make LLM security and safety guidance configurable
#63779
opened Jul 13, 2026 by
2001Y
Loading…
12 of 19 tasks
fix(bluebubbles): replace deprecated datetime.utcnow() with uuid4 for tempGuid
#63778
opened Jul 13, 2026 by
x7peeps
Contributor
Loading…
fix(daemon_pool): handle missing initializer in _adjust_thread_count
comp/tools
Tool registry, model_tools, toolsets
duplicate
This issue or pull request already exists
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#63777
by liuhao1024
Contributor
was closed Jul 13, 2026
Loading…
13 tasks done
fix(honcho): dialecticCadence ignored when set in per-host config block
#63776
opened Jul 13, 2026 by
prasadgujar22
Loading…
fix(cron): detach manual gateway runs
comp/cron
Cron scheduler and job management
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#63774
opened Jul 13, 2026 by
rosetree214
Loading…
feat(memory): add confidence scoring engine for entry prioritization and TTL eviction
P3
Low — cosmetic, nice to have
tool/memory
Memory tool and memory providers
type/feature
New feature or request
#63773
opened Jul 13, 2026 by
ohtokaah-sys
Loading…
fix(yuanbao): resolve real chat name/member-count in get_chat_info
comp/gateway
Gateway runner, session dispatch, delivery
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#63772
opened Jul 13, 2026 by
override974
Loading…
2 tasks done
feat(mcp): add playwright preset to hermes mcp add
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
tool/mcp
MCP client and OAuth
type/feature
New feature or request
#63771
opened Jul 13, 2026 by
ygd58
Contributor
Loading…
feat(providers): Support DeepInfra as an LLM provider
area/auth
Authentication, OAuth, credential pools
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/plugins
Plugin system and bundled plugins
P3
Low — cosmetic, nice to have
tool/tts
Text-to-speech and transcription
tool/vision
Vision analysis and image generation
type/feature
New feature or request
#63767
opened Jul 13, 2026 by
rob-maron
Contributor
Loading…
fix(qq): accept GROUP_MESSAGE_CREATE events from updated QQ Bot API
comp/gateway
Gateway runner, session dispatch, delivery
P2
Medium — degraded but workaround exists
platform/qqbot
QQ Bot adapter
sweeper:risk-message-delivery
Sweeper risk: may drop, duplicate, misroute, or suppress messages
type/bug
Something isn't working
#63765
opened Jul 13, 2026 by
kyssta-exe
Contributor
Loading…
fix(steer): preserve late steer after output truncation
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
#63764
opened Jul 13, 2026 by
frizikk
Contributor
Loading…
13 of 14 tasks
feat(cron): add daily health aggregation with SLO monitoring and LLM output quality detection
comp/cron
Cron scheduler and job management
P3
Low — cosmetic, nice to have
type/feature
New feature or request
#63763
opened Jul 13, 2026 by
ohtokaah-sys
Loading…
fix(gateway): surface launchctl bootstrap failures in refresh_launchd_plist_if_needed
comp/cli
CLI entry point, hermes_cli/, setup wizard
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#63762
opened Jul 13, 2026 by
ygd58
Contributor
Loading…
fix(cli): persist model.base_url on /model switch to prevent stale endpoint
area/auth
Authentication, OAuth, credential pools
area/config
Config system, migrations, profiles
comp/cli
CLI entry point, hermes_cli/, setup wizard
P2
Medium — degraded but workaround exists
sweeper:risk-compatibility
Sweeper risk: may break existing users, config, migrations, defaults, or upgrades
type/bug
Something isn't working
#63760
opened Jul 13, 2026 by
BigBossWHD
Loading…
fix(gateway): run a session's stdio MCP servers in that session's project cwd
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
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/mcp
MCP client and OAuth
tool/memory
Memory tool and memory providers
type/bug
Something isn't working
#63759
opened Jul 13, 2026 by
gcunharodrigues
Loading…
fix(cli): correct CJK character alignment in session list tables
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#63758
opened Jul 13, 2026 by
drowchaeshew
Loading…
10 of 19 tasks
fix(kanban): guard repeat opens after sqlite corruption
comp/cron
Cron scheduler and job management
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#63756
opened Jul 13, 2026 by
ahmadashfq
Contributor
Loading…
fix(agent): normalize list-shaped streaming content deltas
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
P2
Medium — degraded but workaround exists
provider/nvidia
NVIDIA NIM
type/bug
Something isn't working
#63755
opened Jul 13, 2026 by
frizikk
Contributor
Loading…
13 of 19 tasks
fix(feishu): allow bare @mention with no text to trigger bot response in group chats
comp/plugins
Plugin system and bundled plugins
P3
Low — cosmetic, nice to have
platform/feishu
Feishu / Lark adapter
sweeper:risk-message-delivery
Sweeper risk: may drop, duplicate, misroute, or suppress messages
type/bug
Something isn't working
#63751
opened Jul 13, 2026 by
luxuguang-leo
Contributor
Loading…
12 of 19 tasks
feat(update): show pending commit list in --check output
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
type/feature
New feature or request
#63750
opened Jul 13, 2026 by
ygd58
Contributor
Loading…
fix(computer-use): include window id in pixel clicks
comp/tools
Tool registry, model_tools, toolsets
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#63749
opened Jul 13, 2026 by
VitorianoFM
Loading…
13 of 19 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.