Skip to content

Conversation

@rebelchris
Copy link
Contributor

@rebelchris rebelchris commented Feb 11, 2026

Summary

  • add strict overlay configs for shared, webapp, and extension (tsconfig.strict.json)
  • add package scripts: typecheck and typecheck:strict
  • add root scripts for running strict checks across packages
  • add a non-blocking CircleCI job (strict_typecheck_report) that runs strict checks, prints summaries, and uploads logs as artifacts

Why

  • establishes strict typecheck visibility without changing runtime/build behavior
  • allows incremental migration to strict mode package-by-package

Notes

  • no package tsconfig.json strict defaults were changed in this PR
  • CI strict reporting job always exits successfully (reporting only)

Preview domain

https://codex-ts-strict-start.preview.app.daily.dev

@rebelchris rebelchris requested a review from a team as a code owner February 11, 2026 13:37
@vercel
Copy link

vercel bot commented Feb 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daily-webapp Ready Ready Preview Feb 11, 2026 1:44pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored Feb 11, 2026 1:44pm

Request Review

@rebelchris rebelchris enabled auto-merge (squash) February 11, 2026 13:47
@rebelchris rebelchris disabled auto-merge February 11, 2026 13:47
@rebelchris rebelchris merged commit 89ebee6 into main Feb 11, 2026
11 checks passed
@rebelchris rebelchris deleted the codex/ts-strict-start branch February 11, 2026 13:48
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