Skip to content

Conversation

@penberg
Copy link
Collaborator

@penberg penberg commented Jan 8, 2026

Introduces a new agentfs serve subcommand that groups server-related functionality under a consistent CLI pattern:

  • agentfs serve nfs - Start NFS server (was agentfs nfs)
  • agentfs serve mcp - Start MCP server (was agentfs mcp-server)

The old commands are kept for backward compatibility but now print deprecation warnings directing users to the new commands.

Introduces a new `agentfs serve` subcommand that groups server-related
functionality under a consistent CLI pattern:

- `agentfs serve nfs` - Start NFS server (was `agentfs nfs`)
- `agentfs serve mcp` - Start MCP server (was `agentfs mcp-server`)

The old commands are kept for backward compatibility but now print
deprecation warnings directing users to the new commands.
@penberg penberg merged commit 2e47ed1 into main Jan 8, 2026
33 checks passed
@penberg penberg deleted the agentfs-serve branch January 8, 2026 12:22
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