Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pingdotgg/t3code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.7
Choose a base ref
...
head repository: pingdotgg/t3code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.8
Choose a head ref
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on Mar 9, 2026

  1. fix: plan mode ui overhaul (#596)

    * new plan mode started
    
    * review comments
    
    * more fixes
    t3dotgg authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    42234b8 View commit details
    Browse the repository at this point in the history
  2. Fix release finalize lockfile refresh (#608)

    * Add checkout and Node setup to release updater publish job
    
    - Ensure the updater publish job checks out the target ref
    - Initialize Node using the repository's package.json version file before downloading artifacts
    
    * Fix release finalize lockfile refresh
    t3dotgg authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    9b9006f View commit details
    Browse the repository at this point in the history
Loading