- Added optional JSON output to a wide range of CLI commands (flow ls, task run ls, work pool commands, block inspect, logs, etc.).
- Improved performance and reliability with a composite index on task runs, cached context/env vars in task runner, lazy loading of CLI commands, and a client/server version check setting.
- Fixed several bugs (Postgres listener TLS/Kerberos handling, nondeterministic flow scanning, DB reset on PostgreSQL, Rich console wrapping) and updated documentation for integrations, rate limits, and deployment steps.