Commit Graph
787 Commits
Author SHA1 Message Date
Haze 8335ca329c feat: Enhance model context window handling and improve inference logic for custom models (#1214) 2026-08-03 11:38:39 +08:00
paisley d0dfe84463 fix(chat): fix multiline composer layout and skill caret alignment (#1213) 2026-08-03 11:09:58 +08:00
paisley 2679dc7aee release v0.5.2 (#1206) v0.5.2 2026-07-31 11:14:19 +08:00
paisley 76f22a0e8e feat: Enable FTS-only memory search when no OpenAI embedding key is configured. (#1205) 2026-07-30 18:40:45 +08:00
paisley 9591deba7e feat: improve file previews and link opening behavior (#1204) 2026-07-30 11:20:09 +08:00
paisley 04f57b286e feat: update OpenAI OAuth default model to gpt-5.6-sol (#1203) 2026-07-29 16:10:55 +08:00
paisley 2a4426d4ff feat: Improve chat title and copy button layout on Windows (#1202) 2026-07-29 15:48:19 +08:00
paisley 82b7f445af fix: use short folder names for imported workspaces (#1201) 2026-07-29 13:43:04 +08:00
paisley 230ac15cbf fix: restore ACP slash command replies such as /status (#1200) 2026-07-28 18:36:14 +08:00
paisley 3a241cf09f fix: prevent plugin cleanup from deleting bundled OpenClaw runtime (#1197) 2026-07-28 17:30:12 +08:00
paisley 863f9caf0f fix markdown display (#1199) 2026-07-28 16:46:13 +08:00
paisley 017749b169 feat: Collapse ACP tool calls into a grouped summary after turn completes (#1198) 2026-07-28 13:13:32 +08:00
paisley 4318fdc3f1 Revert "[codex] Add runtime abstraction and cc-connect provider" (#1196) 2026-07-27 17:28:33 +08:00
Lingxuan Zuo 960f6b298d [codex] Add runtime abstraction and cc-connect provider (#1103) 2026-07-26 23:43:55 +08:00
paisley 8034c5ad31 fix: harden OpenClaw upgrade snapshot backup scope and cleanup (#1194) 2026-07-24 11:56:21 +08:00
paisley 1f26cd205d feat:upgrade openclaw to 7.1 (#1193) 2026-07-24 10:38:57 +08:00
paisley 9cdd501a80 release 0.5.1 (#1192) v0.5.1 2026-07-23 14:10:40 +08:00
paisley 26d20fdb35 fix: disable model ID editing for existing providers (#1191) 2026-07-23 13:43:53 +08:00
paisley 378e01ee1e feat(gateway): improve startup timing diagnostics (#1190) 2026-07-23 11:06:29 +08:00
ZHUO Xu 7cb6eb240c feat: enhance session status, file previews, open-with feature, web browser, and turn timing (#1189) 2026-07-23 11:06:01 +08:00
paisley cd0d95ad69 fix chat workspace menu and session fallback titles (#1187) 2026-07-22 15:20:52 +08:00
paisley d501bad05d fix(chat): inherit workspace when creating a new chat (#1186) 2026-07-22 14:03:02 +08:00
paisley 5d0099abaa feat: improve unavailable workspace recovery and cleanup (#1183) 2026-07-20 18:27:09 +08:00
paisley 951ca13db8 fix: keep @agent first send on target workspace Prevent reactive ACP loads from cancelling new-agent prompts by binding the target workspace on session switch and creating the target main session when missing. (#1184) 2026-07-20 17:54:31 +08:00
paisley c96b2336c6 fix(chat): preserve image generation thinking state across sessions (#1180) 2026-07-20 10:50:41 +08:00
paisley a42a7e4256 feat: support renaming imported workspaces (#1179) 2026-07-17 16:25:37 +08:00
paisley ff61f5dd72 fix: prevent model reload from interrupting ACP startup (#1178) 2026-07-17 15:16:44 +08:00
paisley 91836cd6bc fix chat follow-up auto-scroll (#1177) 2026-07-16 16:30:24 +08:00
paisley fb19cc61c5 fix markdown code highlighting (#1176) 2026-07-16 15:48:52 +08:00
paisley 0fa869f1cc release v0.5.0 (#1175) v0.5.0 2026-07-16 11:53:03 +08:00
paisley 33bcf654eb fix(chat): hide disabled workspace selector border (#1174) 2026-07-16 11:51:09 +08:00
Felix 7774d89c66 Revert "fix: raise default LLM idle timeout to 240 seconds to reduce false timeouts on slow providers" (#1172) 2026-07-16 11:33:04 +08:00
ZHUO Xu d741364c74 fix: resolve attachment unavailability, buffer unfinished streams, and show file paths in cards (#1171) 2026-07-16 10:10:50 +08:00
paisley 502d9d5367 fix: raise default LLM idle timeout to 240 seconds to reduce false timeouts on slow providers (#1170) 2026-07-15 18:58:43 +08:00
Haze 1e52b0048a refactor: update styling and remove unused status classes in AcpToolCallCard component (#1169) 2026-07-15 17:32:23 +08:00
fc87e00323 feat(providers): add Z.AI CN/Global with Coding Plan support (#1167)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-07-15 16:28:18 +08:00
greg dohertyandClaude Fable 5 a9d9376fe0 fix: preserve agent model fallbacks when switching models (#1160)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 16:14:49 +08:00
1a46e1f1d5 chore: update OpenRouter default model to openai/gpt-5.6-sol (#1168)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-07-15 16:04:34 +08:00
51655b91e1 chore: update Anthropic default model to Claude Opus 4.8 (#1166)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-07-15 15:12:19 +08:00
ZHUO Xu 702f03e055 fix: resolve a batch of problems after migrating to ACP (#1165) 2026-07-15 14:36:17 +08:00
Felix c7d4345b6e Revert "feat(auth): deny subagent tools for ClawX desktop" (#1164) 2026-07-15 13:21:36 +08:00
paisley b598e2482d fix: hide empty new chats from sidebar until first message (#1162) 2026-07-14 18:17:32 +08:00
paisley 3d134a563a fix: remove stale OAuth models from chat picker (#1161) 2026-07-14 17:04:45 +08:00
ZHUO Xuandpaisley ff9024fb5d feat: Use ACP to refactor chat UI and session management; add workspace feature (#1158)
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com>
2026-07-13 11:03:37 +08:00
paisley 4a74b22796 release v0.4.16 (#1155) v0.4.16 2026-07-10 18:26:47 +08:00
paisley bcec47f600 fix: set default compaction reserveTokensFloor to 50000 (#1154) 2026-07-10 18:04:59 +08:00
paisley d7671a42e6 release 0.4.15 (#1151) v0.4.15 2026-07-07 18:56:31 +08:00
paisley f44c2250fb chore: remove unused preinstalled skills (#1150) 2026-07-07 18:09:40 +08:00
paisley d6c770e4a5 chore: bump version to 0.4.14 (#1149) 2026-07-07 17:26:49 +08:00
paisley e84f13c876 fix: seed memorySearch disabled when no user embedding config (#1148) 2026-07-07 16:41:00 +08:00