Skip to content

Releases: weftlabs/weft-cli

v0.1.0

07 Jan 23:58

Choose a tag to compare

🚀 Weft CLI v0.1.0 — Initial Open Source Release

This is the first public open source release of Weft CLI.

Weft is a developer-first CLI tool designed to build software features using structured, auditable workflows powered by specialized AI agents.

This release establishes the core architecture and foundations of the project.


✨ Highlights

  • Initial open source release of Weft CLI
  • Agent-based workflow execution model
  • Deterministic, step-based orchestration
  • Configuration-driven project setup
  • CLI interface for running and managing workflows
  • Documentation baseline for OSS usage

🧠 Core Concepts

  • Agents
    Specialized AI agents with clearly defined responsibilities

  • Workflows
    Explicit, inspectable execution steps instead of opaque prompt chains

  • Auditability
    Structured outputs designed for traceability and review

  • Extensibility
    Foundation for adding new agents, templates, and execution strategies


📚 Documentation

  • Project overview and usage examples in README.md
  • Extended documentation available on weftcli.com

⚠️ Status & Expectations

  • This is an early release (v0.1.0) intended to validate concepts and gather feedback
  • APIs, CLI flags, and internal structures may evolve
  • Backward compatibility is not guaranteed at this stage

🙌 Contributing

Feedback, issues, and pull requests are welcome.
Please see the contribution guidelines in the repository.


Thank you for checking out Weft CLI and helping shape its early future.