All checks were successful
CI/CD / detect-changes (pull_request) Successful in 5s
CI/CD / test-runners (pull_request) Has been skipped
CI/CD / test-frontend (pull_request) Successful in 6s
CI/CD / test-go-pg (pull_request) Successful in 2m46s
CI/CD / test-sqlite (pull_request) Successful in 2m54s
CI/CD / build-and-deploy (pull_request) Successful in 1m11s
1. Bundled workflow packages now publish version 1 and set IsActive=true after stage creation, so workflows like Content Approval are usable immediately — fixes "workflow is not active" test failure. 2. Add error logging to ListConnections handler to diagnose the 500 error in sdk/connections tests (query and schema look correct but the error was being swallowed). 3. Separate "Run All" button text from suite count label. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>