open-design/apps/daemon
CIoudherd 724d071c01
feat: add design file rename support (#894)
* feat(contracts): add project file rename contract

* feat(daemon): add safe project file rename API

* feat(web): support renaming design files

* fix(daemon): handle case-only file renames

* fix(web): prevent rename collisions with pending sketches

* fix(daemon): preserve source names during rename

* test(daemon): cover rename symlink escapes

* fix(daemon): avoid clobbering rename targets

* test(web): align rename tests after rebase

* test(web): align rename tests with latest main
2026-05-09 21:24:36 +08:00
..
src feat: add design file rename support (#894) 2026-05-09 21:24:36 +08:00
tests feat: add design file rename support (#894) 2026-05-09 21:24:36 +08:00
package.json release: Open Design 0.6.0 (#1080) 2026-05-09 19:58:11 +08:00
tsconfig.json Refresh desktop integration control plane (#123) 2026-04-30 14:23:53 +08:00
tsconfig.tests.json Refresh desktop integration control plane (#123) 2026-04-30 14:23:53 +08:00
vitest.config.ts feat(web): add connection tests for execution settings (#507) 2026-05-07 11:25:37 +08:00