-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Pull requests: NousResearch/hermes-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(picker): remove max_models=50 cap in interactive model pickers
#48611
opened Jun 18, 2026 by
teknium1
Contributor
Loading…
fix: SessionDB API signature mismatch in _insert_session_row and append_message
comp/agent
Core agent loop, run_agent.py, prompt builder
duplicate
This issue or pull request already exists
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#48610
opened Jun 18, 2026 by
GauravPatil2515
Loading…
7 tasks done
fix(tools): read vision model from config.yaml as fallback to env var
area/config
Config system, migrations, profiles
comp/tools
Tool registry, model_tools, toolsets
duplicate
This issue or pull request already exists
P2
Medium — degraded but workaround exists
tool/browser
Browser automation (CDP, Playwright)
tool/vision
Vision analysis and image generation
type/bug
Something isn't working
#48609
opened Jun 18, 2026 by
Kewe63
Contributor
Loading…
4 tasks done
fix(update): add subprocess timeouts to network git operations
comp/cli
CLI entry point, hermes_cli/, setup wizard
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#48608
opened Jun 18, 2026 by
rblume32120
Loading…
11 tasks done
fix(delegation): honor api_key_env for direct endpoints
area/auth
Authentication, OAuth, credential pools
duplicate
This issue or pull request already exists
P2
Medium — degraded but workaround exists
tool/delegate
Subagent delegation
type/bug
Something isn't working
#48605
opened Jun 18, 2026 by
Veritas-7
Contributor
Loading…
fix(agent): strip gateway replay metadata from messages before API calls (#48523)
comp/agent
Core agent loop, run_agent.py, prompt builder
comp/gateway
Gateway runner, session dispatch, delivery
duplicate
This issue or pull request already exists
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#48604
opened Jun 18, 2026 by
kyssta-exe
Contributor
Loading…
fix(cost): block Codex GPT-5.5 auxiliary drain
comp/agent
Core agent loop, run_agent.py, prompt builder
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/cron
Cron scheduler and job management
comp/gateway
Gateway runner, session dispatch, delivery
P1
High — major feature broken, no workaround
platform/telegram
Telegram bot adapter
provider/openai
OpenAI / Codex Responses API
type/security
Security vulnerability or hardening
#48603
opened Jun 18, 2026 by
stavmatis
Loading…
fix(honcho): honcho_search returns empty in directional observation mode
comp/plugins
Plugin system and bundled plugins
P3
Low — cosmetic, nice to have
tool/memory
Memory tool and memory providers
type/bug
Something isn't working
#48602
opened Jun 18, 2026 by
keislij
Loading…
fix(cli): skip npm lifecycle scripts during agent-browser post-setup
comp/cli
CLI entry point, hermes_cli/, setup wizard
P2
Medium — degraded but workaround exists
tool/browser
Browser automation (CDP, Playwright)
type/bug
Something isn't working
#48601
opened Jun 18, 2026 by
liuhao1024
Contributor
Loading…
13 tasks done
fix(qqbot): accept dm chat_type in approval authorization
comp/gateway
Gateway runner, session dispatch, delivery
duplicate
This issue or pull request already exists
P2
Medium — degraded but workaround exists
platform/qqbot
QQ Bot adapter
type/bug
Something isn't working
#48600
opened Jun 18, 2026 by
warm-stone
Loading…
23 tasks
feat: add watchlist freshness brief helper
P3
Low — cosmetic, nice to have
type/feature
New feature or request
#48599
opened Jun 18, 2026 by
joe102084
Contributor
Loading…
fix(constants): ignore host container runtime mounts
area/docker
Docker image, Compose, packaging
comp/cli
CLI entry point, hermes_cli/, setup wizard
P2
Medium — degraded but workaround exists
type/bug
Something isn't working
#48598
opened Jun 18, 2026 by
BROCCOLO1D
Contributor
Loading…
feat(prompt): configurable per-platform system-prompt hints
comp/agent
Core agent loop, run_agent.py, prompt builder
P3
Low — cosmetic, nice to have
type/feature
New feature or request
#48597
opened Jun 18, 2026 by
victor-kyriazakos
Loading…
fix(agent): prevent symlink/special-file traversal in curator rollback fallback
comp/agent
Core agent loop, run_agent.py, prompt builder
duplicate
This issue or pull request already exists
P2
Medium — degraded but workaround exists
type/security
Security vulnerability or hardening
#48595
opened Jun 18, 2026 by
baolingao
Loading…
feat(cli,tui): local /notify desktop notifications (supersedes #19302)
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/tui
Terminal UI (ui-tui/ + tui_gateway/)
P3
Low — cosmetic, nice to have
type/feature
New feature or request
#48593
opened Jun 18, 2026 by
OutThisLife
Collaborator
Loading…
feat(sessions): workspace binding — capture git remote/branch, group + filter, restore cwd on resume (#48190)
comp/cli
CLI entry point, hermes_cli/, setup wizard
P3
Low — cosmetic, nice to have
type/feature
New feature or request
#48591
opened Jun 18, 2026 by
professorpalmer
Loading…
feat(packaging): add langfuse optional extra
area/nix
Nix flake, NixOS module, container packaging
comp/plugins
Plugin system and bundled plugins
P3
Low — cosmetic, nice to have
type/feature
New feature or request
#48589
opened Jun 18, 2026 by
tt-a1i
Loading…
fix(compression): preserve messages across session rotation (flush-before-rotate + /compress rewrite guard)
comp/agent
Core agent loop, run_agent.py, prompt builder
comp/cli
CLI entry point, hermes_cli/, setup wizard
comp/gateway
Gateway runner, session dispatch, delivery
P1
High — major feature broken, no workaround
type/bug
Something isn't working
#48584
opened Jun 18, 2026 by
teknium1
Contributor
Loading…
feat(doctor): detect fake Windows python.exe stubs and PE subsystem
comp/cli
CLI entry point, hermes_cli/, setup wizard
P2
Medium — degraded but workaround exists
type/feature
New feature or request
#48581
opened Jun 18, 2026 by
jinwd-maker
Loading…
fix(anthropic): use claude-code/ UA prefix for OAuth to avoid 404 (#48534)
area/auth
Authentication, OAuth, credential pools
comp/agent
Core agent loop, run_agent.py, prompt builder
P1
High — major feature broken, no workaround
provider/anthropic
Anthropic native Messages API
type/bug
Something isn't working
#48580
opened Jun 18, 2026 by
liuhao1024
Contributor
Loading…
13 tasks done
fix(delegation): honor direct endpoint api_key_env
area/auth
Authentication, OAuth, credential pools
comp/agent
Core agent loop, run_agent.py, prompt builder
P2
Medium — degraded but workaround exists
tool/delegate
Subagent delegation
type/bug
Something isn't working
#48579
opened Jun 18, 2026 by
Veritas-7
Contributor
Loading…
fix(agent): persist inbound user message to state.db on receipt
comp/agent
Core agent loop, run_agent.py, prompt builder
P1
High — major feature broken, no workaround
type/bug
Something isn't working
#48578
opened Jun 18, 2026 by
Kewe63
Contributor
Loading…
4 tasks done
Previous Next
ProTip!
no:milestone will show everything without a milestone.