Commit Graph

  • 8ea9638b9d feat: Add AWS Bedrock Provider Support (AKSK & API Key) (#1047) Keith Yu 2026-02-24 21:11:18 +08:00
  • 5816ca8ae3 fix(test): align Bedrock API Key test assertions with preset implementation feat/aws-bedrock-provider Jason 2026-02-24 20:41:15 +08:00
  • f6cee96394 refactor: address PR review - split Bedrock into two presets, restore SVG icon root 2026-02-24 10:05:41 +00:00
  • ecd5927769 chore: remove planning documents root 2026-02-16 06:45:14 +00:00
  • 1bac3922fb fix: address code review findings root 2026-02-16 06:21:52 +00:00
  • 920b675ec2 style: replace AWS icon with new PNG image root 2026-02-16 06:16:38 +00:00
  • b5ace10066 style: replace AWS icon with updated logo root 2026-02-16 06:15:53 +00:00
  • 6dcc3803b4 style: replace AWS icon with updated logo root 2026-02-16 06:15:20 +00:00
  • 158a679b8b fix: mask Bedrock API Key as secret and support GovCloud regions root 2026-02-16 05:48:03 +00:00
  • c303cc8acf feat: extend TemplateValueConfig and merge Bedrock presets root 2026-02-16 05:43:04 +00:00
  • 71dc459eb2 feat: add Bedrock validation, cleanup, and isBedrock prop in ProviderForm root 2026-02-16 05:43:01 +00:00
  • 7fee0d8fa6 feat: support isSecret template fields and hide base URL for Bedrock root 2026-02-16 05:42:58 +00:00
  • 657b7c29c2 feat: skip optional template values in validation root 2026-02-16 05:42:29 +00:00
  • 750e1060e8 Add AWS Bedrock UI merge implementation plan root 2026-02-16 05:36:58 +00:00
  • 3d25350cbf Add AWS Bedrock UI merge design document root 2026-02-16 05:34:15 +00:00
  • 860d6ec8dd docs: add AWS Bedrock support to README (EN/ZH/JA) root 2026-02-15 13:35:41 +00:00
  • 8371e9e683 chore: remove internal planning documents root 2026-02-15 13:31:07 +00:00
  • acbeb03917 docs: add AWS Bedrock provider feature summary for PR root 2026-02-15 11:43:56 +00:00
  • 7cee0de784 feat: add AWS Bedrock OpenCode provider preset with @ai-sdk/amazon-bedrock root 2026-02-15 11:39:59 +00:00
  • 39ec987396 feat: add AWS Bedrock (API Key) Claude Code provider preset with tests root 2026-02-15 11:39:39 +00:00
  • 9b71a280ea feat: add AWS Bedrock (AKSK) Claude Code provider preset with tests root 2026-02-15 11:38:56 +00:00
  • c5668165a8 feat: add cloud_provider category to ProviderCategory type root 2026-02-15 11:36:42 +00:00
  • d9a7c78138 Update implementation plan: add OpenCode Bedrock support root 2026-02-15 11:35:03 +00:00
  • c8a6aab5b2 Add AWS Bedrock provider implementation plan root 2026-02-15 11:13:26 +00:00
  • 49de0896b3 Add AWS Bedrock provider integration design document root 2026-02-15 11:11:44 +00:00
  • e1e2bdef2a fix(about): show update badge instead of green check when newer version available Jason 2026-02-24 10:23:18 +08:00
  • c380528a27 feat(workspace): make directory paths clickable and rename "Today's Note" to "Add Memory" Jason 2026-02-24 09:45:10 +08:00
  • a8dbea1398 feat(workspace): add full-text search for daily memory files Jason 2026-02-24 09:03:30 +08:00
  • 7138aca310 feat(preset): update domestic model providers to latest versions Jason 2026-02-23 22:38:18 +08:00
  • 992dda5c5c refactor(provider): switch from full config overwrite to partial key-field merging (#1098) Jason Young 2026-02-23 21:57:04 +08:00
  • db4a1ea907 refactor(preset): remove AiHubMix hardcoded API_KEY in favor of generic auth selector refactor/partial-field-switching Jason 2026-02-23 20:12:15 +08:00
  • 58b7dc32b3 feat(provider): add auth field selector for Claude providers (AUTH_TOKEN / API_KEY) Jason 2026-02-23 19:15:31 +08:00
  • 65ccabd5ad fix(provider): expand partial-merge key fields for Bedrock, Vertex, Foundry and behavior settings Jason 2026-02-22 21:20:26 +08:00
  • a3a81806f8 fix(provider): add missing key fields to partial-merge constants Jason 2026-02-22 20:48:01 +08:00
  • 5104045ffb feat(claude): add Quick Toggles for common Claude Code preferences Jason 2026-02-22 19:37:49 +08:00
  • 7898096de3 refactor(cleanup): remove dead code and redundant MCP sync after partial-merge refactor Jason 2026-02-22 12:50:05 +08:00
  • cc235c6c63 refactor(provider): switch from full config overwrite to partial key-field merging Jason 2026-02-22 11:06:03 +08:00
  • 1b20b7ff88 feat(backup): add hourly periodic backup timer during runtime Jason 2026-02-22 08:56:40 +08:00
  • f8820aa22c feat(backup): add independent backup panel, configurable policy, and rename support Jason 2026-02-22 08:40:47 +08:00
  • 3afec8a10f feat(backup): add pre-migration backup, periodic backup, backfill warning, and backup management UI Jason 2026-02-21 23:56:56 +08:00
  • 5ebc879f09 feat(settings): add first-run confirmation dialogs for proxy and usage features Jason 2026-02-21 21:27:26 +08:00
  • 6b4ba64bbd feat(toolbar): add smooth transition animation for AppSwitcher compact toggle Jason 2026-02-21 20:54:03 +08:00
  • 5763b9094b fix(toolbar): remove height constraint that clipped AppSwitcher Jason 2026-02-21 20:42:46 +08:00
  • ce92f37ef0 feat(toolbar): auto-compact AppSwitcher based on available width Jason 2026-02-21 20:24:49 +08:00
  • 2e676e5f53 feat(sessions): add session browsing for Gemini CLI Jason 2026-02-21 19:17:38 +08:00
  • c3f29a62d1 feat(sessions): default filter to current app when entering session page Jason 2026-02-21 18:30:56 +08:00
  • 165af5eec4 feat(sessions): add session browsing for OpenCode and OpenClaw Jason 2026-02-21 18:10:57 +08:00
  • 8b9c09d994 feat(toolbar): add fade transition when switching between OpenClaw and other apps Jason 2026-02-21 17:04:29 +08:00
  • a8d391bd74 refactor(settings): split Data accordion into Import/Export and Cloud Sync Jason 2026-02-21 10:51:53 +08:00
  • 7d9b20721e refactor(settings): split Advanced tab into Proxy tab and move Pricing to Usage Jason 2026-02-21 10:38:25 +08:00
  • d11df17b5d feat: more granular local environment checks (#870) Kelvin Chiu 2026-02-23 11:26:23 +08:00
  • 4c88174cb0 refactor(provider): replace startup auto-import with manual import button Jason 2026-02-20 22:01:18 +08:00
  • 5a72888852 fix(query): remove auto-import side effect from useProvidersQuery queryFn Jason 2026-02-20 21:57:45 +08:00
  • 54f1bfb5d0 chore(tray): hide Auto Failover shortcut from tray menu Jason 2026-02-20 20:08:54 +08:00
  • 6637858f42 fix(proxy): resolve merge conflict in claude adapter — combine smart URL path detection with beta=true feat/smart-url-path-detection YoVinchen 2026-02-20 18:09:05 +08:00
  • 4efab15174 refactor(openclaw): make primary model read-only in Agents panel Jason 2026-02-20 16:46:02 +08:00
  • 357d32c17e fix(i18n): clarify OpenClaw default model button labels Jason 2026-02-20 11:11:10 +08:00
  • 7532308519 fix(workspace): sort daily memory by date and inline into file grid Jason 2026-02-20 10:40:58 +08:00
  • 4440a14082 chore(ui): exclude OpenClaw from MCP & Skills app toggle lists Jason 2026-02-20 10:40:48 +08:00
  • d1bb4480db feat(workspace): add daily memory file management for OpenClaw Jason 2026-02-20 08:54:53 +08:00
  • d04c279890 chore(ui): hide proxy/pricing config for OpenCode/OpenClaw providers Jason 2026-02-19 23:34:20 +08:00
  • 3125b5419c chore(ui): hide stream check / model test config panels Jason 2026-02-19 23:19:44 +08:00
  • 0fa6b33b5e feat(settings): add enableLocalProxy toggle to gate main page proxy UI Jason 2026-02-19 23:06:22 +08:00
  • 1b71dc721c refactor(omo): deduplicate OMO/OMO Slim via OmoVariant parameterization Jason 2026-02-19 21:11:58 +08:00
  • 8e219b5eb1 feat(omo): add OMO Slim (oh-my-opencode-slim) support Jason 2026-02-19 20:47:55 +08:00
  • 51476953ae style: apply prettier formatting to App, SettingsPage, useSettings Jason 2026-02-18 23:40:31 +08:00
  • 0f4ce74916 refactor(forms): extract OpenCode/OMO/OpenClaw state from ProviderForm into dedicated hooks Jason 2026-02-18 23:36:36 +08:00
  • 9514d08ef6 fix(settings): normalize SQL import/export dark-mode card (#1067) SaladDay 2026-02-17 22:52:00 +08:00
  • de5c4996cf fix(settings): normalize SQL import/export dark-mode card fix/sql-import-export-dark-mode saladday 2026-02-17 22:46:54 +08:00
  • adaef3522d fix(ui): add vertical spacing between directory settings sections Jason 2026-02-16 22:13:47 +08:00
  • 4c8334c6fd fix: Don't add ?beta=true to OpenAI Chat Completions endpoints (#1052) Jim Northrup 2026-02-16 08:53:08 -06:00
  • 6caf843843 docs: sync SSSAiCode sponsor update across all README languages Jason 2026-02-16 21:34:43 +08:00
  • 6c38a8fd24 docs: add SSSAiCode sponsor across all README languages Jason 2026-02-16 00:10:38 +08:00
  • 977813f725 docs: sync Crazyrouter sponsor update across all README languages Jason 2026-02-15 23:47:40 +08:00
  • 11f1ef33e4 feat(ui): add quick config toggles to Claude config editor (#1012) JIA-ss 2026-02-15 22:10:40 +08:00
  • 20f62bf4f8 feat(webdav): follow-up 补齐自动同步与大文件防护 (#1043) SaladDay 2026-02-15 20:58:17 +08:00
  • 508aa6070c Fix/skill zip symlink resolution (#1040) Dex Miller 2026-02-15 20:57:14 +08:00
  • 4b98ff9b51 refactor(webdav): remove services->commands auto-sync dependency webdav-followup-auto-sync-limit saladday 2026-02-15 16:55:29 +08:00
  • b32960cf5d fix(skill): separate source path validation and add canonicalization for symlink safety fix/skill-zip-symlink-resolution YoVinchen 2026-02-15 16:50:21 +08:00
  • b8e2573730 fix(proxy): unify proxy requirement check to backend and add OpenClaw support YoVinchen 2026-02-15 14:07:46 +08:00
  • 98f9b8fb3c Merge branch 'main' into feat/smart-url-path-detection YoVinchen 2026-02-15 13:48:28 +08:00
  • dc32f8f7a7 fix(skill): resolve symlink and path traversal issues in ZIP skill import YoVinchen 2026-02-15 13:02:17 +08:00
  • 9e2d7fe4ac Merge branch 'main' into fix/skill-zip-symlink-resolution YoVinchen 2026-02-15 12:48:41 +08:00
  • 0b4912090a fix(webdav): only show auto-sync callout for auto-source errors saladday 2026-02-15 01:01:02 +08:00
  • 4be515e178 fix(webdav): enforce bounded download and extraction size saladday 2026-02-14 19:03:18 +08:00
  • ff29b939a8 feat(webdav): add robust auto sync with failure feedback saladday 2026-02-14 18:34:05 +08:00
  • 7b20c17ea4 fix(opencode): 补齐 install.sh 安装路径检测 (#988) makoMako 2026-02-14 22:35:20 +08:00
  • f2934daa14 merge: integrate main with OpenClaw support and resolve skill conflicts YoVinchen 2026-02-14 17:21:08 +08:00
  • 1ffbb32484 refactor(skill): unify scan/import logic with lock file skillPath and repo saving YoVinchen 2026-02-14 17:08:36 +08:00
  • 74e84be1dd feat(skill): scan ~/.cc-switch/skills/ for unmanaged skill discovery and import YoVinchen 2026-02-14 15:55:16 +08:00
  • 5a17a67b8b fix: deduplicate OpenCodeModel import after rebase Jason 2026-02-13 14:40:34 +08:00
  • dca12b9f7d feat(openclaw): add 13 new provider presets Jason 2026-02-08 22:53:57 +08:00
  • f974d203a8 fix(openclaw): remove /v1 from anthropic-messages provider baseUrls Jason 2026-02-08 22:26:55 +08:00
  • 44ba9468b5 refactor(openclaw): move model detail fields into advanced options Jason 2026-02-08 21:40:51 +08:00
  • 5081206176 fix(openclaw): address code review findings across P0-P3 issues Jason 2026-02-08 17:35:29 +08:00
  • 00b424628f refactor(openclaw): migrate config panels to TanStack Query hooks Jason 2026-02-08 15:35:09 +08:00
  • bc87f9d9eb fix(openclaw): address code review findings for robustness Jason 2026-02-08 11:14:46 +08:00
  • eccb95b83d fix(openclaw): enable scrolling on config panels Jason 2026-02-08 00:00:22 +08:00
  • 2b1f0f0f7e feat(openclaw): add Env/Tools/Agents config panels Jason 2026-02-07 23:52:54 +08:00
  • 9035784aa4 feat(openclaw): extend workspace files with HEARTBEAT/BOOTSTRAP/BOOT Jason 2026-02-07 23:52:25 +08:00