Initial public release of DevSpace.
- Install and run with
npx @waishnav/devspaceor install globally asdevspace. - Exposes approved local workspaces over MCP for file reads, writes, edits, search, shell commands, and project navigation.
- Supports
AGENTS.mdandCLAUDE.mdproject instructions, including nested instruction discovery. - Supports local Skills loading so connected MCP clients can use workspace-specific guidance.
- Adds checkout and managed Git worktree modes for direct or isolated coding sessions.
- Includes diff rendering for edit and write tool results through the review UI.
- Provides configurable tool naming, widget modes, allowed roots, OAuth owner approval, and tunnel-friendly public base URL settings.
- Includes cross-platform CI smoke coverage for Linux, macOS, and Windows.