Commit Graph

196 Commits

Author SHA1 Message Date
Haitao Pan
68cdbe4e4b Isolate assistant thread working directories 2026-03-26 18:25:41 +08:00
Haitao Pan
5a7dbe872b Clean legacy ACP placeholder providers 2026-03-26 18:11:47 +08:00
Haitao Pan
153db679f5 Refine assistant provider settings flows 2026-03-26 17:55:38 +08:00
Haitao Pan
508d6cc330 Support absolute local skill package imports 2026-03-26 17:12:37 +08:00
Haitao Pan
ac335f24c7 Add focused quick actions for language and theme 2026-03-26 16:41:21 +08:00
Haitao Pan
8d0272c4e4 fix(assistant): fold preferred skills into execution context 2026-03-26 16:35:20 +08:00
Haitao Pan
52cf849c1a feat(settings): improve skill directory authorization input 2026-03-26 13:42:10 +08:00
Haitao Pan
b5e60e4f72 Support symlinked skill directories 2026-03-26 12:03:24 +08:00
Haitao Pan
6aa87e2ff5 Clean repo skills config and support custom ACP endpoints 2026-03-26 11:59:28 +08:00
Haitao Pan
068312394c merge: fold codex/modules-skills-modes into main 2026-03-26 10:48:10 +08:00
Haitao Pan
4d47b591a7 feat(modules): simplify skills mode tabs 2026-03-26 10:48:05 +08:00
Haitao Pan
2992443d6d refine external ACP provider settings UI 2026-03-26 10:21:59 +08:00
Haitao Pan
12a0a44383 feat: support custom external ACP providers 2026-03-26 10:01:28 +08:00
Haitao Pan
e20250fcf3 fix(assistant): clean single-agent skill loading order 2026-03-26 09:45:18 +08:00
Haitao Pan
4562776601 fix(settings): simplify single-agent skill roots 2026-03-26 09:31:21 +08:00
Haitao Pan
26b2c63c28 fix(assistant): require bookmarks for shared skill roots 2026-03-25 22:48:57 +08:00
Haitao Pan
e4d10034cc feat(assistant): rebuild desktop local skills loading rules 2026-03-25 21:55:37 +08:00
Haitao Pan
99b89f0851 refactor(assistant): remove desktop local skills loader 2026-03-25 21:44:54 +08:00
Haitao Pan
856aecc1fd feat(settings): add authorized skills directory authorization 2026-03-25 19:22:10 +08:00
Haitao Pan
42dd737dcb Tighten artifact sidebar reveal toggle 2026-03-25 18:49:50 +08:00
Haitao Pan
499e907bab Fix single-agent transcript isolation 2026-03-25 18:27:13 +08:00
Haitao Pan
78f9d91fa2 Fix assistant artifact toggle overlap 2026-03-25 18:26:09 +08:00
Haitao Pan
d8cd980433 Replace sidebar logo with chevron icon 2026-03-25 17:48:22 +08:00
Haitao Pan
6f8c47627a Rebuild desktop single-agent local skills loader 2026-03-25 17:42:32 +08:00
Haitao Pan
0be03ad6ed Remove desktop single-agent local skills loader 2026-03-25 17:19:59 +08:00
Haitao Pan
feac1e5d7e Merge branch 'codex/fix-arrow-icon-size' 2026-03-25 17:16:22 +08:00
Haitao Pan
2cac30df03 Use default arrow icon for artifact sidebar 2026-03-25 17:16:09 +08:00
Haitao Pan
6aaa200edb Refine single-agent local skill root precedence 2026-03-25 16:01:01 +08:00
Haitao Pan
5dc11af5c7 Include workspace skill roots by default 2026-03-25 15:50:19 +08:00
Haitao Pan
fd55265b39 Refine single-agent skills caching 2026-03-25 15:40:20 +08:00
Haitao Pan
88965f5cb7 Refine sidebar door icons and artifact toggle placement 2026-03-25 15:20:32 +08:00
Haitao Pan
9094d93074 Move artifact pane reveal button to top-right 2026-03-25 14:42:11 +08:00
Haitao Pan
bee56272d1 Refine assistant composer icon-only controls 2026-03-25 14:28:40 +08:00
Haitao Pan
2965deb43f Add assistant artifact sidebar 2026-03-25 13:38:40 +08:00
Haitao Pan
2834afc4e8 Fix single-agent skills picker behavior 2026-03-25 12:30:09 +08:00
Haitao Pan
b86692e5ab feat(assistant): align single-agent skills by provider and move model control 2026-03-25 11:08:33 +08:00
Haitao Pan
e17f46d9bb feat(assistant): collapse prompt metadata in user bubbles 2026-03-25 10:33:24 +08:00
Haitao Pan
1ef8d6322d feat(ui): add settings quick actions and home shortcut 2026-03-25 10:06:42 +08:00
Haitao Pan
9000d78ed5 feat(web): add Dockerfile for Flutter web builds
Multi-stage build with Flutter SDK for building and Caddy for serving.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 23:55:22 +08:00
Haitao Pan
1c58a0c9f8 refactor(web): remove duplicate assistant header summary 2026-03-24 21:28:06 +08:00
Haitao Pan
49cbd9e922 Remove assistant header copy from desktop conversation view 2026-03-24 21:21:03 +08:00
Haitao Pan
d9061e9a67 refactor(web): compact header connection status 2026-03-24 21:14:04 +08:00
Haitao Pan
a4e00339b0 Merge branch 'codex/web-home-without-global-sidebar' 2026-03-24 21:04:52 +08:00
Haitao Pan
da97462c9b Connect mobile directly from scanned setup codes 2026-03-24 21:04:28 +08:00
Haitao Pan
573f4544ff refactor(web): keep assistant home free of global sidebar 2026-03-24 21:03:59 +08:00
Haitao Pan
44edf700ff feat(web): align workspace pages with ui plan 2026-03-24 20:48:59 +08:00
Haitao Pan
dd071d6e1a refactor(web): align settings page with app layout 2026-03-24 19:20:17 +08:00
Haitao Pan
35ad708681 refactor(web): compress conversation summary into top chrome 2026-03-24 19:01:29 +08:00
Haitao Pan
ea03f00bee refactor(web): move session controls into bottom sheet 2026-03-24 18:54:39 +08:00
Haitao Pan
37ee2729e0 refactor(web): align shell and focused entry chrome 2026-03-24 18:26:39 +08:00