Skip to content

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Cross-project registry with explicit trust state
  • Discovery for package scripts, Makefile and Taskfile commands
  • Project-local Agent, Claude, and Codex skill discovery
  • Structured command execution with persisted run records
  • CLI, local API, Vue workbench, and thin Electron host
  • Optional, schema-validated .craft-hub/project.jsonc metadata
  • Isolated Personal and Git-backed Team Owner Scopes with fast switching, explicit conflict resolution, and safe Team rename/delete lifecycle

Changed

  • Project configuration now uses JSONC as its only canonical format, with Zod-derived runtime validation and JSON Schema

Fixed

Removed

Released under the MIT License.