Skip to content

v0.34.2

Choose a tag to compare

@github-actions github-actions released this 15 Mar 14:57
· 113 commits to main since this release

What's New

Fixed

  • Prevent startup from creating .coder/, .coder/logs/, or ai.package.yaml in repositories that have not opted in.
  • Replay early startup diagnostics into .coder/logs once file logging is enabled so opted-in projects keep a complete startup timeline.
  • Make opted-in startup integration coverage deterministic across environments by removing a debug-only assertion.

Added

  • Add real filesystem integration coverage for both the no-.coder startup path and the opted-in .coder startup path.