Skip to content

docs: add AgentFS foundation roadmap - #50

Merged
BunsDev merged 1 commit into
mainfrom
docs/agentfs-storage-roadmap
Aug 8, 2026
Merged

docs: add AgentFS foundation roadmap#50
BunsDev merged 1 commit into
mainfrom
docs/agentfs-storage-roadmap

Conversation

@BunsDev

@BunsDev BunsDev commented Aug 8, 2026

Copy link
Copy Markdown
Member

Summary

  • add a public AgentFS guide with the implemented storage-engine boundary and phased roadmap
  • link architecture and security guidance to the new page
  • distinguish merged storage work from unshipped mount, sandbox, daemon API, provenance, review, and Git materialization capabilities

Validation

  • pnpm run check:links
  • pnpm run build

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Val Alexander <bunsthedev@gmail.com>
Copilot AI lite review requested due to automatic review settings August 8, 2026 22:12
@vercel

vercel Bot commented Aug 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
coven-docs Ready Ready Preview Aug 8, 2026 10:13pm

@BunsDev
BunsDev merged commit 4ee5e11 into main Aug 8, 2026
2 checks passed
@BunsDev
BunsDev deleted the docs/agentfs-storage-roadmap branch August 8, 2026 22:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new public guide page documenting Coven’s experimental Agent File System (AgentFS) storage foundation, clarifies what is (and is not) shipped today, and outlines a phased roadmap for future mount/session/review capabilities. It also cross-links this new guidance from existing architecture and security documentation to set expectations about current boundaries.

Changes:

  • Adds a new Agent filesystem guide page describing the shipped storage boundary, non-goals, and capability-based roadmap.
  • Links to the new page from the Guide “Architecture” page and the Daemon “Security posture” page.
  • Updates Guide navigation (meta.json) to include the new page.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
content/docs/guide/meta.json Adds the new Agent filesystem page to the Guide section navigation.
content/docs/guide/architecture.mdx Adds an architecture note describing the experimental AgentFS storage foundation and links to the new guide page.
content/docs/guide/agent-filesystem.mdx New guide page describing what’s shipped, important boundaries, and a phased roadmap for AgentFS-related work.
content/docs/daemon/security.mdx Adds security posture clarification about AgentFS being storage-only today and notes future mount safety requirements.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.


## Experimental agent filesystem boundary

The experimental [Agent filesystem](/docs/guide/agent-filesystem) crate is

## Experimental agent filesystem foundation

Coven has an experimental SQLite-backed Agent File System storage crate. It can
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants