feat(runtime): persist atomic turn plans

This commit is contained in:
Codex
2026-07-28 13:19:16 +08:00
parent e051310076
commit 9acca3f6a6
2 changed files with 528 additions and 0 deletions
+3
View File
@@ -7,7 +7,10 @@ license.workspace = true
[dependencies]
nana-domain.workspace = true
nana-engine.workspace = true
nana-store.workspace = true
openlapp.workspace = true
serde_json.workspace = true
thiserror.workspace = true
[lints]