Commit graph

12 commits

Author SHA1 Message Date
vicky469
e94254ee2d feat(publish): add local Pages publishing
Add experimental Cloudflare Pages publishing through local Wrangler, pane-header publish actions, public HTML preview support, artifact safety checks, and state cleanup for rename/delete/unpublish flows.
2026-07-09 15:51:02 +08:00
vicky469
6bcd9c0c44 fix(agents): pass --allowedTools to claude and fix usedSkills extraction
Pass WebSearch,Bash,Read,Write,Edit,Glob,Grep via --allowedTools when
spawning claude so it has the same basic tool access as codex.

Fix a bug where the system init event's top-level `skills` field (listing
all available skills) was being recorded as usedSkills for every run.
Skills are now extracted only from actual Skill tool_use blocks.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 01:39:24 +08:00
vicky469
b1d76d3fc8 feat(thought-trail): tag-based source and index default sidebar cache
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06 17:10:18 +08:00
vicky
8462b69d97 feat(agent): support claude cli 2026-06-02 23:18:29 +08:00
vicky
5f0f3b6734 feat(agent): show run metadata footer 2026-06-02 17:08:55 +08:00
vicky
0effcefe06 refactor: rename SideNote2 to Aside 2026-05-13 14:44:11 -04:00
vicky
9994fccc62 refactor 2026-05-04 15:40:03 -04:00
vicky
9447ff6f86 fix: guard stalled remote runs and isolate index pins 2026-04-22 20:13:24 -04:00
vicky
a4ae704c0b feat: checkpoint runtime, sidebar, and prompt policy updates 2026-04-22 14:48:22 -04:00
vicky
a3d3f0587d release: 2.0.29 2026-04-19 02:38:33 -04:00
vicky
0cc05f3477 feat: simplify built-in codex onboarding 2026-04-18 19:34:50 -04:00
vicky
f30560dc64 feat: add codex agent mentions workflow 2026-04-18 18:45:46 -04:00