Project context and credit visibility
v0.9.5 adds expanded Workspaces, Project-level context, faster and more accurate web search for data enrichment, and scheduled agent Loops. It also includes major reliability improvements for Excel checkpointing, file handling, agent startup, billing/credits, auth, and team workflows.
New- Workspaces can now toggle between GLOBAL and WORKBOOK, with GLOBAL being default. Global means that user uploads and agent generated artifacts are shared across workbooks, like a central repository. Workbook means that these files are scoped to a single workbook and cannot be accessed by opening other workbooks.
- Projects: Read-only context you can add on top of your selected workspace. For example, include an entire data room for the agent to read and understand.
- Data enrichment: We have now added blazing fast web search that allows you to massively parallelize data retrieval from various sources. One example use case would be fetching company information like HQ, CEO, earnings date, etc. for hundreds of companies in parallel.
- /loop. Ask the agent to set up recurring jobs such as periodically pulling a stock price. Shortcut will send automated prompts on a timer to complete the task of your choosing.
Improved- Improved reliability for Excel checkpointing, file handling, agent startup, billing/credits, auth, and team workflows.