Commit Graph

62 Commits

Author SHA1 Message Date
Haitao Pan
dde21f510a feat: support custom external ACP providers 2026-03-26 10:01:28 +08:00
Haitao Pan
34e86143ab Fix assistant artifact toggle overlap 2026-03-25 18:26:09 +08:00
Haitao Pan
42134e9e9d Refine sidebar door icons and artifact toggle placement 2026-03-25 15:20:32 +08:00
Haitao Pan
346c1d4144 Refine assistant composer icon-only controls 2026-03-25 14:28:40 +08:00
Haitao Pan
55c2c6fb7b Add assistant artifact sidebar 2026-03-25 13:38:40 +08:00
Haitao Pan
77ad3f21ac Fix single-agent skills picker behavior 2026-03-25 12:30:09 +08:00
Haitao Pan
e549134219 feat(assistant): align single-agent skills by provider and move model control 2026-03-25 11:08:33 +08:00
Haitao Pan
c5eff0e9ff feat(assistant): collapse prompt metadata in user bubbles 2026-03-25 10:33:24 +08:00
Haitao Pan
1c5dcc087a Remove assistant header copy from desktop conversation view 2026-03-24 21:21:03 +08:00
Haitao Pan
b5cdf2f8d5 feat(assistant): paste clipboard images as attachments 2026-03-24 13:02:01 +08:00
Haitao Pan
e56faa16d2 fix(ui): keep assistant panes tightly packed 2026-03-24 12:20:00 +08:00
Haitao Pan
603765ca6b Fix single-agent ACP model ownership 2026-03-24 00:11:43 +08:00
Haitao Pan
54bde91ed5 Clean up first-batch single-agent skills flow 2026-03-23 20:06:26 +08:00
Haitao Pan
4e091b0583 Add local single-agent skill discovery 2026-03-23 19:56:06 +08:00
Haitao Pan
7978695710 fix: update external agent ACP copy 2026-03-23 18:52:41 +08:00
Haitao Pan
c0c594dd65 refactor: rename AI Gateway UI copy to LLM API 2026-03-23 18:07:02 +08:00
Haitao Pan
72f6ce54eb Refine single-agent thread scoped provider flow 2026-03-23 12:54:20 +08:00
Haitao Pan
4e5a37cf5f Remove task CTA noise from assistant and tasks views 2026-03-23 11:30:18 +08:00
Haitao Pan
f15ede6d09 Rename AI Gateway mode to Single Agent 2026-03-23 10:11:53 +08:00
Haitao Pan
a9fed5f0b0 Refactor work modes and gateway profiles 2026-03-22 20:02:00 +08:00
Haitao Pan
7b03dde2a4 Refactor assistant page and gateway runtime integration
- Unify execution target switching in app controllers
- Enhance assistant page with gateway-aware message handling
- Add comprehensive tests for execution target switching and gateway runtime
- Integrate gateway settings into settings center

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 18:17:24 +08:00
Haitao Pan
8317810e19 Unify legacy config pages into settings center 2026-03-22 17:40:34 +08:00
Haitao Pan
7cedb1a39b Integrate gateway settings into integrations page 2026-03-22 17:07:27 +08:00
Haitao Pan
e752f34c37 Stabilize assistant composer shell sizing 2026-03-22 14:27:05 +08:00
Haitao Pan
59b2af0fd9 Fix assistant composer shell height adaptation 2026-03-22 14:12:38 +08:00
Haitao Pan
86ce75dbb0 Fix assistant thread connection status 2026-03-22 12:29:47 +08:00
Haitao Pan
5266aa8cab Persist assistant state and add local recovery cleanup 2026-03-22 11:59:54 +08:00
Haitao Pan
11ceb6af87 feat: add ui feature flag release docs pipeline 2026-03-22 10:49:13 +08:00
Haitao Pan
92e8d31e53 feat: make assistant composer height resizable 2026-03-20 18:02:03 +08:00
Haitao Pan
19f2d7013c refactor: align multi-agent workflow with real ollama cli 2026-03-20 16:52:20 +08:00
Haitao Pan
50b8a4dc98 Synchronize assistant threads and markdown view 2026-03-20 12:37:19 +08:00
Haitao Pan
7a58db73bf Integrate ARIS bundle and Go bridge runtime 2026-03-20 08:17:34 +08:00
Haitao Pan
c8ce76d8e9 Group assistant task list by execution target 2026-03-19 23:46:57 +08:00
Haitao Pan
ce7cfa1b4c Implement streaming assistant thread persistence 2026-03-19 19:55:36 +08:00
Haitao Pan
30e1d2a32e Fix assistant model routing and task naming 2026-03-19 17:59:20 +08:00
Haitao Pan
658f709fb2 Fix AI Gateway-only assistant flow 2026-03-19 17:01:15 +08:00
Haitao Pan
e55867c1ba Unify task dialog gateway modes 2026-03-19 15:45:06 +08:00
Haitao Pan
8067916b5b Add managed multi-agent collaboration runtime 2026-03-19 12:33:50 +08:00
Haitao Pan
9f53270746 soften desktop chrome surfaces 2026-03-18 19:58:31 +08:00
Haitao Pan
0c463f4492 compress desktop workspace chrome 2026-03-18 19:27:06 +08:00
Haitao Pan
985e7d7b79 Refine assistant composer controls 2026-03-18 17:49:08 +08:00
Haitao Pan
f6c9d219cf Refine assistant skill picker and disable codex bridge test 2026-03-18 17:21:51 +08:00
Haitao Pan
d524c74047 Finish secure settings storage and refresh workspace UI 2026-03-18 17:04:00 +08:00
Haitao Pan
be63d69699 Refresh desktop workspace shell 2026-03-18 12:38:42 +08:00
Haitao Pan
9ce57f6514 feat: expand dynamic sidebar resizing 2026-03-15 11:22:28 +08:00
Haitao Pan
0134d442ab feat: relax assistant sidebar width 2026-03-15 11:16:06 +08:00
Haitao Pan
4a47aafbfb feat: simplify assistant focused navigation 2026-03-15 11:10:37 +08:00
Haitao Pan
4aa16bef9f feat: add breadcrumbs and sidebar previews 2026-03-15 10:45:40 +08:00
Haitao Pan
2fe9a21620 feat: collapse assistant task overview by default 2026-03-15 10:15:55 +08:00
Haitao Pan
4c8752cf8b feat: unify assistant sidebar and task list 2026-03-15 09:54:15 +08:00