Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jul 07:45
2bbfaed

Added

  • Support pathLevels: "full" to show the entire absolute working directory in the project badge, instead of being capped at the last 3 segments (#678).
  • Allow users to reorder visible first-line segments with projectLineOrder while preserving the existing default output (#680).

Fixed

  • Show each agent's resolved runtime model when the launch input omits a model alias, while preserving unknown and provider-qualified model identifiers (#679).

Security

  • Keep full working-directory paths terminal-safe across compact, expanded, and reordered layouts by stripping control and bidirectional characters before rendering (#678, #680).