Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 540 Bytes

File metadata and controls

13 lines (8 loc) · 540 Bytes

Changelog

All notable changes to this project will be documented in this file.

Unreleased

  • Implementation status is being tracked against IMPLEMENTATION_PLAN.md while the Rust workspace closes parity gaps.

0.1.0

  • Initial public Rust workspace with claw CLI, runtime, commands, tools, plugins, LSP helpers, and server crate.
  • Multi-provider API support for Anthropic-compatible, Grok, and OpenAI-compatible backends.
  • Local plugin discovery, hook execution, session persistence, and workspace-aware instruction loading.