Skip to content

[v0.16.0] [Hermes Agent] Is it stable? #135

@github-actions

Description

@github-actions

Stability Score Evidence — v0.16.0

v0.16.0 now has another stack of sharp edges: Desktop state, Telegram delivery, providers, cron, updater paths, and state.db all made noise. The 3am deploy goblin brought receipts.

Stability adjustments

Affected components

  • auth
  • compaction
  • config-migration
  • config-profiles
  • cron
  • cron-model-routing
  • dashboard
  • dashboard-oidc
  • dependencies
  • dependency-resolution
  • desktop
  • desktop-cron
  • desktop-macos
  • desktop-media
  • desktop-remote-gateway
  • desktop-remote-upload
  • desktop-slash-command
  • desktop-ui
  • desktop-wsl
  • discord
  • discord-voice
  • docker
  • doctor
  • email
  • gateway
  • gateway-service
  • hooks
  • installer
  • linux-runtime
  • macos
  • matrix
  • mcp
  • memory
  • message-delivery
  • model-picker
  • plugin-system
  • prompt-size
  • provider-cerebras
  • provider-integration
  • provider-minimax
  • provider-routing
  • restart
  • runtime
  • session-history
  • sessions-management
  • skills
  • telegram
  • termux
  • tool
  • ui
  • update-banner
  • update-system
  • upgrade
  • version-metadata
  • web-tools
  • windows
  • yuanbao

Evidence

