Commit Graph

  • f88d6bc17b fix(openclaw): revert update openclaw version (#944) Haze 2026-04-30 17:54:03 +08:00
  • 1fc1e20ec4 feat(provider): support new provider api in clawx (#938) Haze 2026-04-29 19:42:42 +08:00
  • 54b75ded19 feat(gateway): disable mDNS/Bonjour advertising for OpenClaw to prevent network collisions (#936) Haze 2026-04-29 11:49:08 +08:00
  • a74db571d6 fix(openclaw): remove symlink skill in openclaw file (#935) Haze 2026-04-29 11:38:21 +08:00
  • 5c97044865 fix(gateway): reduce ClawX context merge waits; bundle memory-core chokidar (#930) paisley 2026-04-28 19:06:31 +08:00
  • 9d3a59dc0e feat(chat): Surface terminal model errors in chat (#929) 2026-04-28 18:47:45 +08:00
  • 91c6a26115 feat(chat): support skills choose in chat (#928) Haze 2026-04-28 18:16:41 +08:00
  • ebeb2893a1 feat(chat): enhance chat functionality with beforeSend hooks and composer status components (#927) Felix 2026-04-28 16:10:08 +08:00
  • 9c930b2198 feat: upgrade openclaw to 4.26 (#899) Hazeandpaisley 2026-04-28 15:04:19 +08:00
  • e95c72f79a fix: persist uv mirror config file (#921) Felix 2026-04-26 16:52:03 +08:00
  • f9361e686a fix(chat): force history sync after internal NO_REPLY final (#919) paisley 2026-04-25 16:08:51 +08:00
  • ceb537f7bd fix(chat): filter internal messages (NO_REPLY) in SSE final handler (#904) (#915) Kagura 2026-04-25 15:51:09 +08:00
  • 04e234bbde fix: remove OpenClaw chat-first BOOTSTRAP.md on startup (#917) paisley 2026-04-25 15:43:29 +08:00
  • 9a360eb43f fix(chat): prevent aborted runs from reactivating conversation state (#916) paisley 2026-04-25 15:09:14 +08:00
  • 89dd765fd6 Adapt MiniMax auth plugin compatibility (#913) 2026-04-24 18:14:13 +08:00
  • b47bfbd66a 0.3.12-alpha.0 v0.3.12-alpha.0 Haze 2026-04-24 17:20:59 +08:00
  • efa76b37d3 fix(gateway): fall back to junction when symlink unavailable on Windows HazeandClaude Opus 4 2026-04-24 17:11:52 +08:00
  • 6bacbd964d perf(gateway): shorten gateway.ready fallback timeout from 30s to 5s Haze 2026-04-24 17:04:10 +08:00
  • a3d5b0555f perf(gateway): gate sessions.list on state=running instead of gatewayReady Haze 2026-04-24 17:03:05 +08:00
  • 4271419abb 0.3.11 (#908) Haze 2026-04-24 15:44:28 +08:00
  • 01fd010a0e fix(browser): soften aggressive retry hint and add anti-hallucination prompts (#910) paisley 2026-04-24 14:15:47 +08:00
  • 58f2e88539 0.3.11 v0.3.11 Haze 2026-04-24 11:42:41 +08:00
  • f893f2b21b feat(provider): add DeepSeek provider with configuration and icon support (#907) Haze 2026-04-24 11:41:47 +08:00
  • ae9af725b2 optimize: skills page structure (#905) Felix 2026-04-24 10:26:33 +08:00
  • 42a26c41a2 fix(chat): execution graph status error (#903) Haze 2026-04-24 10:03:17 +08:00
  • d0fa322532 0.3.11-beta.0 v0.3.11-beta.0 Haze 2026-04-23 21:14:09 +08:00
  • 602797a374 feat(chat): add suppressThinking flag to control visibility of the trailing "thinking..." indicator in the chat component Haze 2026-04-23 19:50:48 +08:00
  • f40fb0d6e5 refactor(chat): remove thinking section from ChatMessage component and update related logic for rendering messages Haze 2026-04-23 17:59:06 +08:00
  • 31d4531327 fix(chat): dedupe optimistic user message against Gateway-prefixed echo (#887) 2026-04-23 20:40:59 +08:00
  • 430d1d0603 style(chat): make reply bubble table headers transparent + bold in light theme (#902) Haze 2026-04-23 19:59:29 +08:00
  • 5137e706c9 perf: speed up initial chat, channels, skills, and cron loading (#901) paisley 2026-04-23 18:49:47 +08:00
  • 4b14f977fa chore: remove brave-web-search skill (#900) paisley 2026-04-23 18:20:58 +08:00
  • 1b75fec71c fix(gateway): only sync configured channel plugins and cleanup unconfigured extensions (#898) paisley 2026-04-23 17:30:53 +08:00
  • 956e943072 feat(model): update Kimi model references from k2.5 to k2.6 across the application (#897) Haze 2026-04-23 14:23:29 +08:00
  • d0c79f6a0a feat(chat): optimize ui for execution graph card (#885) Tao Yiping 2026-04-23 11:49:54 +08:00
  • eda34ad9ce feat: show OpenClaw sidebar entry only in developer mode (#892) paisley 2026-04-22 17:42:27 +08:00
  • c29ff4dd33 fix(chat): tighten runtime internal-message filtering and add targeted tests (#891) paisley 2026-04-22 17:23:57 +08:00
  • 36282fce35 feat(dependencies): add tar package to dependencies and update lockfile (#890) Felix 2026-04-22 14:25:12 +08:00
  • 285f8202c7 Update workspace agent file (#889) paisley 2026-04-22 13:16:48 +08:00
  • 1ed9f77a29 feat(chat): render LaTeX math formulas in assistant messages (#886) 2026-04-22 12:38:46 +08:00
  • 92144ab639 feat(release): v0.3.10 tag commit (#881) Haze 2026-04-20 20:57:35 +08:00
  • b922cf4c1e 0.3.10 v0.3.10 Haze 2026-04-20 20:56:09 +08:00
  • 183251a557 0.3.10-beta.3 Haze 2026-04-19 20:58:32 +08:00
  • 9a1575114d fix(chat): thinking execution graph (#880) Haze 2026-04-20 20:53:26 +08:00
  • bc37f7fabc 0.3.10-beta.5 v0.3.10-beta.5 Haze 2026-04-20 18:44:00 +08:00
  • ec4007cd23 chore(release): update version to 0.3.10-beta.4 and enhance release validation Haze 2026-04-20 18:43:53 +08:00
  • 78ab21d8e2 0.3.10-beta.3 Haze 2026-04-20 18:37:45 +08:00
  • f6d7fda60a refactor(gateway): remove phase completion timer logic and update run completion handling Haze 2026-04-20 18:37:19 +08:00
  • ef51a8bbbf fix(chat): add grace period for Gateway phase completion events HazeandClaude Opus 4.6 2026-04-20 18:30:46 +08:00
  • 7d955fc607 fix(chat): remove loadHistory run completion inference, rely on Gateway events HazeandClaude Opus 4.6 2026-04-20 18:20:39 +08:00
  • 94f5ae2799 fix(chat): simplify tool phase detection and fix stale cache reply leak HazeandClaude Opus 4.6 2026-04-20 17:17:57 +08:00
  • 12d7c8ade0 fix(chat): refine tool phase detection and clean stale reply from graph cache HazeandClaude Opus 4.6 2026-04-20 17:09:20 +08:00
  • 74f6dd0236 fix(chat): exclude tool-result user messages from run segmentation HazeandClaude Opus 4.6 2026-04-20 17:00:00 +08:00
  • f8c6643b38 fix(chat): prevent graph collapse during streaming and strip thinking from reply bubble HazeandClaude Opus 4.6 2026-04-20 15:52:26 +08:00
  • 7fa4852c1d fix(chat): separate response and thinking messages (#878) 2026-04-20 15:22:09 +08:00
  • 15f0a4e6bd 0.3.10-beta.3 v0.3.10-beta.3 Haze 2026-04-19 20:58:32 +08:00
  • 1b2dccee6e refactor(chat): execution graph optimize (#873) HazeandHaze 2026-04-19 19:36:33 +08:00
  • 2f03aa1fad fix(channels): restore dingtalk multi-account support (#874) paisley 2026-04-19 17:39:13 +08:00
  • 3a424ef692 fix(ui): hide recoverable gateway RPC timeouts from chat interface (#875) paisley 2026-04-19 17:38:51 +08:00
  • 24b43335f8 fix(chat): prevent duplicate renderer requests and thinking messages (#870) 2026-04-18 15:23:16 +08:00
  • 26e3115a0a 0.3.10-beta.2 v0.3.10-beta.2 Haze 2026-04-18 15:04:48 +08:00
  • e1292073fc fix(gateway): prevent session loading if gateway is not ready Haze 2026-04-18 15:04:10 +08:00
  • 006618e658 Add chat streaming regression coverage Cursor AgentandHaze 2026-04-17 13:44:34 +00:00
  • 5c6f0745b5 Fix chat streaming dedupe and hydration Cursor AgentandHaze 2026-04-17 13:42:30 +00:00
  • 6d67a77633 feat(openclaw): upgrade openclaw version 4.15 (#866) Haze 2026-04-17 21:05:34 +08:00
  • 4ac4e12aad style(channels): align status indicator with Models card style (#867) 2026-04-17 19:13:31 +08:00
  • d7cd5fa989 0.3.10-beta.1 v0.3.10-beta.1 Haze 2026-04-17 18:36:41 +08:00
  • f846796cef fix(package): update package script to include ext-bridge generation before build process Haze 2026-04-17 18:36:26 +08:00
  • d204e4e840 0.3.10-beta.0 v0.3.10-beta.0 Haze 2026-04-17 18:12:53 +08:00
  • 81ec159f03 chore(deps): update @larksuite/openclaw-lark to version 2026.4.8 and openclaw to version 2026.4.15 in package.json and pnpm-lock.yaml Haze 2026-04-17 18:12:31 +08:00
  • 48415db990 feat(setup): remove AI provider configuration step from onboarding wizard (#863) paisley 2026-04-16 19:09:15 +08:00
  • 396e9e0b03 style(channels): simplify channel status indicators (#862) paisley 2026-04-16 17:25:25 +08:00
  • b884db629e feat(plugin): support enterprise extension (#861) Haze 2026-04-16 17:15:25 +08:00
  • 2fefbf3aba feat: default browser ssrfPolicy to allow private network access (#860) paisley 2026-04-16 14:57:27 +08:00
  • 1f39d1a8a7 Add channel health diagnostics and gateway recovery fixes (#855) Lingxuan Zuo 2026-04-15 13:51:02 +08:00
  • 6acd8acf5a release v0.3.9 (#854) v0.3.9 paisley 2026-04-14 17:52:55 +08:00
  • a20a97ad83 fix feishu plugin conflict (#852) paisley 2026-04-14 17:47:58 +08:00
  • 30bd8c08f9 feat(gateway): enhance gateway readiness handling and batch sync configuration (#851) Hazeandpaisley 2026-04-14 15:42:37 +08:00
  • 758a8f8c94 support reasoning agentid by accountId or session for cron (#847) Tao Yiping 2026-04-14 14:52:47 +08:00
  • 54ec784545 fix feishu conflict (#850) paisley 2026-04-14 13:31:25 +08:00
  • 03c40985e1 feat(version): upgrade openclaw version 4.11 (#845) Haze 2026-04-13 19:11:28 +08:00
  • aad9f4da22 0.3.9-beta.1 v0.3.9-beta.1 Haze 2026-04-13 18:40:28 +08:00
  • 7fa2fe3ee8 Revert "Remove @larksuite/openclaw-lark dependency and related plugin installation logic, as Feishu is now a built-in extension since OpenClaw 2026.4.11. Update relevant code and documentation to reflect this change." Haze 2026-04-13 18:29:48 +08:00
  • cf47ecf97b Update chat history tests to reflect increased IPC call expectations and adjust timeout duration in retry logic for improved accuracy. Haze 2026-04-13 18:27:51 +08:00
  • 5482acd43d fix(providers): add Moonshot (Global) provider for api.moonshot.ai endpoint (#839) Octopusandocto-patch 2026-04-13 18:17:29 +08:00
  • 1b71713917 0.3.9-beta.0 v0.3.9-beta.0 Haze 2026-04-13 18:10:18 +08:00
  • 09aa7c2e52 Refactor chat history loading to implement retry logic for gateway startup errors. Update retry delays and enhance error classification for improved handling of initialization issues. Haze 2026-04-13 18:09:52 +08:00
  • 5b8a35391d Remove @larksuite/openclaw-lark dependency and related plugin installation logic, as Feishu is now a built-in extension since OpenClaw 2026.4.11. Update relevant code and documentation to reflect this change. Haze 2026-04-13 17:39:48 +08:00
  • cf43237c67 Enhance deduplication logic for chat and gateway events by introducing a new method to generate deduplication keys based on final message IDs. This improves the handling of duplicate events in both chat and gateway stores. Haze 2026-04-13 17:29:19 +08:00
  • 9a84da4f8e Update dependencies: bump @tencent-weixin/openclaw-weixin to 2.1.8 and openclaw to 2026.4.11 in package.json and pnpm-lock.yaml Haze 2026-04-13 16:53:11 +08:00
  • b2c478d554 Fix multi-account channel binding drift for #836 (#841) Lingxuan Zuo 2026-04-13 15:30:13 +08:00
  • 4ff6861042 Fix startup chat history recovery for Issue #816 (#821) Lingxuan Zuo 2026-04-12 15:30:11 +08:00
  • 87ab12849c feat(cron): allow users to associate cron jobs with specific agents (#835) Tao Yiping 2026-04-12 11:51:29 +08:00
  • 49518300dc Fix provider API key validation trimming (#810) Lingxuan Zuo 2026-04-10 15:15:29 +08:00
  • 66b2ddb2dc feat(i18n): add Russian (ru) localization support (#798) AlexZander85 2026-04-10 10:47:42 +05:00
  • fc9e37c4a3 release 0.3.8 (#813) v0.3.8 paisley 2026-04-09 18:55:11 +08:00
  • 467fcf7e92 Upgrade openclaw to 4.9 (#804) paisley 2026-04-09 18:51:06 +08:00
  • 96c9f6fe5b release(version): v0.3.7 (#799) Haze 2026-04-08 21:38:11 +08:00
  • 18d390031e 0.3.7 v0.3.7 Haze 2026-04-08 21:31:13 +08:00
  • 70c268e2b2 0.3.7-beta.1 v0.3.7-beta.1 Haze 2026-04-08 19:20:58 +08:00