Commit Graph

  • ccfe6a47c3 fix(gateway): coerce StreamingConfig booleans and malformed numerics safely simbam99 2026-04-27 11:53:02 +03:00
  • 24130b7e53 fix(approval): harden YOLO mode env parsing against quoted-bool strings hharry11 2026-04-27 06:42:32 +03:00
  • 158eb32686 fix(gateway): preserve document type when merging queued events hharry11 2026-04-27 17:15:38 +03:00
  • adaee2c72c test(skill_utils): add regression tests for non-dict metadata in extract_skill_conditions sprmn24 2026-04-27 16:56:44 +03:00
  • e21898ea98 test(discord_tool): add regression test for per-token capability cache teknium1 2026-04-30 20:32:07 -07:00
  • fa7b0b0a67 fix(discord_tool): key capability cache by token instead of single global sprmn24 2026-04-27 22:37:15 +03:00
  • 82b5786721 test(browser_supervisor): cover cache-hit healthcheck on dead thread/loop Teknium 2026-04-30 20:31:01 -07:00
  • 73a6b80317 fix(browser_supervisor): verify thread and loop health before returning cached supervisor sprmn24 2026-04-27 22:31:33 +03:00
  • ec4cb16a29 fix(honcho): guard _peers_cache and _sessions_cache reads under _cache_lock sprmn24 2026-04-27 23:03:12 +03:00
  • bea2562fc4 fix(honcho): replace raw int() config parsing with safe helper sprmn24 2026-04-27 22:55:44 +03:00
  • b94cb8e2c4 feat(feishu): operator-configurable bot admission and mention policy Roy-oss1 2026-04-26 15:03:00 +08:00
  • fa9fd26acb fix(gateway): re-inject topic-bound skill after /new or /reset buray 2026-04-30 20:26:27 -07:00
  • 7abc9ce4df fix(gateway): read /status token totals from SessionDB (#17158) Jezza Hehn 2026-04-30 20:26:54 -07:00
  • a178081468 fix(gateway): use _session_key_for_source for native image buffer write Teknium 2026-04-30 20:25:17 -07:00
  • bdb7edd89e fix(gateway): isolate pending native image paths by session Yukipukii1 2026-04-28 15:41:25 +03:00
  • 5ed27c0f74 fix(tui_gateway): guard env var parsing against invalid values at import sprmn24 2026-04-29 01:44:48 +03:00
  • 531ac20408 fix(state): JSON-encode multimodal message content for sqlite Teknium 2026-04-30 20:22:40 -07:00
  • cc340c4a4d fix(tui): always call input.detect_drop for reliable image attachment Harry Riddle 2026-04-29 20:39:52 +07:00
  • 19136dfc07 chore: map jatingodnani email in AUTHOR_MAP Teknium 2026-04-30 20:23:30 -07:00
  • 9a75743496 fix(gateway): apply agent.disabled_toolsets in gateway message loop Teknium 2026-04-30 20:23:04 -07:00
  • e3624e00db fix: enforce strictly subtractive toolset filtration jatin godnani 2026-04-29 13:24:50 +05:30
  • 8e58265b60 chore(release): map allard.quek@singtel.com → AllardQuek (#18196) Teknium 2026-04-30 20:23:31 -07:00
  • ebe60abc4f fix(dashboard): separate theme identity from layout scale Allard Quek 2026-04-30 10:38:14 +08:00
  • 33d24095c4 fix(dashboard): normalize typography and layout across built-in themes Allard Quek 2026-04-29 10:41:20 +08:00
  • 01cc701e54 docs + nit: busy_ack_enabled follow-ups Teknium 2026-04-30 20:19:03 -07:00
  • 2b512cbca4 feat(gateway): add busy_ack_enabled config option to suppress ack messages Jezza Hehn 2026-04-29 14:39:18 +00:00
  • 25cbe3e1d6 fix(gateway): preserve thread routing for /update progress and prompts Yukipukii1 2026-04-29 16:55:12 +03:00
  • f48ba47d1e chore(release): map allard.quek@singtel.com → AllardQuek Teknium 2026-04-30 20:18:24 -07:00
  • 226fd79c8e feat(dashboard): add interactive column sorting to analytics tables Allard Quek 2026-04-29 18:39:55 +08:00
  • 0ddc8aba68 fix(fallback): let custom_providers shadow built-in aliases Teknium 2026-04-30 20:01:57 -07:00
  • 38875d00a7 fix(gateway): ensure platform configs honor home_channel env overrides Yukipukii1 2026-04-29 15:59:44 +03:00
  • 5089c55e0b refactor(state): compute last_active ordering at SQL level via recursive CTE Teknium 2026-04-30 20:03:33 -07:00
  • 142b4bf3ce fix(session_search): order recent mode by last activity instead of start time simbam99 2026-04-30 20:01:51 -07:00
  • c8e506c383 fix(tui): address code review feedback on model picker Austin Pickett 2026-04-30 23:11:28 -04:00
  • f4c761c6a0 feat(tui): add inline provider disconnect via 'd' keybind in /model picker Austin Pickett 2026-04-30 23:02:50 -04:00
  • 26f7f68507 feat(tui): show all providers in /model picker with inline API key setup Austin Pickett 2026-04-30 20:28:46 -04:00
  • 36fa8a4d28 fix(tui): show absolute position numbers in model picker Austin Pickett 2026-04-30 20:04:42 -04:00
  • 443950e827 fix(tui): pass user_providers as dict to match CLI model-switch pipeline Austin Pickett 2026-04-30 18:38:54 -04:00
  • 96691268df fix(gateway): drain manual profile gateways via SIGUSR1 before respawn Teknium 2026-04-30 19:57:42 -07:00
  • 77fe7ab6b2 feat(gateway): restart manual profile gateways after update Michael Nguyen 2026-04-30 21:14:53 +07:00
  • 84324d06b8 chore(release): add quocanh261997 to AUTHOR_MAP Teknium 2026-04-30 19:52:58 -07:00
  • 8b7b074df9 test(context_compressor): regression test for PR #17025 tail-protection off-by-one Teknium 2026-04-30 19:59:36 -07:00
  • b194617d00 fix(context_compressor): off-by-one in tail protection for short conversations 0z! 2026-04-28 16:43:55 +03:00
  • 2997ef9446 fix(api-server): use session-scoped task IDs for tool isolation hharry11 2026-04-29 20:10:05 +03:00
  • a83d579d5b fix(telegram): enforce gateway auth for inline approval callbacks johnncenae 2026-04-30 12:19:16 +03:00
  • 9ae1fa9e39 fix(delegate): honor runtime default model during provider resolution johnncenae 2026-04-29 21:06:42 +03:00
  • b29b709a71 fix(agent): sanitize Codex tool-call history summaries Stephen Schoettler 2026-04-29 15:06:42 -07:00
  • f43b126677 fix(gateway): atomic writes for sibling recovery/dedup state files Teknium 2026-04-30 19:57:58 -07:00
  • 1ef9e88549 fix(gateway): write restart markers atomically and fix Windows lock collisions johnncenae 2026-04-30 11:44:27 +03:00
  • 447a2bba3a fix(plugins): bound async plugin command await with 30s timeout teknium1 2026-04-30 19:53:08 -07:00
  • ca9a61ae38 fix(plugins): await async handlers in CLI and TUI dispatch hharry11 2026-04-30 16:26:48 +03:00
  • 79cffa9232 auth: coerce tls insecure flag safely instead of using Python truthiness johnncenae 2026-04-30 12:27:28 +03:00
  • 2bf73fbe2c fix(cli): coerce tls insecure flag safely in auth state johnncenae 2026-04-30 11:04:50 +03:00
  • 7cbe943d2d feat(skills): add here.now as an optional skill Teknium 2026-04-30 19:45:41 -07:00
  • 21cc9c8d32 Update here.now skill bundle adamludwin 2026-04-28 22:07:21 -07:00
  • f7dfd4ae36 feat(skills): add built-in here.now skill adamludwin 2026-04-23 15:49:16 -07:00
  • 2110a3a0c4 fix(tui): return JSON-RPC errors for invalid request shapes Yukipukii1 2026-04-30 21:12:09 +03:00
  • 5f3f456784 fix(approval): wake blocked gateway approvals on session cleanup Yukipukii1 2026-04-30 20:47:37 +03:00
  • f4ba97ad9a fix(status): add NVIDIA_API_KEY to hermes status API keys display Feranmi10 2026-04-30 19:44:33 -07:00
  • 75483b6db1 fix(curator): preserve last_report_path in state Yukipukii1 2026-04-30 21:36:40 +03:00
  • aab5bcc6ac test(model_switch): cover private user_providers override Mind-Dragon 2026-04-30 21:17:35 +02:00
  • 5ad8281885 fix(model_switch): correct user_providers override for private models Mind-Dragon 2026-04-30 15:31:57 +02:00
  • 1e5a23fa64 docs(teams): use teams app get --install-link for Step 6 Aamir Jawaid 2026-05-01 00:45:44 +00:00
  • 67f1198ba9 docs(teams): fix CLI install tag and Step 6 install flow Aamir Jawaid 2026-05-01 00:44:17 +00:00
  • d5e72ae17f docs(teams): fix CLI install tag and Step 6 install flow Aamir Jawaid 2026-05-01 00:43:47 +00:00
  • a5d60f42ee docs(teams): fix CLI install tag and Step 6 install flow Aamir Jawaid 2026-05-01 00:43:12 +00:00
  • 09aba91766 docs(teams): note that tunnel port 3978 is the default, not fixed Aamir Jawaid 2026-05-01 00:41:15 +00:00
  • f59693c075 fix(teams): pipe TEAMS_PORT through docker-compose properly Aamir Jawaid 2026-05-01 00:39:46 +00:00
  • c997830e1e docs(teams): fix port references and add TEAMS_ALLOW_ALL_USERS Aamir Jawaid 2026-05-01 00:24:35 +00:00
  • 4a6fac36d8 docs(teams): fix group chat behavior — @mention required Aamir Jawaid 2026-05-01 00:16:57 +00:00
  • 624057fce6 feat(teams): set User-Agent to Hermes via 2.0.0 client option Aamir Jawaid 2026-05-01 00:11:26 +00:00
  • 97d6f25008 test(toolsets): include kanban in expected post-#17805 toolset assertions briandevans 2026-04-30 16:16:06 -07:00
  • f61695ee73 fix(signal): skip contentless envelopes (profile key updates, empty messages) Chris Danis 2026-04-30 22:13:42 -04:00
  • e2e6b6ff1a chore(models): move Vercel AI Gateway to bottom of provider picker (#18112) Teknium 2026-04-30 19:34:19 -07:00
  • c73b799de7 feat(dashboard): add hide/show toggle for dashboard plugins in sidebar Austin Pickett 2026-04-30 20:02:15 -04:00
  • a52363231f refactor(plugins): move rescan button to page header, remove redundant title Austin Pickett 2026-04-30 19:53:41 -04:00
  • 9550d0fd46 fix(plugins): show 'Plugins' in page header instead of 'Web UI' Austin Pickett 2026-04-30 19:51:13 -04:00
  • 7dc85495e0 style(plugins): make page full width Austin Pickett 2026-04-30 19:39:51 -04:00
  • 6549b0f2b7 fix(security): address CodeQL path-traversal and info-exposure findings Austin Pickett 2026-04-30 18:50:28 -04:00
  • e2a4905606 feat(dashboard): add Plugins page with enable/disable, auth status, install/remove Austin Pickett 2026-04-30 17:41:10 -04:00
  • e5dad4ac57 fix(agent): propagate ContextVars to concurrent tool worker threads (#18123) Teknium 2026-04-30 16:26:26 -07:00
  • 180a7036bc feat(skills): add Shopify optional skill (Admin + Storefront GraphQL) (#18116) Teknium 2026-04-30 15:58:44 -07:00
  • 8fed969618 Merge pull request #18113 from NousResearch/bb/tui-sgr-mouse-fragments brooklyn! 2026-04-30 15:56:59 -07:00
  • ded011c5a5 fix(tui): tighten SGR fragment matching Brooklyn Nicholson 2026-04-30 17:50:49 -05:00
  • 71b685aee0 fix(tui): recover fragmented SGR mouse reports Brooklyn Nicholson 2026-04-30 17:43:21 -05:00
  • 9d645d98c4 fix(tui): update README ethernet 2026-04-30 18:23:15 -04:00
  • 242659f5af fix(tui): don't hardcode /home/bb ethernet 2026-04-30 18:22:21 -04:00
  • 42df7ec597 fix(tui): update comments ethernet 2026-04-30 17:43:59 -04:00
  • 42e166c7ea refactor(docker): drop manual @hermes/ink build, rely on esbuild bundle ethernet 2026-04-30 16:57:02 -04:00
  • bbbce92651 feat(tui): render self-improvement review summaries in the transcript Teknium 2026-04-30 13:44:04 -07:00
  • 80a676658c fix(cli): surface self-improvement review summaries from bg thread Teknium 2026-04-30 13:01:17 -07:00
  • c868425467 feat(kanban): durable multi-profile collaboration board (#17805) Teknium 2026-04-30 13:36:47 -07:00
  • 59c1a13f45 Merge pull request #15680 from NousResearch/fix/nix-package-lock ethernet 2026-04-30 16:21:51 -04:00
  • 1d8068d71d feat(models): add openrouter/owl-alpha (free) to curated OpenRouter list (#18071) Teknium 2026-04-30 12:57:02 -07:00
  • 279504d5b8 fix(nix): refresh npm lockfile hashes github-actions[bot] 2026-04-30 19:49:01 +00:00
  • 9ac4a2e53e fix: let fixing nix pkgs command work without an initial build Ari Lotter 2026-04-25 10:16:59 -04:00
  • 42627b4eaf refactor(tui): bundle with esbuild, drop runtime node_modules ethernet 2026-04-30 13:14:19 -04:00
  • 6bc5d72271 Merge pull request #16419 from vincez-hms-coder/feat/dashboard-profiles-hms-coder Austin Pickett 2026-04-30 12:09:23 -07:00
  • b737af8226 Merge pull request #18047 from stephenschoettler/fix/acp-persist-user-message-test-mocks ethernet 2026-04-30 14:43:26 -04:00
  • 73bf3ab1b2 chore: release v0.12.0 (2026.4.30) (#18057) Teknium 2026-04-30 11:31:01 -07:00