Skip to content

[codex] add VFS agent guidance files - #5

Merged
josh-richardson merged 3 commits into
masterfrom
add-vfs-agent-guidance
May 12, 2026
Merged

[codex] add VFS agent guidance files#5
josh-richardson merged 3 commits into
masterfrom
add-vfs-agent-guidance

Conversation

@GavinPacini

@GavinPacini GavinPacini commented May 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a single embedded markdown source for agent guidance in the VFS docs tree.
  • Expose identical read-only root files at /AGENTS.md and /CLAUDE.md.
  • Cover root listing and beth vfs cat access in router and CLI tests.

Impact

Agents opening a mounted beth VFS can immediately find guidance at the root, and the same content is available without a mount through beth vfs cat /AGENTS.md or /CLAUDE.md. The guidance explicitly points readers to /docs for more information.

Validation

  • cargo test -p beth-vfs
  • cargo test -p beth

Closes #4.

@GavinPacini
GavinPacini marked this pull request as ready for review May 12, 2026 10:46
[codex] move to Rust 2024 and add CI
@josh-richardson
josh-richardson merged commit 5aaa48c into master May 12, 2026
3 checks passed
@josh-richardson
josh-richardson deleted the add-vfs-agent-guidance branch May 12, 2026 12:25
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.

Agents.md / skill for navigating bloom

2 participants