Releases: usmanbashir/clau
Releases · usmanbashir/clau
Release list
v0.2.1
Changelog
- 4b4ede1 Re-record the demo without startup warnings or promo banners
- 3b01a68 Document the [efforts] ladder and complete the merge rules
- 3ef450c Document non-Anthropic backends and the models/profiles split
- cee4127 Match help tagline to the project one-liner
- 3fca8d4 Resolve symlinked temp dirs in project integration tests
v0.2.0
Changelog
- 2557d04 Fix untrusted list/doctor wording in README and per-project plan
- 9168913 Add integration tests for link scoping and changed-config failures
- 6c6c9de Hash and apply the project config from a single read
- 449f457 Document per-project config in README
- 0518973 Fix plan test to assert finding level, not message substring
- a7b57ca Report project config trust in clau doctor
- 5294f3c Fix stale SOURCE-column gate in plan sample (st.Applied, matching spec and tests)
- e97ab6b Show project provenance in clau list
- 3b1fc9d Add trust and untrust verbs with completions
- 778006b Layer trusted project config into launch paths
- 16c9981 Add loadEffectiveConfig with TOFU enforcement
- d22543e Add TOFU trust store primitives
- 3ee4b33 Add project config discovery walk
- ddf6037 Extract applyConfigFile for layered config loading
- f0c210a Add per-project config implementation plan
- 46d01c0 Add per-project config design spec
- 2a5b869 Add VHS-recorded demo GIF to the README
- 0f0c73e Use glm-5.2 in the model-merge test fixture
- 304ac84 Match cask description to the new project tagline
- 475135e Bump starter config GLM example to glm-5.2
- 9340451 Apply first-reader README feedback
- 8bbea80 Rewrite README to sell the tool to first-time visitors
- 909d68b Add README rewrite design spec
- 5c34aea Ignore Claude Code conversation exports
- 8d02679 Label docs/superpowers as point-in-time build records
- 3dfed81 gofmt main.go
- 9d840ed Add GNU-style copyright to version output, project URL to help
v0.1.2
v0.1.1
Changelog
- c18f960 Guard the cask quarantine hook with a file check, not a subprocess
v0.1.0
Changelog
- dc5a60b Pin goreleaser-action's tool version; mark brew install macOS-only
- c3d482b Make foreignInPath detect Windows collisions correctly
- 4726f3d Never prune, remove, or mis-flag an entry literally named clau
- 473a836 Replace script-based fake claude with a compiled Go program
- cf3e9df Ignore .superpowers scratch directory
- cbafcc1 Add goreleaser config and CI/release workflows
- b35140b Add README
- 40f7ac7 Add fish, zsh, and bash completion scripts
- 890992f Add list, init, and doctor commands
- bd6760c Add link/unlink with collision protection and Windows shims
- f2e02a1 Add end-to-end integration tests via fake claude
- 83f7b2d Add argv[0] dispatch, launcher paths, and platform exec
- 0aac26e Add env overlay and launch assembly with target precedence
- 70da8de Add token resolution: profiles win, then model+effort grammar
- d397b23 Add config loading with defaults, merge, and validation
- 2eb5a9d Add v1 implementation plan
- bba3553 Add design spec for clau