Skip to main content
August 19, 2026
  • Bolt: data table columns are now resizable, so long schedule and run names no longer truncate. Shipped in Paradime v6.7.0.
  • Bolt: Turbo CI schema drops now run through the schedule’s environment connection, so CI schemas are cleaned up with the right credentials in multi-environment workspaces.
  • Discovery API: executionInfo now identifies the Bolt schedule that produced each run (lastRunScheduleSlug, lastSuccessScheduleSlug), with the same on historical runs and source freshness. This is Paradime’s equivalent of the dbt Cloudβ„’ field lastJobDefinitionId. See the Discovery API reference.
  • DinoAI: the get_model_performance dbtβ„’ Discovery tool now returns each run’s warehouse adapterResponse (Snowflake query_id, BigQuery job_id), so cost-optimizer agents can chain straight into the query performance tools without querying warehouse history first.
  • DinoAI: editing an agent in the builder and saving it updates the agent in place instead of creating a duplicate. Shipped in Paradime v6.7.0.
  • Platform: the GitHub service status warning is back. When GitHub reports degraded Git operations, workspaces on GitHub see a banner again (it was lost in the navbar redesign). Shipped in Paradime v6.7.0.
  • Platform: users who auto-join a workspace via a verified email domain no longer end up with undefined as their display name.