Issue Area Type Severity Penalty Reason
NousResearch/hermes-agent#40364 desktop tool-specific 1 -1 Hermes Desktop on v0.16.0 does not render emoji correctly due to missing emoji font fallback.
NousResearch/hermes-agent#40503 docker runtime 2 -2 Official v2026.6.5 / v0.16.0 Docker image misses the packaging module, disabling Hindsight version comparison.
NousResearch/hermes-agent#40383 yuanbao channel-specific 1 -1 Yuanbao adapter on v0.16.0 adds a fixed ~5s delay during clean gateway shutdown.
NousResearch/hermes-agent#40334 desktop runtime 2 -2 Hermes Desktop v0.16.0 profile switch can reuse the wrong terminal working directory.
NousResearch/hermes-agent#40601 model-picker tool-specific 1 -1 v0.16.0 /model picker hard-caps provider results at 50, hiding large model catalogs.
NousResearch/hermes-agent#40715 email kernel 5 -5 Blank EMAIL_* env vars can enable email gateway retries against an empty host until a small VPS OOMs.
NousResearch/hermes-agent#40677 skills runtime 2 -2 Dashboard/TUI/Desktop child processes can resolve the wrong HERMES_HOME, hiding profile-local skills.
NousResearch/hermes-agent#39447 desktop-remote-upload runtime 2 -2 Hermes Desktop v0.16.0 remote gateway image drag/drop sends a local path instead of uploading bytes, so the remote backend cannot read the image.
NousResearch/hermes-agent#40821 config-migration runtime 4 -4 After upgrading to v0.16.0, the first config write can rewrite config.yaml to expanded defaults and drop custom_providers.
NousResearch/hermes-agent#41445 prompt-size tool-specific 1 -1 v0.16.0 prompt-size over-counts tools because it ignores enabled/disabled toolsets for the selected platform.
NousResearch/hermes-agent#41323 desktop-slash-command tool-specific 1 -1 Hermes Desktop connected to a v0.16.0 backend treats multi-line /goal input as an empty slash command.
NousResearch/hermes-agent#38412 desktop-remote-gateway runtime 3 -3 Hermes 0.16.0 remote gateway WebSocket admission still rejects packaged Electron desktop clients, leaving remote Desktop unable to connect.
NousResearch/hermes-agent#41392 cron runtime 2 -2 v0.16.0 hermes cron list crashes with TypeError when any job has deliver: null, hiding all scheduled jobs.
NousResearch/hermes-agent#40944 update-banner tool-specific 1 -1 v0.16.0 source installs can keep showing a stale commits-behind banner after a manual git pull.
NousResearch/hermes-agent#41377 cron-model-routing kernel 5 -5 v0.16.0 cron jobs can silently fall back after a main-model 404 and record the run as ok without surfacing the substitution in errors or audit logs.
NousResearch/hermes-agent#41793 desktop tool-specific 1 -1 Hermes Desktop 0.16.0 on Windows duplicates file preview links every time the session is reopened.
NousResearch/hermes-agent#41539 discord channel-specific 1 -1 v0.16.0 Discord gateway on Windows times out after 30 seconds and the bot never comes online.
NousResearch/hermes-agent#41935 cron runtime 3 -3 hermes 0.16.0 no_agent cron sessions are not closed, accumulating zombie rows in state.db.
NousResearch/hermes-agent#42074 installer runtime 2 -2 0.16.0 installer can finish with ModuleNotFoundError for _ctypes during process-title setup on Ubuntu/Python 3.11.
NousResearch/hermes-agent#42675 gateway runtime 3 -3 Hermes Agent 0.16.0 Docker/container restarts can persist gateway_state=stopped after signal shutdown, so the gateway refuses to auto-start after upgrade/restart.
NousResearch/hermes-agent#42780 dashboard-oidc runtime 2 -2 Hermes 0.16.0 Docker reverse-proxy/OIDC login can ignore HERMES_DASHBOARD_PUBLIC_URL, breaking callback URL construction unless dashboard.public_url is set in config.yaml.
NousResearch/hermes-agent#42433 desktop-cron tool-specific 2 -2 Hermes Desktop 0.16.0 Cron view does not render script/no_agent jobs, leaving prompts blank and hiding run history for completed script jobs.
NousResearch/hermes-agent#42709 discord-voice channel-specific 1 -1 Hermes 0.16.0 Discord voice-only messages can crash the handler because transcription enrichment returns a bare prefix instead of the expected tuple.
NousResearch/hermes-agent#42777 desktop tool-specific 1 -1 Hermes Desktop 0.16.0 chat scrollbar can stop following new messages during streaming, forcing manual scrolling to see latest output.
NousResearch/hermes-agent#43071 desktop-ui tool-specific 1 -1 Hermes Desktop 0.16.0 statusbar items do not pass title attributes, so expected hover tooltips are missing.
NousResearch/hermes-agent#43737 desktop-ui tool-specific 1 -1 Hermes Desktop 0.16.0 on Windows clears unsent prompt text when navigating to Settings before submit.
NousResearch/hermes-agent#43744 desktop-wsl runtime 2 -2 Hermes Desktop 0.16.0 with a WSL backend only offers Windows paths in the working-directory picker, producing unreadable backend folders.
NousResearch/hermes-agent#43630 desktop-media runtime 2 -2 Hermes Desktop 0.16.0 repeatedly throws Path outside media roots 403 errors in hermes:api during image/media operations.
NousResearch/hermes-agent#43748 gateway-service runtime 3 -3 Hermes 0.16.0 user-installed hermes-gateway service can fail to start after reboot because systemd --user has no session bus.
NousResearch/hermes-agent#43713 config-profiles runtime 3 -3 Hermes 0.16.0 profile config provider blocks can replace defaults entirely, dropping inherited providers and custom_providers for worker profiles.
NousResearch/hermes-agent#43823 hooks kernel 4 -4 Hermes Desktop/TUI v0.16.0 silently ignores config.yaml shell hooks, so pre_tool_call policy hooks do not run for desktop sessions.
NousResearch/hermes-agent#43827 provider-minimax runtime 2 -2 Hermes 0.16.0 can leak MiniMax-M3 Chinese reasoning tags into streaming and final user-visible responses.
NousResearch/hermes-agent#44468 discord channel-specific 1 -1 Hermes send on v0.16.0 can drop remaining Discord chunks after a 429 because the standalone Discord path has no retry.
NousResearch/hermes-agent#44121 installer tool-specific 2 -2 Clean npm installs for the v0.16.0 checkout can fail under npm 11 because package-lock.json is out of sync with @types/node.
NousResearch/hermes-agent#44285 provider-integration runtime 3 -3 Long v0.16.0 CLI sessions using a custom provider can hit APITimeoutError after client rebuild/retry, interrupting active agent work.
NousResearch/hermes-agent#43913 desktop runtime 4 -4 Hermes Desktop v0.16.0 on macOS can loop installation because the launcher probes system python3 and fails hermes_cli import before gateway startup.
NousResearch/hermes-agent#43429 desktop runtime 4 -4 Hermes Desktop v0.16.0 on WSL2 reports backend ready while Electron API requests time out, leaving Desktop unusable.
NousResearch/hermes-agent#41693 desktop-ui runtime 4 -4 Hermes Desktop 0.16.0 renderer can crash with tapClientLookup index errors during session switches or streaming cancellation.
NousResearch/hermes-agent#44198 update-system tool-specific 1 -1 v0.16.0 update path emits npm ci lockfile mismatch noise before falling back to npm install.
NousResearch/hermes-agent#44119 gateway tool-specific 1 -1 hermes status on v0.16.0 can omit plugin-registered messaging platforms, hiding configured channels from status output.
NousResearch/hermes-agent#41612 tool kernel 4 -4 v0.16.0 tool bridge can create excessive TIME_WAIT TCP connections, eventually exhausting Windows sockets during high-frequency tool use.
NousResearch/hermes-agent#44116 dashboard runtime 2 -2 Remote dashboard Files tab on v0.16.0 host installs can force /opt/data and return permission errors outside Docker.
NousResearch/hermes-agent#43946 provider-integration runtime 4 -4 Hermes 0.16.0 Bedrock routing fails non-Claude models with malformed tool/message payload validation errors.
NousResearch/hermes-agent#43617 provider-integration runtime 3 -3 Hermes v0.16.0 kimi-coding provider uses the wrong endpoint/User-Agent for sk-kimi keys, breaking Kimi API calls including vision.
NousResearch/hermes-agent#43800 plugin-system tool-specific 2 -2 Hermes 0.16.0 Honcho plugin ignores endpoint.baseUrl and silently routes self-hosted configs to production cloud.
NousResearch/hermes-agent#43627 update-system tool-specific 1 -1 Hermes Desktop v0.16.0 can show a pending update banner while the changelog modal says the backend is already up to date.
NousResearch/hermes-agent#43412 memory tool-specific 3 -3 Hermes 0.16.0 memory remove can reject valid old_text because the tool schema omits old_text from required arguments.
NousResearch/hermes-agent#42130 provider-integration runtime 4 -4 Hermes Agent v0.16.0 can send OpenRouter requests without Authorization headers despite a configured credential.
NousResearch/hermes-agent#44692 dependency-resolution tool-specific 1 -1 Hermes Agent 0.16.0 dev extra pins setuptools==82.0.1, making torch-compatible dev dependency resolution unsatisfiable.
NousResearch/hermes-agent#45250 provider-integration runtime 2 -2 Hermes v0.16.0 Anthropic OAuth login uses a stale token endpoint and fails with 404 for Claude subscription auth.
NousResearch/hermes-agent#45242 provider-integration runtime 2 -2 Hermes 0.16.0 auxiliary_client.py does not handle oauth_minimax, breaking auxiliary tasks for MiniMax OAuth users.
NousResearch/hermes-agent#45236 sessions-management runtime 1 -1 Hermes v0.16.0 does not maintain sessions.message_count for api_server and tui sources, skewing session metadata.
NousResearch/hermes-agent#45183 macos runtime 2 -2 Hermes v0.16.0 macOS install can fail during dependency/bootstrap resolution, leaving the app unavailable.
NousResearch/hermes-agent#45175 telegram channel-specific 1 -1 v0.16.0-era Telegram command menu hides /voice below the 30-command cap, making voice mode effectively invisible.
NousResearch/hermes-agent#45155 doctor runtime 2 -2 Hermes 0.16.0 doctor reports Anthropic OK while a real invocation fails, hiding provider/runtime breakage.
NousResearch/hermes-agent#45140 provider-integration runtime 2 -2 Hermes v0.16.0 Copilot ACP can hit UnicodeDecodeError on Windows stdout handling, breaking provider use.
NousResearch/hermes-agent#45139 tool runtime 3 -3 Hermes v0.16.0 Copilot ACP with long_context can silently fail tool execution when Claude emits tool_use blocks.
NousResearch/hermes-agent#45125 ui runtime 3 -3 Hermes v0.16.0 dashboard can crash on load with React error #520 across tabs.
NousResearch/hermes-agent#45110 runtime kernel 4 -4 Hermes v0.16.0 can lose the prompt entirely when the first response never completes after a stall or disconnect.
NousResearch/hermes-agent#45107 sessions-management tool-specific 1 -1 Hermes v0.16.0 hermes chat --source <name> does not persist and records sessions as source=cli.
NousResearch/hermes-agent#45106 linux-runtime runtime 2 -2 Hermes 0.16.0 Docker backend can break under SELinux policy on OpenSUSE/Tumbleweed style environments.
NousResearch/hermes-agent#45072 dashboard runtime 3 -3 Hermes v0.16.0 dashboard backend can block its event loop with synchronous work, starving HTTP/WebSocket during desktop boot.
NousResearch/hermes-agent#45059 memory runtime 3 -3 Hermes v0.16.0 can lose /goal after context compression rotates session_id.
NousResearch/hermes-agent#45508 gateway-service runtime 3 -3 Hermes 0.16.0 Desktop can time out connecting to the backend, self-diagnose, kill the gateway, and fail to auto-restart.
NousResearch/hermes-agent#40666 dependencies runtime 3 -3 Fresh 0.16.0 Windows installs can retain vulnerable Vite/esbuild dependency pins flagged by hermes doctor.
NousResearch/hermes-agent#38093 version-metadata runtime 2 -2 v0.16.0 desktop/core metadata can drift and report 0.15.1, confusing bug reports and release triage.
NousResearch/hermes-agent#42913 session-history runtime 2 -2 Hermes Desktop 0.16.0 can lose historic sessions after version updates/restarts.
NousResearch/hermes-agent#45473 skills runtime 3 -3 Windows 0.16.0 post-upgrade gateway email handling can crash on stale build_skills_system_prompt bytecode.
NousResearch/hermes-agent#44312 restart kernel 5 -5 v0.16.0 /restart can tear the gateway down without respawning outside service-manager paths, with an additional Windows EOF blocker.
NousResearch/hermes-agent#43825 desktop-ui tool-specific 1 -1 Hermes Desktop 0.16.0 clears unsent prompt text when Settings is opened.
NousResearch/hermes-agent#45323 telegram channel-specific 1 -1 Hermes 0.16.0 Telegram rich-message delivery can flatten pipe tables into bullets before send.
NousResearch/hermes-agent#42712 auth runtime 2 -2 Hermes 0.16.0 auth add openai-codex can ask for an API key instead of starting OAuth device flow.
NousResearch/hermes-agent#42760 desktop-ui runtime 2 -2 Hermes Desktop 0.16.0 can receive model output but fail to render it until Settings is opened.
NousResearch/hermes-agent#45321 termux runtime 2 -2 Hermes 0.16.0 Termux wrapper uses /usr/bin/env bash, which fails under Termux shebang handling.
NousResearch/hermes-agent#43158 sessions-management runtime 2 -2 Hermes Desktop 0.16.0 can lose active session state across close/reopen and reject messages as session busy.
NousResearch/hermes-agent#42501 desktop-macos runtime 2 -2 Hermes Desktop 0.16.0 on macOS can disappear from the app list after install while configs remain.
NousResearch/hermes-agent#42360 web-tools runtime 3 -3 Hermes 0.16.0 web fetch/search calls can hang for many minutes and resist stopping from Desktop.
NousResearch/hermes-agent#41251 desktop-ui runtime 3 -3 Hermes 0.16.0 Desktop renderer can crash to a blank white window on Windows high-DPI setups.
NousResearch/hermes-agent#23055 matrix channel-specific 3 -3 Hermes 0.16.0 Matrix send_message/cron fallback can post plaintext into E2EE rooms despite required encryption.
NousResearch/hermes-agent#44562 desktop-ui runtime 3 -3 Hermes 0.16.0 Desktop can crash after compression/tool result rendering with tapClientLookup index errors.
NousResearch/hermes-agent#45676 memory runtime 3 -3 Hermes 0.16.0 Hindsight plugin can leak aiohttp connections until Desktop hits session-not-found restart loops.
NousResearch/hermes-agent#45655 provider-cerebras runtime 2 -2 Hermes 0.16.0 can replay reasoning_content to Cerebras and get HTTP 400 on multi-turn retries.
NousResearch/hermes-agent#45542 update-system runtime 3 -3 Hermes 0.16.0 interrupted Windows updates can leave .update-incomplete and loop forever on self-locked hermes.exe recovery.
NousResearch/hermes-agent#45759 provider-routing runtime 2 -2 Hermes 0.16.0 provider fallback can stick to an uncredentialed aggregator after a 401 and poison later model switches.
NousResearch/hermes-agent#39901 mcp runtime 2 -2 Hermes 0.16.0 TUI/CLI banner can mark MCP servers failed while they are still connecting, leaving tools unavailable until /new.
NousResearch/hermes-agent#45921 desktop-ui tool-specific 1 -1 Hermes Desktop 0.16.0 workspace directory picker can disappear when directory lists are long
NousResearch/hermes-agent#43122 desktop-ui tool-specific 1 -1 Hermes Desktop 0.16.0 messaging provider icons are hard to read in dark theme
NousResearch/hermes-agent#46800 cron runtime 2 -2 v0.16.0 Kanban dispatcher watcher can fire false stuck alerts when hooks only hit concurrency caps.
NousResearch/hermes-agent#46797 runtime kernel 4 -4 v0.16.0 can leave Kanban dispatch dead after stale SQLite SHM/EIO until manual WAL cleanup.
NousResearch/hermes-agent#46776 ui tool-specific 1 -1 v0.16.0 TUI rich markup splits color tags into separate lines, breaking multi-color banner rows.
NousResearch/hermes-agent#46709 runtime kernel 4 -4 Hermes Desktop v0.16.0 report shows a 9-hour tool loop without verified task completion.
NousResearch/hermes-agent#46696 dependency-resolution runtime 3 -3 Hermes Desktop v0.16.0 build can fail on @assistant-ui/tap export mismatch after update.
NousResearch/hermes-agent#46692 dependency-resolution runtime 3 -3 Fresh v0.16.0 Desktop build can fail on macOS because ./react-shim is not exported from @assistant-ui/tap.
NousResearch/hermes-agent#46686 compaction tool-specific 1 -1 v0.16.0 TUI/Desktop /compress completes but hides the before/after summary from users.
NousResearch/hermes-agent#46651 desktop-remote-upload runtime 2 -2 Hermes Desktop v0.16.0 remote-profile image upload can send local paths and fail with image not found.
NousResearch/hermes-agent#47415 telegram channel-specific 1 -1 v0.16.0 container drops Telegram group photos sent without an @mention.
NousResearch/hermes-agent#47363 memory tool-specific 3 -3 v0.16.0 TUI/dashboard /memory approve can fail with memory store unavailable.
NousResearch/hermes-agent#47313 desktop-ui runtime 2 -2 v0.16.0 dashboard composer can go blank when resuming long sessions.
NousResearch/hermes-agent#47315 desktop-ui runtime 2 -2 v0.16.0 dashboard text rendering corrupts during scroll and multiline input.
NousResearch/hermes-agent#46791 upgrade runtime 4 -4 v0.16.0 repository staging/stash handling can leave local trees unrecoverably dirty after interrupted updates.
NousResearch/hermes-agent#47258 model-picker runtime 2 -2 v0.16.0 UI model picker can show zero models for custom_providers entries.
NousResearch/hermes-agent#46788 gateway-service runtime 3 -3 v0.16.0 gateway PID detection can skip a live-process check when virtiofs unlinks the lock file.
NousResearch/hermes-agent#46693 desktop-ui runtime 4 -4 v0.16.0 desktop rebuild can fail hard enough that the app cannot start and the icon disappears.
NousResearch/hermes-agent#46645 windows runtime 3 -3 v0.16.0 Windows sandbox can drop parent PATH, preventing subprocess executable discovery.
NousResearch/hermes-agent#46606 desktop-ui runtime 2 -2 v0.16.0 Windows Desktop can truncate the first half of long assistant messages until restart.
NousResearch/hermes-agent#44580 upgrade runtime 3 -3 v0.16.0 hermes update can report success even when the desktop rebuild silently fails.
NousResearch/hermes-agent#45383 runtime kernel 5 -5 v0.16.0 state.db can hit recurring B-tree corruption from WAL TRUNCATE checkpointing on large FTS5 databases.
NousResearch/hermes-agent#46515 telegram channel-specific 1 -1 v0.16.0 Telegram rich message drafts can fall back to MarkdownV2 when expect_edits kills the rich path.
NousResearch/hermes-agent#46516 provider-routing runtime 3 -3 v0.16.0 Windows OpenAI API calls for gpt-4.1/gpt-4o-mini can return HTTP 400 while direct API calls work.
NousResearch/hermes-agent#46517 desktop-ui runtime 2 -2 v0.16.0 TUI/Desktop can leave the Running Code indicator stuck after a session completed.
NousResearch/hermes-agent#46506 cron-model-routing runtime 2 -2 v0.16.0 cron profile model overrides can fail to take effect.
NousResearch/hermes-agent#46298 telegram channel-specific 2 -2 v0.16.0 Telegram gateway adapter can time out connecting even for valid bot tokens.
NousResearch/hermes-agent#45894 desktop-ui tool-specific 1 -1 v0.16.0 Desktop right-sidebar file-tree refresh button can disappear under cursor movement.
NousResearch/hermes-agent#45709 message-delivery runtime 2 -2 v0.16.0 Hermes Link can fail to sync web-originated messages into existing conversations.
NousResearch/hermes-agent#44771 skills runtime 5 -5 v0.16.0 curator LLM review can enter a multi-hour loop on symlinked skill clusters, consuming 91M input tokens.
NousResearch/hermes-agent#45422 memory tool-specific 1 -1 v0.16.0 hermes tools disable memory can disable the whole memory ecosystem instead of only built-in memory.
NousResearch/hermes-agent#44707 desktop runtime 3 -3 v0.16.0 Desktop boot retry can leave a previous backend alive and hit EADDRINUSE on port 9120.
NousResearch/hermes-agent#42851 cron tool-specific 1 -1 v0.16.0 cron logs can be inconsistent when no-agent scripts emit no output versus wakeAgent=false.
NousResearch/hermes-agent#42785 cron runtime 1 -1 v0.16.0 cron no_agent stdout can be decoded with the platform default, mangling non-ASCII output on Windows.
NousResearch/hermes-agent#42768 compaction runtime 3 -3 v0.16.0 context compaction summaries can leak into chat as assistant responses.
NousResearch/hermes-agent#42177 provider-routing runtime 2 -2 v0.16.0 goal loop can fail opaquely when Nous auxiliary auth has no configured client.
NousResearch/hermes-agent#42167 provider-routing runtime 3 -3 v0.16.0 proxy soft-throttle 403 reset-after responses can abort sessions instead of retrying.
NousResearch/hermes-agent#16804 provider-routing runtime 2 -2 v0.16.0 still surfaces OpenRouter failures as empty HTTP 400 bodies, hiding actionable provider errors.
NousResearch/hermes-agent#30149 dependencies runtime 3 -3 v0.16.0 startup can fail when the anthropic package dependency is missing.

