prediction: rewrite the prompting stack to create the ship computer as a second character, and let characters/agents operate autonomously with their own tasks and event queues

This commit is contained in:
2026-06-22 08:57:49 +02:00
parent 2d7153eaf7
commit 70ec40a880
21 changed files with 1091 additions and 563 deletions
+1
View File
@@ -38,6 +38,7 @@ tempfile = "3.27.0"
textwrap = "0.16.2"
throbber-widgets-tui = "0.11.0"
tokio = { version = "1.52.3", features = ["full"] }
tokio-stream = "0.1.18"
tui-input = "0.15.3"
tui-skeleton = "0.3.0"
uuid = { version = "1.23.3", features = ["serde", "v4"] }