openpencil/desktop
Danila Poyarkov 1e35c0d3a8 Preserve fig-kiwi version on roundtrip
Parse the version field from the fig-kiwi header during .fig import
and store it on SceneGraph.figKiwiVersion. Use the original version
when re-exporting. New files default to 101 (current Figma standard).

Previously hardcoded to 106, which Figma rejected on import.

Fixes #153
2026-03-25 06:02:24 +03:00
..
capabilities Fix ACP agent commands: claude-agent-acp, remove stale ts-expect-error 2026-03-15 17:06:57 +03:00
icons Use pencil loader icon as Tauri app icon 2026-03-01 01:37:01 +03:00
src Preserve fig-kiwi version on roundtrip 2026-03-25 06:02:24 +03:00
.gitignore Rename src-tauri → desktop, symlink for CLI compat 2026-02-28 08:10:09 +03:00
build.rs Rename src-tauri → desktop, symlink for CLI compat 2026-02-28 08:10:09 +03:00
Cargo.lock Fix ACP shell scope config and surface connection errors 2026-03-15 16:40:23 +03:00
Cargo.toml Add ACP client support for using external coding agents 2026-03-15 16:40:18 +03:00
tauri.conf.json Release v0.10.0 2026-03-15 19:27:37 +03:00