-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Pull requests: NousResearch/hermes-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(delegation): make active config authoritative for delegation limits
#60577
opened Jul 8, 2026 by
teknium1
Contributor
Loading…
fix(dashboard): advertise truecolor to the embedded chat TUI
#60576
opened Jul 7, 2026 by
teknium1
Contributor
Loading…
fix(gateway): only session-discover channel targets for connected platforms
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
#60574
opened Jul 7, 2026 by
teknium1
Contributor
Loading…
chore(gitignore): remove dead __pycache__ rules
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
type/refactor
Code restructuring, no behavior change
#60573
opened Jul 7, 2026 by
rurugongzi
Loading…
Add WhatsApp dashboard pairing flow (salvage of #56748)
comp/dashboard
Web dashboard / control panel UI (dashboard/, landing)
P3
Low — cosmetic, nice to have
platform/whatsapp
WhatsApp Business adapter
type/feature
New feature or request
#60571
opened Jul 7, 2026 by
teknium1
Contributor
Loading…
Fix dashboard chat model profile scoping (salvage of #50558)
comp/dashboard
Web dashboard / control panel UI (dashboard/, landing)
P3
Low — cosmetic, nice to have
type/bug
Something isn't working
#60570
opened Jul 7, 2026 by
teknium1
Contributor
Loading…
Dashboard memory provider switching (salvage of #57425)
comp/dashboard
Web dashboard / control panel UI (dashboard/, landing)
P3
Low — cosmetic, nice to have
tool/memory
Memory tool and memory providers
type/feature
New feature or request
#60569
opened Jul 7, 2026 by
teknium1
Contributor
Loading…
fix(sessions): sanitize session_id in export filename to block path traversal
area/auth
Authentication, OAuth, credential pools
comp/cli
CLI entry point, hermes_cli/, setup wizard
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
#60568
opened Jul 7, 2026 by
briandevans
Contributor
Loading…
14 tasks done
fix(approval): accept "auto" as alias for "smart" approval mode
comp/tools
Tool registry, model_tools, toolsets
needs-decision
Awaiting maintainer decision before any implementation
P2
Medium — degraded but workaround exists
sweeper:risk-automation
Sweeper risk: may affect CI, automerge, label sync, or maintainer automation
sweeper:risk-security-boundary
Sweeper risk: may affect sandboxing, auth, credentials, or sensitive data
type/security
Security vulnerability or hardening
#60567
opened Jul 7, 2026 by
whichguy
Loading…
fix(mcp-catalog): add timeout to git clone/checkout subprocess.run calls
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
platform/qqbot
QQ Bot adapter
type/bug
Something isn't working
#60566
opened Jul 7, 2026 by
x7peeps
Contributor
Loading…
fix(tools): reject invalid JSON/YAML/TOML before write, not after
comp/tools
Tool registry, model_tools, toolsets
duplicate
This issue or pull request already exists
P1
High — major feature broken, no workaround
tool/file
File tools (read, write, patch, search)
type/bug
Something isn't working
#60565
opened Jul 7, 2026 by
JoaoMarcos44
Contributor
Loading…
fix(gateway): scope pairing platform discovery to the profile dir
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
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/bug
Something isn't working
#60564
opened Jul 7, 2026 by
briandevans
Contributor
Loading…
13 tasks done
feat(skills-hub): add K-Dense scientific-agent-skills as a default community tap
P3
Low — cosmetic, nice to have
tool/skills
Skills system (list, view, manage)
type/feature
New feature or request
#60559
opened Jul 7, 2026 by
teknium1
Contributor
Loading…
fix(config): parse JSON list/dict values in config set
area/config
Config system, migrations, profiles
comp/cli
CLI entry point, hermes_cli/, setup wizard
duplicate
This issue or pull request already exists
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#60558
opened Jul 7, 2026 by
AIalliAI
Contributor
Loading…
3 tasks done
test(tools): add unit tests for format_uptime_short
comp/tools
Tool registry, model_tools, toolsets
P3
Low — cosmetic, nice to have
type/test
Test coverage or test infrastructure
#60557
opened Jul 7, 2026 by
waroffchange
Loading…
1 task done
fix: deliver leftover /steer as out-of-band user message (#60543)
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/cli
CLI entry point, hermes_cli/, setup wizard
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
sweeper:risk-session-state
Sweeper risk: may lose/corrupt/mis-associate session or context state
type/bug
Something isn't working
#60555
opened Jul 7, 2026 by
rainbowgore
Contributor
Loading…
13 of 19 tasks
fix(web): add ddgs to LAZY_DEPS for Docker sealed-venv deployments (#60425)
area/docker
Docker image, Compose, packaging
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
tool/web
Web search and extraction
type/bug
Something isn't working
#60552
opened Jul 7, 2026 by
webtecnica
Contributor
Loading…
fix: make /skills slash command available in desktop and dashboard
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
tool/skills
Skills system (list, view, manage)
type/bug
Something isn't working
#60550
opened Jul 7, 2026 by
AIalliAI
Contributor
Loading…
feat(cli): add session state support
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
type/feature
New feature or request
#60549
opened Jul 7, 2026 by
jrgros-ops
Loading…
fix: evaluate cron_mode deny before session approval in approval gate
area/auth
Authentication, OAuth, credential pools
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/cron
Cron scheduler and job management
P2
Medium — degraded but workaround exists
sweeper:risk-security-boundary
Sweeper risk: may affect sandboxing, auth, credentials, or sensitive data
type/bug
Something isn't working
#60547
opened Jul 7, 2026 by
AIalliAI
Contributor
Loading…
fix(plugins): re-enable pre_tool_call approve escalation with correct gateway notify path (#59201)
area/auth
Authentication, OAuth, credential pools
comp/agent
Core agent runtime: loop, agent_init, prompt builder, context-compression, responses endpoint
comp/plugins
Plugin system and bundled plugins
comp/tools
Tool registry, model_tools, toolsets
duplicate
This issue or pull request already exists
P3
Low — cosmetic, nice to have
sweeper:risk-security-boundary
Sweeper risk: may affect sandboxing, auth, credentials, or sensitive data
type/feature
New feature or request
#60544
opened Jul 7, 2026 by
kyssta-exe
Contributor
Loading…
feat(discord): configure voice inactivity timeout
comp/plugins
Plugin system and bundled plugins
duplicate
This issue or pull request already exists
P3
Low — cosmetic, nice to have
platform/discord
Discord bot adapter
type/feature
New feature or request
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.