Skip to content

Merge latest t3-code/main into h-code#74

Merged
harrryyd merged 71 commits into
mainfrom
t3code/fix-todo-details-ui
Jun 8, 2026
Merged

Merge latest t3-code/main into h-code#74
harrryyd merged 71 commits into
mainfrom
t3code/fix-todo-details-ui

Conversation

@harrryyd
Copy link
Copy Markdown
Owner

@harrryyd harrryyd commented Jun 8, 2026

Summary

Merges the latest 13 commits from t3-code/main into h-code's t3code/fix-todo-details-ui branch.

Upstream commits merged

Changes

  • 74 files changed, +1,470 / -698
  • Zero merge conflicts
  • Removes .mise.toml, updates relay auth diagnostics, Claude SDK 0.3.x compat, desktop TCC fix, Electron cloud fetch, and more

adambuchweitz and others added 30 commits May 22, 2026 07:02
…tgg#2840)

Co-authored-by: codex <codex@users.noreply.github.com>
…#2854)

Co-authored-by: codex <codex@users.noreply.github.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: codex <codex@users.noreply.github.com>
Co-authored-by: codex <codex@users.noreply.github.com>
Co-authored-by: Julius Marminge <julius@macmini.local>
Co-authored-by: Yash Singh <saiansh2525@gmail.com>
Co-authored-by: codex <codex@users.noreply.github.com>
…#2858)

Co-authored-by: codex <codex@users.noreply.github.com>
Co-authored-by: codex <codex@users.noreply.github.com>
Co-authored-by: codex <codex@users.noreply.github.com>
Co-authored-by: Julius Marminge <julius@mac.lan>
Co-authored-by: Julius Marminge <julius@mac.lan>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Julius Marminge <jmarminge@gmail.com>
Co-authored-by: Julius Marminge <julius@mac.lan>
Co-authored-by: Julius Marminge <julius@mac.lan>
Co-authored-by: Julius Marminge <julius@mac.lan>
Co-authored-by: Julius Marminge <julius@mac.lan>
Co-authored-by: Julius Marminge <julius@mac.lan>
Co-authored-by: Julius Marminge <julius@mac.lan>
Co-authored-by: codex <codex@users.noreply.github.com>
Co-authored-by: codex <codex@users.noreply.github.com>
juliusmarminge and others added 24 commits June 4, 2026 20:45
- Apply right-full instead of left-full to prevent overflow
- Add browser tests for rendering, interactions, and detail panel
- Set viewport size in vitest browser config
…rning flood (pingdotgg#2872)

Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: Julius Marminge <jmarminge@gmail.com>
Co-authored-by: codex <codex@users.noreply.github.com>
- Replace bun run/install with vp equivalents
- Restructure CI into parallel check/test/browser/mobile jobs
- Add deploy-relay and mobile-eas-preview workflows
- Vendor alchemy-effect as reference subtree
- Drop oxlint/oxfmt configs for Vite+ built-in checks
- Add .env.example for T3 Cloud public config
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XXL labels Jun 8, 2026
@chatgpt-codex-connector
Copy link
Copy Markdown

💡 Codex Review


P1 Badge Remove the extra brace from shared package manifest

When any workspace install or Vite+ task reads @t3tools/shared's manifest, this extra } makes packages/shared/package.json invalid JSON (JSON.parse fails with an unexpected character at line 155). That blocks dependency installation/package discovery and therefore CI/builds for the whole monorepo; the exports object should close only once before scripts.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

harrryyd added 2 commits June 8, 2026 11:10
- Remove stray closing brace from shared/package.json exports
- Drop unused @t3tools/monorepo dependency from root
@harrryyd harrryyd merged commit 920d0e4 into main Jun 8, 2026
5 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.