Stats

  • Evidence penalty: -289
  • Vote penalty: website-calculated
  • Score formula: website-calculated from data/settings.json

IsItStable.com — score-first release stability evidence

Metadata

Metadata

Assignees

No one assigned

    Labels

    affected:authIsItStable generated metadataaffected:compactionAffected componentaffected:config-migrationIsItStable generated metadataaffected:config-profilesIsItStable generated metadataaffected:cronaffected: cronaffected:cron-model-routingIsItStable generated metadataaffected:dashboardIsItStable generated metadataaffected:dashboard-oidcIsItStable generated metadataaffected:dependenciesIsItStable generated metadataaffected:dependency-resolutionIsItStable generated metadataaffected:desktop-cronIsItStable generated metadataaffected:desktop-macosIsItStable generated metadataaffected:desktop-mediaIsItStable generated metadataaffected:desktop-remote-gatewayIsItStable generated metadataaffected:desktop-remote-uploadIsItStable generated metadataaffected:desktop-slash-commandIsItStable generated metadataaffected:desktop-uiIsItStable generated metadataaffected:desktop-wslIsItStable generated metadataaffected:discord-voiceIsItStable generated metadataaffected:dockerIsItStable generated metadataaffected:emailIsItStable generated metadataaffected:gateway-serviceIsItStable generated metadataaffected:hooksIsItStable generated metadataaffected:installerIsItStable generated metadataaffected:matrixAffected componentaffected:mcpAffected component: mcpaffected:memoryaffected: memoryaffected:message-deliveryAffected component: message deliveryaffected:model-pickerIsItStable generated metadataaffected:prompt-sizeIsItStable generated metadataaffected:provider-cerebrasIsItStable generated metadataaffected:provider-minimaxIsItStable generated metadataaffected:provider-routingIsItStable generated metadataaffected:restartIsItStable generated metadataaffected:runtimeAffected componentaffected:session-historyIsItStable generated metadataaffected:skillsIsItStable generated metadataaffected:telegramAffected componentaffected:termuxIsItStable generated metadataaffected:uiAffected component: uiaffected:update-bannerIsItStable generated metadataaffected:upgradeaffected:version-metadataAffected component: version-metadataaffected:web-toolsIsItStable generated metadataaffected:windowsaffected: windowsaffected:yuanbaoIsItStable generated metadatapkg:hermes-agentHermes Agent packagerisk:channelStability risk categoryrisk:kernelStability risk categoryrisk:runtimeStability risk categoryrisk:toolStability risk categoryversionVersion stability verdict

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions