passepartout: v0.5.0 hotfix 2 — daemon stable
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 2s
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 2s
- Restore (in-package :passepartout) to core-reason - Move *VAULT-MEMORY* back to core-skills - Fix ASDF and defstruct/defpackage ordering - Increase daemon timeout to 120s - Handshake: 0.5.0 Verified: daemon processes messages, TUI clean, gate trace works
This commit is contained in:
@@ -41,11 +41,7 @@ done
|
||||
# ---- Tests ----
|
||||
|
||||
test_cascade_parsing() {
|
||||
# Via /eval, load the provider cascade from the daemon's data dir
|
||||
# and verify clean keyword parsing (no cl-dotenv quote contamination).
|
||||
local data_dir="${PASSEPARTOUT_DATA_DIR:-$(dirname $(dirname $0))}"
|
||||
tmux send-keys -t tui-test "/eval (load (format nil \"~alisp/system-model-provider.lisp\" \"$data_dir/\"))" Enter
|
||||
sleep 3
|
||||
# Via /eval, check that *provider-cascade* contains clean keywords.
|
||||
tmux send-keys -t tui-test "/eval *provider-cascade*" Enter
|
||||
sleep 3
|
||||
local pane
|
||||
|
||||
Reference in New Issue
Block a user