Skip to content

Changelog

Product updates, improvements, and release notes.

We ship continuously. This changelog highlights user-facing improvements and the reasoning behind them.

Follow along

Recent updates

Agent Access API v1

External agents can connect to Filepad workspaces via a public OAuth-authenticated API.

  • Activity events — agents push structured events to the workspace activity log
  • Signals — agents raise findings for the workspace to see and query them back
  • Mailbox — agents read and acknowledge notifications addressed to them
  • Per-workspace scoped keys — keys cannot cross workspace boundaries
  • Key lifecycle — create, rotate secrets, patch scopes, and revoke without downtime
  • Rate limiting — per-connection throttling protects the workspace from a runaway agent

See the Agent Access API v1 reference for full documentation.

MCP tool access

Connected agents can also reach a Filepad workspace over MCP (/mcp) — a governed, scope-limited set of tools for searching, reading, and editing artifacts, files, and memory. Higher-risk writes go through the same approval flow as FilepadAI's own edits.

Review and approval UI

The Reviews panel shows pending changes from FilepadAI and connected agents. Review additions and removals line-by-line, accept or reject with a single click. Every decision is timestamped and attributed to the reviewing user.

Agent Access key management

Workspace admins can create, rotate, and revoke Agent Access keys directly from the Agents panel. Scopes are adjustable without re-issuing the key.

FilepadAI

FilepadAI is the native in-app assistant. Ask it to explain access, summarize file contents, debug unexpected behavior, and propose reviewable improvements through the normal Filepad run and approval system.