2026-09-09 – 2026-09-15
about 1 hour ago by ReadMe API
🛠 Improvements
- The Google Drive file picker now has separate tabs for the account's own drive, shared drives, and files shared with the account, so content on a Google Workspace shared drive can be added to an agent.
- Netlify has been added to the curated connectors on the Actions page, so an agent can create and manage Netlify sites and deployments, check deploy status, and update site settings and environment variables.
- Enterprise Agents are more reliable at building dashboards, writing and debugging code that calls outside APIs, and recovering when a step fails. The agent now checks the actual result before reporting a task done, fixes earlier files instead of rewriting them, and finishes the remaining parts of a request instead of dropping them.
- Enterprise Agents plan each answer on a lighter model whenever Smart Tasks are not enabled, so those responses come back faster.
- Web Search in Enterprise Agents responds faster.
- On Deploy > MCP Server and on My Profile > Single Sign On > SAML Integration, the second row of tabs has been replaced with a dropdown.
- In the dashboard share panel, the link now sits in a text field with a copy button beside it.
🔌 API & MCP
GET /api/v1/projects/{id}/contextual-rag/pagesnow returns pages in a defined order, newest first. Previously the order could change between requests.
🐞 Bug Fixes
- Fixed the issue where an Enterprise Agents answer sometimes carried far more citations than it actually needed.
- Fixed the issue where Document Analyst in Enterprise Agents did not respect the custom plan setting for how much of a document it reads.
- Fixed the issue where an Enterprise Agent with every action switched off, including Knowledge Base, still answered from the knowledge base and counted a Knowledge Base task. It now replies that no actions are turned on.
- Fixed the issue where a scheduled task, or a task run with Try in chat, stopped to ask whether it should continue once it reached the agent's action limit. It now delivers what it found and explains what was left undone.
- Fixed the issue where a large result from an MCP connector was cut short before the agent used it, so an export built from it could be missing rows.
- Fixed the issue where converting a conversation into a scheduled task filled the prompt with encoded characters such as
'in place of quotes and ampersands. - Fixed the issue where uploading an image through a share link failed with an error on some agents.
- Fixed the issue where the Review Context-Rich Starter Questions modal could repeat or skip pages when paging through results, and where a deleted page kept serving its starter question for up to 30 hours.
