Commit Graph

  • 50edbe6f46 review(copilot): say solid rule, not dashed Brooklyn Nicholson 2026-04-28 15:49:35 -05:00
  • 4689ace7cb review(copilot): clarify table-rule rationale (UTF-16 code units, not graphemes) Brooklyn Nicholson 2026-04-28 15:29:11 -05:00
  • 9eabc24e24 fix(tui): visually distinguish markdown table rows from prose (#15534) Brooklyn Nicholson 2026-04-28 13:56:39 -05:00
  • 0d957a8d48 fix(tui): surface mouse slash command (#17126) Gille 2026-04-28 14:27:43 -06:00
  • 5f215b13ce fix(docker): materialize bundled TUI Ink package (#16690) brooklyn! 2026-04-28 13:11:47 -07:00
  • 124da27767 fix(tui): handle empty bracketed paste fallback (#15594) Gille 2026-04-28 13:30:08 -06:00
  • 5d2f9b5d7d fix: follow-up for salvaged PR #17061 kshitijk4poor 2026-04-28 23:27:50 +05:30
  • 433d38da09 chore(docs): update provider docs Rugved Somwanshi 2026-04-28 11:08:42 -04:00
  • a0105a7f81 chore(agent): drop drift from rebasing Rugved Somwanshi 2026-04-28 10:59:09 -04:00
  • 01ad0aacaf fix(tui): show correct context length Rugved Somwanshi 2026-04-27 11:59:32 -04:00
  • fa2bee1215 fix(tui): update test for target model Rugved Somwanshi 2026-04-27 11:30:59 -04:00
  • 214ca943ac feat(agent): add lmstudio integration Rugved Somwanshi 2026-04-25 12:30:55 -04:00
  • 7d4648461a Merge pull request #17007 from NousResearch/austin/fix/more-design-system Austin Pickett 2026-04-28 11:46:47 -07:00
  • faa15772b7 chore: add contributor emails to AUTHOR_MAP kshitijk4poor 2026-04-28 23:55:07 +05:30
  • 74c209534c fix(copilot-acp): disable streaming path for CopilotACPClient nfb0408 2026-04-28 23:55:00 +05:30
  • 18f585f091 ci(nix): auto-fix stale npm hashes on push to main (#16285) Siddharth Balyan 2026-04-29 00:01:58 +05:30
  • 4bf0e75ae9 fix(nix): make extraPackages actually work via per-user profile (#17047) Siddharth Balyan 2026-04-28 23:50:32 +05:30
  • a3c27b5cd1 docs: clarify quick commands config shape helix4u 2026-04-28 11:59:01 -06:00
  • 47d4b6e31a feat: add spinner, lowercase version Austin Pickett 2026-04-28 13:59:33 -04:00
  • a1921c43cc fix(tui): prefer exact slash command matches (#15813) Gille 2026-04-28 11:22:26 -06:00
  • 912590a143 fix: button sizes Austin Pickett 2026-04-28 13:11:47 -04:00
  • 1285172aca fix(components): refactor to use design system Austin Pickett 2026-04-28 13:03:05 -04:00
  • b53a091b97 remove: BOOT.md built-in hook (#17093) Teknium 2026-04-28 09:50:27 -07:00
  • b5128a751b perf(startup): lazy-import OpenAI, Anthropic, Firecrawl, account_usage (#17046) Teknium 2026-04-28 09:38:42 -07:00
  • 663602f6b0 Merge branch 'austin/fix/more-design-system' of github.com:NousResearch/hermes-agent into austin/fix/more-design-system Austin Pickett 2026-04-28 12:28:32 -04:00
  • e1027134cd chore: remove comments Austin Pickett 2026-04-28 12:28:08 -04:00
  • f62272b203 fix(nix): refresh npm lockfile hashes github-actions[bot] 2026-04-28 16:20:05 +00:00
  • 0348a69c51 fix: migrate select to design system Austin Pickett 2026-04-28 12:02:34 -04:00
  • 753a071491 fix: badges Austin Pickett 2026-04-28 11:24:08 -04:00
  • e5601d1e85 fix: update design language Austin Pickett 2026-04-28 10:57:30 -04:00
  • df51ad7973 perf(config): mtime-cache load_config() and read_raw_config() (#17041) Teknium 2026-04-28 07:06:35 -07:00
  • 42be5e49b0 fix(browser): detect missing Chromium and fail fast with actionable error (#17039) Teknium 2026-04-28 07:03:44 -07:00
  • e0f5d39837 fix(discord): widen slash-sync timeout to 600s under rate-limit pressure (#16713) (#17029) Teknium 2026-04-28 07:02:43 -07:00
  • 5ed1eb0d0f docs(config): surface telegram.reactions in DEFAULT_CONFIG (#17028) Teknium 2026-04-28 07:02:30 -07:00
  • be41ccd0af fix(nix): deprecate extraPackages — does not reach terminal/skills (#17030) Siddharth Balyan 2026-04-28 19:28:11 +05:30
  • e4b69bf149 fix(gateway): guard against None request_overrides in _build_api_kwargs konsisumer 2026-04-28 14:16:18 +02:00
  • 1d8b9e6458 fix(auxiliary): auto-detect Anthropic Messages transport for all aux clients (#17027) Teknium 2026-04-28 06:50:14 -07:00
  • e123f4ecf0 feat(gateway): opt-in runtime-metadata footer on final replies (#17026) Teknium 2026-04-28 06:50:04 -07:00
  • 6085d7a93e chore: remove unused imports and dead locals (ruff F401, F841) (#17010) Teknium 2026-04-28 06:46:45 -07:00
  • 3d8be2c617 fix(install): widen /dev/tty open-probe to sibling gates (#16746) teknium1 2026-04-28 06:43:53 -07:00
  • 89e8c87354 test(install): regex-based gate assertions per copilot review on #16750 briandevans 2026-04-27 18:18:00 -07:00
  • 20c9340c34 fix(install): probe /dev/tty by opening it, not bare existence (#16746) briandevans 2026-04-27 18:12:41 -07:00
  • b2339c87e4 chore(release): map dejie.guo@gmail.com -> JayGwod teknium1 2026-04-28 06:42:45 -07:00
  • 8cced33784 fix(model): prefer live models for user providers Dejie Guo 2026-04-28 08:48:58 +08:00
  • 69b8fa65d4 docs(delegate_task): clarify that it is synchronous and not durable (#17022) Teknium 2026-04-28 06:45:15 -07:00
  • 5f84eac451 feat(gateway): bust cached agent on compression/context_length config edits (#17008) Teknium 2026-04-28 06:37:42 -07:00
  • b5905f0d4a chore: add Mirac1eSky to AUTHOR_MAP kshitijk4poor 2026-04-28 18:51:03 +05:30
  • d6137453ac fix(gateway): drain stale httpx polling connections on Telegram reconnect Siwen Wang 2026-04-28 18:50:26 +05:30
  • a9369fc193 chore: more components Austin Pickett 2026-04-28 09:18:40 -04:00
  • e116957a63 fix: replace all buttons for design system buttons Austin Pickett 2026-04-28 08:57:33 -04:00
  • 391f1ca1f4 feat(aux): translate extra_body.reasoning into Codex Responses API (#17004) Teknium 2026-04-28 05:47:42 -07:00
  • 72dea9f4f7 feat(gateway): make hygiene hard message limit configurable (#17000) Teknium 2026-04-28 05:43:12 -07:00
  • 06164a7b28 fix(codex): resync pool entry from auth.json after reauth (#17001) Teknium 2026-04-28 05:43:09 -07:00
  • 529eb29b6a fix(gemini): clamp Flash thinkingLevel to documented low/medium/high set teknium1 2026-04-28 05:37:35 -07:00
  • dbbe2d1973 fix(gemini): bridge reasoning_config into thinking_config for chat-completions routes Nanako0129 2026-04-28 17:47:27 +08:00
  • 315a11a76f chore(prompt): tell telegram models to prefer bullets over tables teknium1 2026-04-28 05:36:35 -07:00
  • a3b9343f08 feat(telegram): render markdown tables as row groups LeonSGP43 2026-04-23 14:48:03 +08:00
  • d8c5573ffe fix(profiles): migrate Honcho host on rename helix4u 2026-04-27 16:11:36 -06:00
  • c69310c625 fix(weixin): raise descriptive error when rate-limit retries exhaust teknium1 2026-04-28 05:00:16 -07:00
  • d3a9c69e9b chore(release): map leihaibo1992 author for #16757 salvage teknium1 2026-04-28 04:58:40 -07:00
  • a54106bbc8 fix(weixin): split long messages (>2000 chars) into chunks to prevent truncation Leihb 2026-04-28 09:31:17 +08:00
  • 1a4289b6b7 chore(release): map revar@users.noreply.github.com -> revaraver teknium1 2026-04-28 04:58:23 -07:00
  • 052b3449e5 test(cli): regression test for manual /compress system_message revar 2026-04-28 04:58:16 -07:00
  • fb112d6a73 fix(cli): pass None as system_message in manual compress to prevent duplication ygd58 2026-04-24 20:50:47 +02:00
  • 7444e49d4e fix(gateway): use transcript timestamp for auto-continue freshness teknium1 2026-04-28 05:00:26 -07:00
  • 93feffbcfa fix(gateway): avoid stale interrupted turn auto-continue beliefanx 2026-04-28 11:37:22 +08:00
  • b61d9b297a refactor: consolidate symlink-safe atomic replace into shared helper Teknium 2026-04-28 04:51:38 -07:00
  • 3ab97a32d1 fix: preserve symlinks during atomic file writes (#16743) vominh1919 2026-04-28 09:34:55 +07:00
  • 1369dae226 test(openclaw-migration): cover alias reverse-lookup for real OpenClaw schema teknium1 2026-04-28 04:48:57 -07:00
  • 7996c14795 fix: resolve model aliases during claw migrate (#16745) vominh1919 2026-04-28 09:36:19 +07:00
  • 4aa0a7c195 fix(error-classifier): add insufficient balance to billing patterns 阿泥豆 2026-04-28 10:18:56 +08:00
  • 7428abd54e chore(release): map mtf201013@gmail.com -> ma-pony Teknium 2026-04-28 04:49:35 -07:00
  • 0f473d643d refactor(schema): consolidate nullable-union stripping in schema_sanitizer Teknium 2026-04-28 04:49:04 -07:00
  • aa94883288 fix(mcp): preserve nullable schema coercion Pony.Ma 2026-04-28 12:25:10 +08:00
  • 1350d12b0b fix: keep mcp dynamic refresh tasks tracked Pony.Ma 2026-04-28 10:41:28 +08:00
  • 02ae152222 fix(mcp): normalize nullable tool schemas Pony.Ma 2026-04-28 09:57:58 +08:00
  • 9cd02b1698 chore(release): map r.filgueiras@apheris.com -> rfilgueiras teknium1 2026-04-28 03:51:45 -07:00
  • 37551ee53e test(bedrock): add model picker and region routing tests Ruda Porto Filgueiras 2026-04-27 18:52:32 +02:00
  • a23f18cc3e fix(bedrock): add live model discovery and region resolution for non-US regions Ruda Porto Filgueiras 2026-04-27 18:52:16 +02:00
  • 023f5c74b1 fix(anthropic): remove Claude Code fingerprinting from OAuth Messages API path (#16957) Teknium 2026-04-28 03:51:17 -07:00
  • 2b728e1274 fix(agent): drop thinking-only assistant turns before provider call (#16959) Teknium 2026-04-28 03:50:51 -07:00
  • 5316ce95de chore(release): map simonweng@tencent.com -> Contentment003111 teknium1 2026-04-28 03:41:17 -07:00
  • a6a6cf047d feat(providers): add tencent-tokenhub provider support simonweng 2026-04-28 03:40:45 -07:00
  • bd10acd747 fix(providers): honor key_env/api_key_env on Azure Anthropic + accept alias in normalizer (#16935) Teknium 2026-04-28 02:12:08 -07:00
  • 4148e85b3a docs(web): document web_search limit parameter and query operators teknium1 2026-04-28 02:08:08 -07:00
  • 4462b349b2 feat(web): expose search result limit 墨綠BG 2026-04-28 11:57:50 +08:00
  • 4e5ebf07ea fix(matrix): stop tagging the user on every reply (#16932) Teknium 2026-04-28 02:00:37 -07:00
  • 447d800b81 docs: add observability/langfuse to built-in-plugins + env-vars reference (#16929) Teknium 2026-04-28 01:57:52 -07:00
  • e63364b8df revert: computer-use cua-driver (PR #16919) (#16927) Teknium 2026-04-28 01:57:21 -07:00
  • cf0852f92e feat(claw-migrate): harden OpenClaw import with plan-first apply, redaction, and pre-migration backup (#16911) Teknium 2026-04-28 01:50:23 -07:00
  • a83f669bcf fix(models): auto-derive xAI model list from models.dev cache (#16699) Teknium 2026-04-28 01:47:31 -07:00
  • 6c78305294 fix(models): update stale xAI model list (#16699) vominh1919 2026-04-28 11:14:04 +07:00
  • 1b9b5d2957 chore(release): map ThomassJonax author email teknium1 2026-04-28 01:49:31 -07:00
  • 2f9243c333 fix(session): make SQLite transcript rewrites transactional ThomassJonax 2026-04-28 07:02:36 +03:00
  • 22ddac4b14 fix(auxiliary): widen URL rewrite + main_runtime to sibling custom branches teknium1 2026-04-28 01:44:31 -07:00
  • f3371c39a4 fix(auxiliary): custom provider URL rewrite + main_runtime model for title gen crayfish-ai 2026-04-28 12:14:36 +08:00
  • 20b49b71cd chore(release): map steve.westerhouse@origami-analytics.com to westers teknium1 2026-04-28 01:42:33 -07:00
  • 1791324604 test(cli): regression coverage for user-provider routing fix (#16767) westers 2026-04-27 22:59:07 -05:00
  • 632ddf2a0a fix(cli): honor user-defined providers via chat --provider and -m <alias> westers 2026-04-27 21:15:12 -05:00
  • afb9588298 fix(computer-use): harden image-rejection fallback + AUTHOR_MAP Teknium 2026-04-28 01:15:46 -07:00