Initial Release
🧵 Weave CLI v1.0.0 — Exploration Release
This is the first public version of Weave, an AI-first developer CLI built to explore the principles of the Model Context Protocol (MCP).
✨ Features
weave initto initialize workspace structureweave newto scaffold new projectsgenerate-taskspowered by GPT for epic-level planningbreakdownto convert epics into subtasksai-helpto get GPT-driven implementation ideas and codeexportto generate clean Markdown or JSON for sharing- Local project tracking with
.mcp/and~/.weave/config.json
This release is designed for learning and experimentation. Feedback welcome!
npm install -g weave-cli