Skip to content

chore: improve v1 release readiness#80

Merged
KyleTryon merged 5 commits into
mainfrom
codex/v1-quality-improvements
May 28, 2026
Merged

chore: improve v1 release readiness#80
KyleTryon merged 5 commits into
mainfrom
codex/v1-quality-improvements

Conversation

@KyleTryon
Copy link
Copy Markdown
Contributor

Summary

  • Add a Docker image smoke test that runs the built image, checks /api/health, and verifies the SPA root responds.
  • Refresh stale pre-v1 metadata and docs around supported providers, pnpm version, and credential persistence.
  • Split editor export UI and codec registration into lazy chunks to reduce the editor route's initial payload.
  • Extract editor subtitle state into a focused hook so EditorScreen is easier to maintain.

Impact

This improves release confidence before v1 by testing the production container path, tightening public-facing project metadata, reducing initial editor bundle size, and making subtitle state easier to reason about.

Validation

  • pnpm lint
  • pnpm test
  • pnpm build
  • pnpm knip

@KyleTryon KyleTryon marked this pull request as ready for review May 28, 2026 03:33
@KyleTryon KyleTryon merged commit c21904c into main May 28, 2026
2 checks passed
@KyleTryon KyleTryon changed the title [codex] Improve v1 release readiness chore: improve v1 release readiness May 28, 2026
@KyleTryon KyleTryon deleted the codex/v1-quality-improvements branch May 31, 2026 07:31
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