Commit Graph

  • 1fa76607c0 feat: trigram FTS5 index for CJK search, replace LIKE fallback (#16651) Siddharth Balyan 2026-04-28 00:12:07 +05:30
  • e80504b088 Merge pull request #16656 from NousResearch/bb/tui-parity-mutating-commands brooklyn! 2026-04-27 13:30:19 -05:00
  • ed4f7f0ba3 test(tui): skip slash parity matrix when Python registry is unavailable Brooklyn Nicholson 2026-04-27 13:19:11 -05:00
  • 56724147ef fix(providers/gmi): post-salvage review fixes kshitijk4poor 2026-04-27 23:46:05 +05:30
  • c53fcb0173 feat(providers): add GMI Cloud as a first-class API-key provider (#11955) Isaac Huang 2026-04-17 11:19:56 -07:00
  • 8a33ed6136 fix(tui): address rollback guard and parity registry review Brooklyn Nicholson 2026-04-27 13:10:13 -05:00
  • 41f70e6fc4 Merge pull request #16664 from NousResearch/bb/fix-tui-forceredraw-export brooklyn! 2026-04-27 13:08:16 -05:00
  • adbd173ddd fix(tui): expose forceRedraw in Ink type shim Brooklyn Nicholson 2026-04-27 13:07:48 -05:00
  • 4f59510dd4 fix(tui): tighten fast-mode support validation Brooklyn Nicholson 2026-04-27 13:00:11 -05:00
  • 4a08f1015a fix(tui): reject fast mode for unsupported live models Brooklyn Nicholson 2026-04-27 12:55:41 -05:00
  • 8bd5d0667a Merge origin/main into bb/tui-parity-mutating-commands Brooklyn Nicholson 2026-04-27 12:51:11 -05:00
  • 6d24880604 Merge pull request #16657 from NousResearch/bb/tui-keybinding-model-parity brooklyn! 2026-04-27 12:49:37 -05:00
  • b8556eb15e fix(tui): address fast-mode live sync review feedback Brooklyn Nicholson 2026-04-27 12:47:42 -05:00
  • b3e7a412e2 fix(tui): wire Ctrl+L to Ink forceRedraw path Brooklyn Nicholson 2026-04-27 12:44:24 -05:00
  • da6f8449a5 test(tui): tighten redraw hotkey review follow-ups Brooklyn Nicholson 2026-04-27 12:30:40 -05:00
  • a13449a40a fix(tui): address Copilot review feedback on mutating command parity Brooklyn Nicholson 2026-04-27 12:30:30 -05:00
  • 17029a64e8 chore(ui-tui): apply npm run fix formatting pass Brooklyn Nicholson 2026-04-27 12:25:27 -05:00
  • 487da4b72b chore(ui-tui): apply npm run fix formatting pass Brooklyn Nicholson 2026-04-27 12:25:21 -05:00
  • 4909b94f99 fix(tui): align Ctrl+L and /model with classic CLI semantics Brooklyn Nicholson 2026-04-27 12:23:56 -05:00
  • a4cb3ef66c fix(tui): make mutating slash paths native and lifecycle-safe Brooklyn Nicholson 2026-04-27 12:20:08 -05:00
  • d5a89283b7 Merge pull request #16625 from NousResearch/bb/fix-tui-title-session-sync brooklyn! 2026-04-27 12:05:54 -05:00
  • 633f74504f fix(ci): resolve follow-up title edge case and flaky checks Brooklyn Nicholson 2026-04-27 11:49:02 -05:00
  • 27936ee02d fix(tui-gateway): keep queued user titles from being dropped Brooklyn Nicholson 2026-04-27 11:31:49 -05:00
  • 3aa86717b6 fix(tui-gateway): harden pending-title retry and user errors Brooklyn Nicholson 2026-04-27 11:27:51 -05:00
  • 492c4c6573 fix(tui-gateway): address follow-up Copilot title threads Brooklyn Nicholson 2026-04-27 11:15:37 -05:00
  • 3824b03237 fix(tui-gateway): harden session title RPC edge cases Brooklyn Nicholson 2026-04-27 11:05:10 -05:00
  • 42b917c92c chore: uptick Brooklyn Nicholson 2026-04-26 23:17:32 -05:00
  • 7ccfb97fee test(cli): assert active-session file lifecycle in launch_tui Brooklyn Nicholson 2026-04-26 22:57:58 -05:00
  • 7a6128cc4f fix(tui): harden active-session temp file handling Brooklyn Nicholson 2026-04-26 22:51:18 -05:00
  • 4b28140912 fix(cli): tighten MRU lookup and session DB cleanup Brooklyn Nicholson 2026-04-26 22:49:49 -05:00
  • 653b5ec128 fix(tui): report actual session on exit Brooklyn Nicholson 2026-04-26 15:55:01 -05:00
  • 164e33aa46 fix(cli): resolve -c by true MRU session Brooklyn Nicholson 2026-04-26 22:37:37 -05:00
  • cdfbd89ea5 fix(tui): keep /title session names in sync Brooklyn Nicholson 2026-04-27 10:51:14 -05:00
  • 730347e38f feat(skills): expand touchdesigner-mcp with GLSL, post-FX, audio, geometry references (#13664) kshitijk4poor 2026-04-27 08:46:01 -07:00
  • 628ca99d9b fix(compression): show main + aux model and provider in feasibility warning (#16619) Teknium 2026-04-27 08:43:24 -07:00
  • 460a8ce5d9 chore(release): map hermes-agent-dhabibi bot -> dhabibi Teknium 2026-04-27 08:35:13 -07:00
  • aa53fb661a fix(copilot): mark native image requests as vision hermes-agent-dhabibi 2026-04-27 13:48:51 +00:00
  • 8402ba150e fix(copilot): send vision header for Copilot vision requests hermes-agent-dhabibi 2026-04-26 21:29:55 +00:00
  • 512c610058 Merge pull request #16605 from NousResearch/bb/fix-tui-docker-ink-build brooklyn! 2026-04-27 10:17:58 -05:00
  • b479205396 fix(docker): tighten TUI build contract Brooklyn Nicholson 2026-04-27 10:15:00 -05:00
  • 60f2415a4a Merge pull request #16600 from NousResearch/austin/fix/model-provider Austin Pickett 2026-04-27 08:14:27 -07:00
  • 082acc75b0 fix(review): address copilot review Austin Pickett 2026-04-27 11:06:28 -04:00
  • 4424a0e0f7 fix(docker): prebuild TUI assets in image Brooklyn Nicholson 2026-04-27 10:04:32 -05:00
  • 98d75dea5a perf(tui): lazily seed virtual history heights (#16523) kshitij 2026-04-27 07:55:45 -07:00
  • 9b55365f6f fix(gateway,cron): close ephemeral agents + reap stale aux clients (salvage #13979) (#16598) Teknium 2026-04-27 07:41:42 -07:00
  • a0b62e0c5a fix(models): consolidate provider and model into /model command Austin Pickett 2026-04-27 10:38:36 -04:00
  • ac0325c257 diagnostic(cli): log slow bracketed-paste handler (>500ms) for #16263 (#16575) Teknium 2026-04-27 06:44:36 -07:00
  • 817633bc5d feat(backup): exclude SQLite WAL/SHM/journal sidecars (#16576) Teknium 2026-04-27 06:43:52 -07:00
  • 9692ce2072 chore(release): map andrewho.sf@gmail.com -> andrewhosf Teknium 2026-04-27 06:41:30 -07:00
  • 008860a23f fix(approval): close remaining prompt_toolkit deadlock vectors (#15216) Teknium 2026-04-27 06:41:02 -07:00
  • 0046d170dc fix(agent): propagate approval callbacks to concurrent tool worker threads Andrew Ho 2026-04-21 17:01:31 -07:00
  • 8ad29a938a fix(agent): restrict background review agent to memory and skills toolsets luyao618 2026-04-26 18:06:07 +08:00
  • a59a98b180 fix(cli): pass session messages to shutdown_memory_provider (#15165 sibling) Teknium 2026-04-27 06:39:25 -07:00
  • 500774e30e fix(gateway): pass session messages to shutdown_memory_provider (#15165) briandevans 2026-04-24 19:50:05 -07:00
  • c4ad2c33f4 chore(release): map christian@scheid.tech -> scheidti teknium1 2026-04-27 06:38:30 -07:00
  • 75b460bc94 fix(email): add required Date header to outbound mail Christian Scheid 2026-04-24 15:05:31 +02:00
  • a9033c9220 feat(backup): exclude checkpoints/ from backups (#16572) Teknium 2026-04-27 06:40:18 -07:00
  • ea3c5a14c3 feat(update): make pre-update backup opt-in (off by default) (#16566) Teknium 2026-04-27 06:36:35 -07:00
  • ec671c4154 feat(image-input): native multimodal routing based on model vision capability (#16506) Teknium 2026-04-27 06:27:59 -07:00
  • df3c9593f8 feat(plugins): google_meet \u2014 join, transcribe, speak, follow up (#16364) Teknium 2026-04-27 06:22:25 -07:00
  • 8ed599dc05 feat(update): auto-backup HERMES_HOME before hermes update (#16539) Teknium 2026-04-27 05:36:19 -07:00
  • 920ebd8303 feat(prompt): point agent at hermes-agent skill + docs site for Hermes questions (#16535) Teknium 2026-04-27 05:35:55 -07:00
  • bb00b783fb fix(cli): eliminate ghost status-bar + DSR input leaks from terminal drift Teknium 2026-04-27 04:57:39 -07:00
  • 5e92b67807 fix: stop idle CLI redraws Q 2026-04-25 08:46:29 +09:00
  • ee1a07f9e9 fix(agent): block cross-provider reasoning leak to DeepSeek/Kimi (#15748) (#16500) Teknium 2026-04-27 04:06:23 -07:00
  • 65f648ee84 fix(website): auto-wrap ASCII-art code blocks in generated skill pages (#16497) Teknium 2026-04-27 03:38:39 -07:00
  • 64a497bfa9 fix(hindsight): preserve setup config on blank input Wysie 2026-04-27 15:56:07 +08:00
  • 90a3e73daf fix(debug): sweep expired paste.rs uploads on a real timer (#16431) Teknium 2026-04-27 00:36:33 -07:00
  • 2e6699b319 fix: strip leaked declare-x env dump from terminal output on macOS (#15459) vominh1919 2026-04-25 09:24:44 +07:00
  • 21f503c23c feat(update): snapshot pairing data before git pull (#16383) Teknium 2026-04-27 00:19:12 -07:00
  • a32d07529c fix(file-tools): escalate to BLOCKED on repeated read_file dedup stubs (#16382) Teknium 2026-04-27 00:17:26 -07:00
  • 3ff3dfb5ac fix(telegram): accept /cmd@botname from bot menu in groups alberto 2026-04-24 18:40:59 -05:00
  • 8258f4dcb7 fix(model): avoid persisting key_env-resolved secrets to providers entry (#16372) Teknium 2026-04-26 21:52:12 -07:00
  • 9f1b1977bc docs(skills): salvage dropped trigger content into skill bodies Teknium 2026-04-26 21:50:26 -07:00
  • e3921e7ca4 docs(skills): compress 74 built-in skill descriptions to <=60 chars Teknium 2026-04-26 21:40:16 -07:00
  • 7d586ddb42 docs(skills): trim design skill descriptions to <=60 chars + inline cross-ref Teknium 2026-04-26 21:31:20 -07:00
  • a131c134bc chore(release): map BadTechBandit in AUTHOR_MAP Teknium 2026-04-26 21:27:31 -07:00
  • 55be532369 docs(skills): clarify when to use claude-design vs popular-web-designs vs design-md Teknium 2026-04-26 21:27:29 -07:00
  • 8c5d3a99d6 feat(skills): add claude-design HTML artifact skill CREWorx 2026-04-24 07:40:01 -04:00
  • af3d5150c1 fix(matrix): close 'hall of mirrors' pairing + echo loop (#15763) (#16374) Teknium 2026-04-26 21:50:28 -07:00
  • 4a2ee6c162 fix(title-gen): surface auxiliary failures via _emit_auxiliary_failure Teknium 2026-04-26 21:48:15 -07:00
  • bda2dbc29e fix(compressor): apply bare-string guard to protect-tail boundary scan briandevans 2026-04-26 11:21:25 -07:00
  • 943465235e fix(compressor): guard against bare-string items in multimodal content list briandevans 2026-04-26 09:09:03 -07:00
  • cfc8befe65 fix(compressor): use text char sum for multimodal token estimation in _find_tail_cut_by_tokens briandevans 2026-04-26 08:38:16 -07:00
  • 3e68809fe0 chore(release): map romanornr noreply email Teknium 2026-04-26 21:43:58 -07:00
  • a0fe73bada fix(cli): strip leaked bracketed-paste wrappers romanornr 2026-04-10 20:51:37 +02:00
  • 7c63c24613 fix(cron): don't silently disable recurring cron jobs when croniter is missing (#16368) Teknium 2026-04-26 21:47:32 -07:00
  • c5781d50c7 fix(azure-foundry): auto-route gpt-5.x / codex / o-series to Responses API (#16361) Teknium 2026-04-26 21:33:31 -07:00
  • 235bfb192b docs(skills): document URL install across features, reference, guide, and hermes-agent skill (#16355) Teknium 2026-04-26 21:27:59 -07:00
  • e63929d4f3 Merge pull request #15926 from NousResearch/bb/tui-long-session-perf brooklyn! 2026-04-26 23:10:08 -05:00
  • 859e09b7ce chore(release): map xiahu889889@proton.me to xiahu88988 Teknium 2026-04-26 21:04:47 -07:00
  • 898ccfd667 fix(skills): honor scope query from Google OAuth redirect URL xiahu88988 2026-04-17 07:24:19 +08:00
  • 6c87371815 fix(openclaw-migration): case-preserving brand rewrite + one-time ~/.openclaw residue banner (#16327) Teknium 2026-04-26 20:57:26 -07:00
  • 517f30b043 improve(agent): guidance for plain-text URLs, subagent language/verification, hermes-config routing (#16325) Teknium 2026-04-26 20:57:19 -07:00
  • 9c416e20ab feat(skills): install skills from a direct HTTP(S) URL (#16323) Teknium 2026-04-26 20:57:10 -07:00
  • d308ae27e1 fix(nix): refresh tui npm deps hash Brooklyn Nicholson 2026-04-26 22:56:36 -05:00
  • b288934dff fix(discord_tool): coerce limit parameter to int before min() call sprmn24 2026-04-27 00:56:57 +03:00
  • e19854d893 fix(shell_hooks): parse hooks_auto_accept as strict bool/string, not bool() (#16322) Teknium 2026-04-26 20:48:35 -07:00
  • 6993e566ba fix(whatsapp_identity): pin identifier regex to ASCII, clarify it's defense-in-depth Teknium 2026-04-26 19:47:21 -07:00
  • 91512b8210 fix(whatsapp_identity): guard against path traversal and silent mapping errors sprmn24 2026-04-27 00:47:43 +03:00