Commit Graph

  • 0497bb0544 chore: Fix failing test. cpojer 2026-02-09 09:52:05 +09:00
  • 3573f26d40 chore: Update deps. cpojer 2026-02-09 09:51:59 +09:00
  • f4fc65d234 test: skip unix-path OPENCLAW_HOME tests on Windows (#12206) max 2026-02-08 16:56:21 -08:00
  • 223eee0a20 refactor: unify peer kind to ChatType, rename dm to direct (#11881) max 2026-02-08 16:20:52 -08:00
  • 0b07e15b63 chore(changelog): note maxTokens clamp (#5516) (thanks @lailoo) (#12139) George Pickett 2026-02-08 14:27:11 -08:00
  • 92764a60d6 test(config): cover maxTokens clamping George Pickett 2026-02-08 14:04:58 -08:00
  • eed580d310 fix(config): clamp maxTokens to contextWindow to prevent invalid configurations damaozi 2026-01-31 23:46:38 +08:00
  • 41f3e90ea8 changelog: split #12091 entry into Added + Fixes Sebastian 2026-02-08 16:21:18 -05:00
  • db137dd65d fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091) Seb Slight 2026-02-08 16:20:13 -05:00
  • c95e6fe6dc Docs: note language switcher ordering + JP flag fix (#12023) (thanks @joshp123) Josh Palmer 2026-02-08 10:43:26 -08:00
  • 2b4135debc Docs: fix language switcher order + Japanese locale Josh Palmer 2026-02-08 10:36:06 -08:00
  • 6e3271ebb6 Docs: note ja-JP docs POC in changelog (#11988) (thanks @joshp123) Josh Palmer 2026-02-08 10:04:15 -08:00
  • d8dbfc701c Docs: use ja-jp Mintlify language code Josh Palmer 2026-02-08 09:58:51 -08:00
  • c4213b89eb Docs: seed ja-JP translations Josh Palmer 2026-02-08 09:25:17 -08:00
  • d2ec78607d Docs i18n: make translation prompt language-pluggable Josh Palmer 2026-02-08 09:25:12 -08:00
  • 7f7d49aef0 Memory/QMD: warn when scope denies search Vignesh Natarajan 2026-02-07 19:42:34 -08:00
  • 6aedc54bd7 iOS: alpha node app + setup-code onboarding (#11756) Mariano Belinky 2026-02-08 18:08:13 +01:00
  • 730f86dd5c Gateway/Plugins: device pairing + phone control plugins (#11755) Mariano Belinky 2026-02-08 18:07:13 +01:00
  • 2f91bf550f docs: fix changelog PR reference Seb Slight 2026-02-08 10:50:10 -05:00
  • ad8b839aa7 Exec approvals: render forwarded commands in monospace (#11937) Seb Slight 2026-02-08 10:48:52 -05:00
  • 744892de72 Add GitHub Copilot models to xhigh list (#11646) seans-openclawbot 2026-02-08 08:45:59 -05:00
  • eb3e9c649b chore: fix vitest standalone configs and update package description (#11865) max 2026-02-08 05:24:50 -08:00
  • a1123dd9be Centralize date/time formatting utilities (#11831) max 2026-02-08 04:53:31 -08:00
  • 74fbbda283 docs: add security & trust documentation theonejvo 2026-02-08 21:38:42 +11:00
  • 28e1a65ebc chore: project hygiene — fix workspace:*, sandbox USER, dead config (#11289) max 2026-02-08 02:36:42 -08:00
  • c56fb7f353 chore: suppress warnings for node default output path Gustavo Madeira Santana 2026-02-08 05:32:58 -05:00
  • 3119057161 chore: centralizing warning filters Gustavo Madeira Santana 2026-02-08 05:17:59 -05:00
  • cef9bfce22 CI: scope heavy jobs, build once, and remove duplicate validation work (#11570) Gustavo Madeira Santana 2026-02-08 05:08:56 -05:00
  • b75d618080 fix(doctor): suppress repeated legacy state migration warnings (#11709) Gustavo Madeira Santana 2026-02-08 02:27:49 -05:00
  • e02d144af9 feat(telegram): add spoiler tag support (#11543) ezhikkk 2026-02-08 06:55:56 +01:00
  • 9949f82590 fix(discord): support forum channel thread-create (#10062) jarvis89757 2026-02-08 16:51:10 +11:00
  • bc475f0172 fix(ui): smooth chat refresh scroll and suppress new-messages badge flash Tyler Yust 2026-02-07 20:21:27 -08:00
  • 191da1feb5 fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) Tyler Yust 2026-02-07 20:02:32 -08:00
  • 8fae55e8e0 fix(cron): share isolated announce flow + harden cron scheduling/delivery (#11641) Tyler Yust 2026-02-07 19:46:01 -08:00
  • ebe5730401 fix: use STATE_DIR instead of hardcoded ~/.openclaw for identity and canvas (#4824) Oleg Kossoy 2026-02-08 05:16:59 +02:00
  • 0499656c59 Docs: fix cron.update param name id → jobId (#11365) (#11467) 大猫子 2026-02-08 11:08:41 +08:00
  • 05a57e94a4 Fix Nix repository link in README (#7910) danielcadenhead 2026-02-07 20:53:32 -06:00
  • c27b03794a chore: updated PR review skills and workflow info on tests + fake timers Gustavo Madeira Santana 2026-02-07 21:46:55 -05:00
  • 9866a857a7 docs: clarify onboarding instructions for beginners (#10956) Rohan Patil 2026-02-07 18:43:59 -08:00
  • e2dea2684f Tests: harden flake hotspots and consolidate provider-auth suites (#11598) Gustavo Madeira Santana 2026-02-07 21:32:23 -05:00
  • a30c4f45c3 Update CHANGELOG.md for version 2026.2.6-4: Added RPC methods for agent management, fixed context overflow recovery, improved LAN IP handling, enhanced memory retrieval, and updated media understanding for audio transcription. Tyler Yust 2026-02-07 18:15:25 -08:00
  • 95263f4e60 Memory: add SQLITE_BUSY fallback regression test Vignesh Natarajan 2026-02-07 17:24:07 -08:00
  • 6f1ba986b3 Memory: make QMD cache eviction callback idempotent Vignesh Natarajan 2026-02-07 17:01:46 -08:00
  • c741d008dd Memory: chain forced QMD queue and fail over on busy index Vignesh Natarajan 2026-02-07 16:57:22 -08:00
  • 0d60ef6fef Memory: queue forced QMD sync and handle sqlite busy reads Vignesh Natarajan 2026-02-07 16:47:00 -08:00
  • ce715c4c56 Memory: harden QMD startup, timeouts, and fallback recovery Vignesh Natarajan 2026-02-07 16:04:40 -08:00
  • 0deb8b0da1 fix: recover from context overflow caused by oversized tool results (#11579) Tyler Yust 2026-02-07 17:40:51 -08:00
  • b8c8130efe fix(gateway): use LAN IP for WebSocket/probe URLs when bind=lan (#11448) Aviral 2026-02-08 06:46:51 +05:30
  • ea423bbbfd feat(sanitize): enhance context overflow error handling in user-facing text Tyler Yust 2026-02-07 17:07:12 -08:00
  • 980f788731 feat(gateway): add agents.create/update/delete methods (#11045) Advait Paliwal 2026-02-07 16:47:58 -08:00
  • 9271fcb3d4 Gateway: fix multi-agent sessions.usage discovery (#11523) Tak Hoffman 2026-02-07 17:40:56 -06:00
  • b8f740fb14 fix: add .caf to AUDIO_FILE_EXTENSIONS (#10982) succ985 2026-02-08 07:04:22 +08:00
  • 8da20027c4 CI: skip heavy jobs on docs-only changes (#11328) max 2026-02-07 14:43:47 -08:00
  • 9201e140cb Fix typo in FAQ regarding model configuration command (#6048) Abdullah 2026-02-08 02:18:54 +05:30
  • ff80646085 chore: bump pi to 0.52.8 Gustavo Madeira Santana 2026-02-07 15:41:17 -05:00
  • 929a3725d3 docs: canonicalize docs paths and align zh navigation (#11428) Seb Slight 2026-02-07 15:40:35 -05:00
  • cde29fef71 added more explicit instructions Gustavo Madeira Santana 2026-02-07 15:27:24 -05:00
  • 6d1daf2ba5 adding PR review workflow Gustavo Madeira Santana 2026-02-07 15:22:08 -05:00
  • 878a13d215 fix: don't consume replyPlan reference eagerly for streaming check nathandenherder 2026-02-05 19:03:26 -05:00
  • 06efbd231f fix: resolve ChatStreamer import path and TypeScript narrowing issue nathandenherder 2026-02-05 18:25:21 -05:00
  • 6945fbf100 feat(slack): add native text streaming support nathandenherder 2026-02-05 18:14:13 -05:00
  • 82419eaad6 Web UI: show Compaction divider in chat history (#11341) Tak Hoffman 2026-02-07 12:37:22 -06:00
  • f0722498a4 Agents: include runtime shell (#1835) Tak Hoffman 2026-02-07 11:32:31 -06:00
  • a4d5c7f673 docs: add missing HEARTBEAT.md and MEMORY.md to bootstrap files list (#8105) 大猫子 2026-02-07 23:51:44 +08:00
  • 9a3f62cb86 docs: add symptom-first troubleshooting hub and deep runbooks (#11196) Seb Slight 2026-02-07 10:28:19 -05:00
  • 1007d71f0c fix: comprehensive BlueBubbles and channel cleanup (#11093) Tyler Yust 2026-02-07 05:00:55 -08:00
  • 9f703a44dc chore(release): 2026.2.6-3 v2026.2.6-3 Peter Steinberger 2026-02-07 00:44:32 -08:00
  • 85ed6c7fa4 chore(onboard): reorder xAI + Qianfan providers Peter Steinberger 2026-02-07 00:43:13 -08:00
  • ad4dd0422e chore(release): 2026.2.6-2 v2026.2.6-2 Peter Steinberger 2026-02-07 00:30:43 -08:00
  • 4ba9809f18 test(hooks): stabilize session-memory hook tests Peter Steinberger 2026-02-06 17:18:25 -08:00
  • 80d42eb0ba fix(docker): support .mjs entrypoints in images and e2e Peter Steinberger 2026-02-06 17:18:10 -08:00
  • 2b6cf03b47 fix(build): support daemon-cli .mjs bundles in compat shim Peter Steinberger 2026-02-06 16:16:45 -08:00
  • 88ffad1c4f Merge PR #8868: add Baidu Qianfan support (thanks @ide-rea) Peter Steinberger 2026-02-07 00:19:04 -08:00
  • 875324e7c7 docs(changelog): note CI pipeline optimization (#10784) (thanks @mcaxtr) Peter Steinberger 2026-02-06 23:25:01 -08:00
  • 2d7428a7f2 ci: re-enable parallel vitest on Windows CI Marcus Castro 2026-02-06 23:18:19 -03:00
  • 47596257ea ci: add concurrency controls, consolidate macOS jobs, optimize Windows CI Marcus Castro 2026-02-06 23:18:10 -03:00
  • ab3045cb48 chore(onboard): move xAI below Google Peter Steinberger 2026-02-06 23:06:55 -08:00
  • aaddbdae52 chore(release): 2026.2.6-1 v2026.2.6-1 Peter Steinberger 2026-02-06 22:48:19 -08:00
  • 8d0e7997c8 chore(onboard): move xAI up in auth list Peter Steinberger 2026-02-06 22:41:19 -08:00
  • 31a7e4f937 chore(skills): remove bird skill Peter Steinberger 2026-02-06 22:28:44 -08:00
  • c5194d8148 fix(dashboard): restore tokenized control ui links Peter Steinberger 2026-02-06 22:16:53 -08:00
  • 43c0a7fe1c Merge branch 'openclaw:main' into qianfan ide-rea 2026-02-07 14:07:52 +08:00
  • e78ae48e69 fix(memory): add input_type to Voyage AI embeddings for improved retrieval (#10818) origin/develop Jake 2026-02-07 16:55:09 +13:00
  • 4c1da23a71 Revert previous change from 'Clawdbot' to 'OpenClaw' in lore (#9119) Markus Buhatem Koch 2026-02-07 02:53:02 +00:00
  • 3d2fe9284e Fix repository links in formal-verification.md (#10200) Val Alexander 2026-02-06 20:47:55 -06:00
  • a3b5f1b15c fix(build): unblock pnpm build dts Peter Steinberger 2026-02-06 18:43:11 -08:00
  • d1dc60774b Docs: fix broken /plugins links (#9308) DEOKLYONG MOON 2026-02-07 11:08:26 +09:00
  • d90cac990c fix: cron scheduler reliability, store hardening, and UX improvements (#10776) Tyler Yust 2026-02-06 18:03:03 -08:00
  • 0dd7033521 chore(lockfile): fix pnpm-lock v2026.2.6 Peter Steinberger 2026-02-06 17:56:14 -08:00
  • c80a09fc2f Fix QMD CLI installation link in memory.md (#8647) Raymond Berger 2026-02-06 17:53:47 -08:00
  • f831c48e56 docs(changelog): highlight Opus 4.6 + Codex 5.3 first Peter Steinberger 2026-02-06 17:28:46 -08:00
  • c237a82b42 docs(changelog): curate 2026.2.6 Peter Steinberger 2026-02-06 16:56:29 -08:00
  • 94b2fc14f2 chore(deps): bump carbon beta Peter Steinberger 2026-02-06 16:56:25 -08:00
  • 0daf416908 fix(agents): add Opus 4.6 forward-compat fallback Peter Steinberger 2026-02-06 16:56:21 -08:00
  • dca8cf958b chore(deps): update deps Peter Steinberger 2026-02-06 16:37:48 -08:00
  • 93bf75279f docs(imessage): improve macOS TCC troubleshooting guidance (#10781) Seb Slight 2026-02-06 19:21:52 -05:00
  • fe308a3aa1 docs(imessage): add macOS TCC troubleshooting gitpds 2026-02-06 17:35:33 -06:00
  • 7be921c434 docs(changelog): refresh 2026.2.6 since v2026.2.3 Peter Steinberger 2026-02-06 15:47:10 -08:00
  • 5163833be5 docs: fix markdownlint fragments + headings Peter Steinberger 2026-02-06 15:45:39 -08:00
  • d898ad6807 fix(telegram): cast fetch for grammY ApiClientOptions Peter Steinberger 2026-02-06 15:45:34 -08:00