Commit Graph

256 Commits

Author SHA1 Message Date
Haitao Pan
ea2edfdc02 feat(settings): add authorized skills directory authorization 2026-03-25 19:22:10 +08:00
Haitao Pan
c2a8cc0b3a Tighten artifact sidebar reveal toggle 2026-03-25 18:49:50 +08:00
Haitao Pan
b707ce52bc Fix single-agent transcript isolation 2026-03-25 18:27:13 +08:00
Haitao Pan
34e86143ab Fix assistant artifact toggle overlap 2026-03-25 18:26:09 +08:00
Haitao Pan
9aed6dbd12 Merge branch 'codex/remove-sidebar-logo-chevron' 2026-03-25 17:48:40 +08:00
Haitao Pan
07335f0183 Replace sidebar logo with chevron icon 2026-03-25 17:48:22 +08:00
Haitao Pan
783469f91f Merge branch 'codex/reimplement-single-agent-local-skills-loader' 2026-03-25 17:42:42 +08:00
Haitao Pan
6fc6ba67d6 Rebuild desktop single-agent local skills loader 2026-03-25 17:42:32 +08:00
Haitao Pan
c026323489 Merge branch 'codex/prune-external-acp-deps' 2026-03-25 17:37:37 +08:00
Haitao Pan
467a51d35e tooling: prune external acp bridge assumptions 2026-03-25 17:37:02 +08:00
Haitao Pan
79015720d2 Merge branch 'codex/remove-single-agent-local-skills-loader' 2026-03-25 17:20:05 +08:00
Haitao Pan
7aaac1b4ae Remove desktop single-agent local skills loader 2026-03-25 17:19:59 +08:00
Haitao Pan
560d1ae97c Merge branch 'codex/external-acp-bridge' 2026-03-25 17:19:19 +08:00
Haitao Pan
3e77d4935b tooling: add external acp config helper 2026-03-25 17:18:42 +08:00
Haitao Pan
204ac80749 Merge branch 'codex/fix-arrow-icon-size' 2026-03-25 17:16:22 +08:00
Haitao Pan
90d5e156db Merge branch 'codex/fix-mobile-scanner-warnings' 2026-03-25 17:16:13 +08:00
Haitao Pan
7e02ca4161 Use default arrow icon for artifact sidebar 2026-03-25 17:16:09 +08:00
Haitao Pan
b0e1b389fd Suppress mobile scanner ignored attributes warnings 2026-03-25 17:16:09 +08:00
Haitao Pan
dcbec856b2 Merge branch 'codex/adjust-workspace-path-semantics' 2026-03-25 16:01:05 +08:00
Haitao Pan
81b5054fe6 Refine single-agent local skill root precedence 2026-03-25 16:01:01 +08:00
Haitao Pan
a9204f8c8c Merge branch 'codex/fix-workspace-skill-roots' 2026-03-25 15:50:22 +08:00
Haitao Pan
17d406e6c1 Include workspace skill roots by default 2026-03-25 15:50:19 +08:00
Haitao Pan
b92e42dcc2 Merge branch 'codex/single-agent-skills-cache' 2026-03-25 15:40:25 +08:00
Haitao Pan
0993b6d84f Refine single-agent skills caching 2026-03-25 15:40:20 +08:00
Haitao Pan
9b36c1a8a7 Merge branch 'codex/worktree-task-mode' 2026-03-25 15:29:29 +08:00
Haitao Pan
3fcb341432 Tighten worktree task mode workflow 2026-03-25 15:29:27 +08:00
Haitao Pan
42134e9e9d Refine sidebar door icons and artifact toggle placement 2026-03-25 15:20:32 +08:00
Haitao Pan
0aa8f3562f Move artifact pane reveal button to top-right 2026-03-25 14:42:11 +08:00
Haitao Pan
346c1d4144 Refine assistant composer icon-only controls 2026-03-25 14:28:40 +08:00
Haitao Pan
d653e50875 chore: commit remaining workspace changes 2026-03-25 14:25:24 +08:00
Haitao Pan
45b9ff672e Adjust DMG default icon placement 2026-03-25 14:23:12 +08:00
Haitao Pan
1156eb6bf9 feat(scripts): add codex acp native service helpers 2026-03-25 14:21:46 +08:00
Haitao Pan
02c48baf7b Merge branch 'codex/fix-export-compliance' 2026-03-25 14:03:13 +08:00
Haitao Pan
2e2f075d1f fix(release): verify export compliance in apple artifacts 2026-03-25 14:03:09 +08:00
Haitao Pan
55c2c6fb7b Add assistant artifact sidebar 2026-03-25 13:38:40 +08:00
Haitao Pan
3c534a254d Merge branch 'codex/single-agent-skills-picker' 2026-03-25 12:30:13 +08:00
Haitao Pan
77ad3f21ac Fix single-agent skills picker behavior 2026-03-25 12:30:09 +08:00
Haitao Pan
68ff24c6b9 fix(release): align export compliance flag and backfill missing framework dsyms 2026-03-25 11:55:50 +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
929943df0e fix(macos): sync Podfile lock after pod install 2026-03-25 10:36:10 +08:00
Haitao Pan
c5eff0e9ff feat(assistant): collapse prompt metadata in user bubbles 2026-03-25 10:33:24 +08:00
Haitao Pan
2196af7acf feat(ui): add settings quick actions and home shortcut 2026-03-25 10:06:42 +08:00
Haitao Pan
5423146a8c 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
9c52ed91b9 Merge branch 'codex/web-remove-header-summary' 2026-03-24 21:28:24 +08:00
Haitao Pan
c250604dc4 refactor(web): remove duplicate assistant header summary 2026-03-24 21:28:06 +08:00
Haitao Pan
1c5dcc087a Remove assistant header copy from desktop conversation view 2026-03-24 21:21:03 +08:00
Haitao Pan
10443c997b Merge branch 'codex/web-header-status-chip' 2026-03-24 21:14:22 +08:00
Haitao Pan
1ee6a7025b refactor(web): compact header connection status 2026-03-24 21:14:04 +08:00
Haitao Pan
679b7c7e2c Merge branch 'codex/web-home-without-global-sidebar' 2026-03-24 21:04:52 +08:00
Haitao Pan
0e72990122 Connect mobile directly from scanned setup codes 2026-03-24 21:04:28 +08:00