Commit Graph

8 Commits

Author SHA1 Message Date
Agent Zero
0803969d31 ci: enable truth engine on deployed server
Adds OPENBRAIN__TRUTH__ENABLED=true to the .env upsert list in the
deploy bootstrap step so the background truth scoring worker runs
automatically after every deployment.
2026-04-04 15:10:04 +00:00
Agent Zero
72912f1f2f ci: add unit tests and e2e_truth to CI pipeline
- Run cargo test --lib in CI checks to execute PLN/ECAN/scorer unit tests
- Add e2e_truth test suite to VPS e2e test step
- Enable OPENBRAIN__TRUTH__ENABLED for e2e testing
2026-04-04 13:29:15 +00:00
Agent Zero
1b4fc85ff2 Use ephemeral API key for VPS e2e tests 2026-03-23 23:54:53 +00:00
Agent Zero
b001d627e1 Provision auth key sets for VPS-backed e2e 2026-03-23 03:00:32 +00:00
Agent Zero
cb6ccd5394 Run e2e tests against deployed VPS 2026-03-22 22:54:20 +00:00
Agent Zero
c3ea583f98 Provision database config in deploy workflow 2026-03-22 14:19:06 +00:00
Agent Zero
176803f1f5 Use secrets for VPS deploy settings 2026-03-22 05:08:47 +00:00
Agent Zero
774982dc5a Initial public release 2026-03-07 13:41:36 -05:00