Ross ROSS = Recommend OSS · open-source software intelligence for agents

unicity-aos/capsule-fs

Filesystem tools for agents. Read, write, replace, grep, list, create, delete, move via VFS airlock. Part of Unicity AOS. observed · 2026-08-28

github.com/unicity-aos/capsule-fs · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 91
  • Release rhythm 92
  • Longevity 12

Flags: young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 25
  • age_days: 170
  • days_rel: 55
  • days_push: 55
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

8482 stars · 15 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Rust library providing filesystem tools (read, write, replace, grep, list, create, delete, move) for AI agents, exposed through a kernel-enforced VFS airlock. It acts as the coreutils package for Astrid OS agents, with path boundaries, copy-on-write isolation, and capability checks.

Use cases

  • give an AI agent safe file read/write access
  • sandbox agent filesystem operations behind a VFS airlock
  • let agents grep and search workspace files
  • enforce path boundaries and capability checks for agent file tools
  • build agent tooling on Astrid OS with coreutils-like file operations

When to choose

  • you are building agents on Astrid OS or a similar kernel/VFS model
  • you need sandboxed, capability-checked filesystem tools for agents
  • you want Rust/WASM agent filesystem primitives with rollback and limits

When to avoid

  • you need a general-purpose filesystem library for ordinary applications
  • you need full delete/whiteout support or files larger than 10MB moves
  • your agent framework expects MCP or direct host filesystem access without a kernel airlock

Facets

library · maturity active

file-system search-engine developer-tools mcp developer-tools files rust wasm cross-platform agent-tools vfs sandboxed-filesystem coreutils capsule astrid-os ai-agents command-line

1 source

Member repositories

RepositoryRoleHealth v2
unicity-aos/capsule-fsmain76

For agents

markdown · JSON · MCP: product_card(name="unicity-aos/capsule-fs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem