> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paradime.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Other improvements

> Resizable Bolt tables, Turbo CI schema drops on the schedule's environment, warehouse query ids in get_model_performance, and fixes.

*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](/developers/graphql-api/api-reference/discovery-api).
* **DinoAI**: the `get_model_performance` [dbt™ Discovery tool](/products/dino-ai/tools-and-features/dbt-discovery-tools) 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.


## Related topics

- [Other improvements](/changelog/2026-08-12/other-improvements.md)
- [Changelog](/changelog/overview.md)
- [Snowflake Query Analysis Tool](/products/dino-ai/tools-and-features/warehouse-tool/snowflake-query-analysis-tool.md)
- [BigQuery Query Analysis Tool](/products/dino-ai/tools-and-features/warehouse-tool/bigquery-query-analysis-tool.md)
- [Paradime v6.5.0 improvements and fixes](/changelog/2026-08-05/other-improvements.md)
