Library and change review
Agents now work from a shared Library. Every file an agent edits is staged as a proposed change. A person reviews the diff and approves or discards each file.
- Three scopes. Organization, project, and personal files, plus a scratch area per agent session.
- Files are mounted in the sandbox at ~/context.
- Side-by-side diffs with Added, Modified, and Deleted labels. Approve per file or approve all.
- Conflict detection. Approval is blocked when the live file changed after staging.
- Agents cannot approve their own changes.
- Share any folder with viewer or editor access.
- A Files panel in chat shows what the running agent can see and has changed.
- Uploading files from the browser is not available yet. Files enter the Library through agent sessions.