Skip to content

Conversation

@penberg
Copy link
Collaborator

@penberg penberg commented Dec 17, 2025

The init command now creates databases in the global ~/.agentfs/fs directory instead of the local .agentfs directory. Commands that resolve agent IDs first check the local directory for backward compatibility, then fall back to the global directory.

This is useful when creating an overlay of a source directory, for example, to avoid putting the agentfs filesystem in the same base directory.

The init command now creates databases in the global ~/.agentfs/fs
directory instead of the local .agentfs directory. Commands that
resolve agent IDs first check the local directory for backward
compatibility, then fall back to the global directory.

This is useful when creating an overlay of a source directory, for
example, to avoid putting the agentfs filesystem in the same base
directory.
@penberg
Copy link
Collaborator Author

penberg commented Dec 17, 2025

After talking to @sivukhin, I decided against this for now because I don't really need it for overaly.

@penberg penberg closed this Dec 17, 2025
@penberg penberg deleted the global-agentfs branch December 23, 2025 12:29
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