Skip to content

Optimize Web CLI run state updates - #33

Open
Vickykykykykykyky wants to merge 1 commit into
soda-game-org:mainfrom
Vickykykykykykyky:codex/optimize-web-run-deltas
Open

Optimize Web CLI run state updates#33
Vickykykykykykyky wants to merge 1 commit into
soda-game-org:mainfrom
Vickykykykykykyky:codex/optimize-web-run-deltas

Conversation

@Vickykykykykykyky

Copy link
Copy Markdown

Summary

  • reuse the bootstrap run list when building thread metadata, avoiding a duplicate checkpoint scan
  • return run/thread deltas from run, resume, image, and 3D endpoints and merge them locally instead of refreshing all Web CLI state
  • use canonical project/thread indexes for project history and latest-run lookups
  • add coverage for single-scan bootstrap behavior and lossless client-side delta merging

Testing

  • npm run typecheck
  • npx tsx --test test/run-store.test.mts test/run-manager.test.mts test/web-server.test.mts test/web-state.test.mts (52 passed)
  • full npm test: 178 tests passed; the local public-release audit test only flagged ignored root artifacts (.DS_Store and orbit-game) that are absent from a clean checkout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant