Skip to main content

One post tagged with "v0.107.0"

View All Tags
v0.107.0

File Attachments in Agent Chat

You can now attach files and images directly to an agent chat message. Paste from your clipboard, drag and drop, click the attach button, or drop a whole folder and Agenta uploads its contents one file at a time.

Attachments belong to the session. Open the Files drawer to see everything that has been added, and the agent can read the same files inside its sandbox.

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.
Read more →