co-mono/packages/coding-agent/src
Mario Zechner 13c4205dbb fix: use wrapper directory in release tarballs for mise compatibility
mise auto-detects single-directory archives and extracts with strip_components=1.
Using a 'pi/' wrapper directory ensures the internal structure is preserved.

Reverts the code workaround (theme dir fallback) in favor of fixing the tarball.
2026-01-13 21:33:32 +01:00
..
cli Add Vercel AI Gateway support 2026-01-13 16:42:34 +01:00
core fix: extension loading in Bun binary (#681) 2026-01-13 21:19:41 +01:00
modes Improve light theme color contrast for WCAG compliance (#682) 2026-01-13 13:03:04 +01:00
utils Replace sharp with wasm-vips for image processing 2026-01-13 18:34:07 +01:00
cli.ts Remove old implementation files (main.ts, cli.ts, tui-renderer.ts), rename new files 2025-12-09 01:21:28 +01:00
config.ts fix: use wrapper directory in release tarballs for mise compatibility 2026-01-13 21:33:32 +01:00
index.ts fix: extension loading in Bun binary (#681) 2026-01-13 21:19:41 +01:00
main.ts Merge branch 'tmp-2025-01-11' - resume scope toggle with async loading (#620) 2026-01-12 00:00:28 +01:00
migrations.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00