Shared Workspace Files
Your agents now work from a shared folder in the cloud, not from files sitting on one person's laptop.
Upload images, PDFs, spreadsheets, or a whole folder. Paste from your clipboard, drag files in, or use the attach button. Your team sees the same files, and so do your agents.
Each agent keeps its own folder that survives between conversations. Save the reference material, the approved examples, and the notes it should follow, and the agent starts every session already knowing them instead of being told again. Files you attach to a single conversation stay with that conversation.
This works on Agenta Cloud and on a self-hosted deployment.
Also in this release:
- Pi's seven built-in tools (read, bash, edit, write, grep, find, ls) are always available now. Control them from the permissions panel instead of the agent configuration.
- Agent sandboxes ship with more shell tools out of the box: ripgrep, fd, jq, unzip, zip, tree, file, process tools, and a python alias for python3.
Bug fixes:
- Approving a tool call no longer evicts a warm agent session, so resuming after an approval is fast again.
- Denying a tool call now reliably ends the turn.
- A resolved approval no longer reappears after you reload the page.
- The session Files drawer now reliably shows that session's own files.