open-design/e2e
PerishFire c6d11018a0
Refresh desktop integration control plane (#123)
* feat(dev): add desktop tools-dev control plane

* refactor(sidecar): split Open Design contracts

Move Open Design-specific sidecar protocol definitions into @open-design/contracts so sidecar and platform can remain descriptor-driven primitives.

* refactor(daemon): organize package sources

Keep daemon app code, tests, and sidecar entrypoints in separate package directories so each layer can be built and verified independently.

* chore(repo): streamline maintenance entrypoints

Centralize agent guidance by directory and reduce root command chains while preserving the existing build scope.

* docs: translate agent guidance to English

* fix(sidecar): tolerate stale IPC sockets

Remove stale Unix socket files only after confirming no listener is active, so tools-dev can restart after unclean shutdowns.
2026-04-30 14:23:53 +08:00
..
cases Add shared contracts and migrate project code to TypeScript (#118) 2026-04-30 13:01:15 +08:00
reporters Add shared contracts and migrate project code to TypeScript (#118) 2026-04-30 13:01:15 +08:00
reports Align app directories and isolate e2e tests (#102) 2026-04-30 09:47:03 +08:00
scripts Add shared contracts and migrate project code to TypeScript (#118) 2026-04-30 13:01:15 +08:00
specs Align app directories and isolate e2e tests (#102) 2026-04-30 09:47:03 +08:00
tests Refresh desktop integration control plane (#123) 2026-04-30 14:23:53 +08:00
package.json Refresh desktop integration control plane (#123) 2026-04-30 14:23:53 +08:00
playwright.config.ts Refresh desktop integration control plane (#123) 2026-04-30 14:23:53 +08:00
tsconfig.json Add shared contracts and migrate project code to TypeScript (#118) 2026-04-30 13:01:15 +08:00
vitest.config.ts Align app directories and isolate e2e tests (#102) 2026-04-30 09:47:03 +08:00