Skip to content

Releases: caiowilson/ClutterCut

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 25 Mar 01:41

Changelog

  • 407374d chore: update handoff history with fix notes
  • 600633c fix: null-terminate path and hash entries in hashDirectoryRecursive

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 25 Mar 00:36

Changelog

  • cb3983b fix: signal-aware context, nil-ctx guard, partial apply recovery
  • fff45fa chore: gitignore reports/ directory

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 23:31

Changelog

  • fa57b53 deps: upgrade go-m1cpu v0.1.6 → v0.2.1 (fix VLA warning)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 23:26

Changelog

  • ef4c1ca build: wire version via ldflags for local builds
  • e26836c tui: add persistent review exclusions
  • 9693edf tui: add plan-local review exclusion
  • c74872b tui: default destination to selected source
  • 83fa173 build: add synthetic-data make target with path output
  • 72aa68b tui: rename atomic-folder UX copy to whole-folder

v0.3.0-alpha.1

v0.3.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Mar 19:16

Changelog

  • e7911a0 tui: improve plan viewer path readability
  • 6925105 tui: add current-directory picker row
  • dfdcac2 tui: clarify undo preview scope
  • 5ce4bb3 undo: block rewinds with pending transactions
  • 9736e14 tui: drop review-screen undo shortcut
  • 7d69733 tui: suppress perf logs during interactive runs

v0.2.0-preview.5

v0.2.0-preview.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Mar 17:48

Changelog

  • 4b697cc release: add deb/windows artifacts and macOS pkg job

v0.2.0-preview.4

v0.2.0-preview.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Mar 17:29

Major refactor and improvements, still on preview and local testing.

Changelog

  • 6109639 cmd: skip directory moves into descendant targets
  • 812c49a cmd: normalize local plan variable naming
  • a229cbe cmd: normalize generated plan state naming
  • 946a000 cmd: normalize internal plan flow naming
  • 579d1ac cmd: add focused post-apply helper tests
  • 4151046 cmd: extract tui command log stream helper
  • f503c42 cmd: split post-apply helpers by concern
  • 9183d40 cmd: consolidate post-apply prompt selection
  • 63d1aef cmd: dedupe rag safety embed-unavailable handling
  • fd75823 cmd: dedupe post-apply action decision logic
  • 2d286c6 cmd: dedupe safety warning construction
  • e800551 cmd: rename rag source helper file
  • b285582 cmd: split training log plan helper
  • d70875e cmd: split rag persistence helper
  • 3be52df cmd: split rag seeding helper
  • b0ab7b6 cmd: split llm move label helper
  • 6706b8d cmd: split training descriptor helper
  • 1a08181 cmd: split rag safety helper files
  • 62fb11a cmd: split rag safety scoring and filtering helpers
  • e1a5c55 cmd: split apply progress helper file
  • ce93f00 build: default make to go1.24 when available
  • 27f9817 cmd: extract rag safety candidate builder
  • 7324a5e cmd: extract rag safety constants and anchors
  • 8c31515 cmd: extract apply progress timing constants
  • 3412525 cmd: split apply post-actions helpers
  • b4cd16b cmd: extract apply training-log confirmation
  • 2ef188c cmd: extract post-apply directory cleanup
  • 60dff5b cmd: extract post-apply artifact actions
  • 92382d9 cmd: extract apply progress runner
  • 671308e cmd: dedupe apply target collectors
  • 298ad39 cmd: isolate rag safety gate
  • c8c1b3a cmd: split executor safety gate
  • 693ef20 cmd: split safety path normalization helpers
  • 4303183 cmd: split safety config detection helpers
  • edd8f68 cmd: split hybrid planning dependency helpers
  • 45aeb32 cmd: simplify tui adapter close lifecycle
  • d1e722e cmd: rename cli llm logger helper file
  • 68542e6 cmd: extract cli prompt input helper
  • dfedb4d cmd: extract cli rag runtime helpers
  • a81fd14 cmd: extract cli run metrics persistence
  • 061342d cmd: rename tui adapter definition file
  • e36c691 cmd: extract tui atomic replan helpers
  • 62c89e8 cmd: extract tui runtime and log helpers
  • e251057 cmd: extract tui action methods
  • bac2eb1 cmd: extract tui planning methods
  • 60b6303 cmd: extract tui adapter lifecycle helpers
  • 7776d58 cmd: extract remaining cli helper functions
  • 3d866a9 cmd: extract cli empty-directory cleanup helper
  • 8e197aa cmd: extract cli plan normalization helpers
  • bb6af8d cmd: extract cli rag helper functions
  • befcf19 cmd: extract cli runtime helper functions
  • 38bfc3f cmd: extract cli artifact cleanup helpers
  • 5fadc03 cmd: extract cli undo helpers
  • 2ba8531 cmd: extract cli verbose snapshot helpers
  • 42a0bbe cmd: extract cli rag config helpers
  • 2069313 cmd: colocate plan postprocess warning helpers
  • 2e84289 cmd: extract cli plan io helpers
  • 0c419f5 cmd: extract cli path and protection helpers
  • 6d3cb1a cmd: extract cli extension rule helpers
  • c23068c cmd: extract cli config and flag value types
  • c2e79ec cmd: move llm budget constants to shared constants
  • 81379f8 cmd: extract cli flag parsing function
  • f5fc4c2 cmd: extract cli flag arg normalization helpers
  • 5c8c0fb cmd: extract cli usage rendering helpers
  • 2f2174a cmd: route cli flow through dedicated run entry
  • e3568ed cmd: extract cli run finalization helper
  • 74652e4 cmd: extract cli execution phase from run
  • 82b8ff6 cmd: extract cli resource lifecycle helper
  • 7736c64 cmd: extract cli bootstrap preparation flow
  • bab45f1 cmd: extract store and plan path helpers
  • 147266c cmd: extract llm token config helper
  • d4ff1bd cmd: extract verbose env config helper
  • cad7c94 cmd: extract env loading helpers from main
  • c2115b8 cmd: extract hybrid planning detail formatter
  • 12acdd4 cmd: inline generated plan result wrapper in runflow
  • bf4f996 cmd: reuse hybrid mode flag in planning flow
  • 44f33de cmd: extract hybrid dependency assembly helper
  • 1ac6640 cmd: extract hybrid llm config resolver
  • 1e7623e cmd: extract auto llm backend startup helper
  • bd35d43 cmd: reuse max output token resolution in planner
  • ac061aa cmd: dedupe planner budget normalization
  • 6eb6f46 cmd: remove unused generatePlan helper
  • 3ff184e cmd: inline cli planning setup in run
  • 0e68951 cmd: inline cli plan save helper in prompt flow
  • 2f4ed0f cmd: inline trivial cli run-state helpers
  • ad1f85d cmd: inline cli plan output in execute flow
  • e7eb7ca cmd: inline embeddings autolaunch warning callback
  • 38c300b cmd: inline undo gate in cli run
  • 69c7c77 cmd: inline cli preflight fallback in run
  • a20fc1c cmd: inline default generation wrapper in obtain
  • e414528 cmd: remove redundant cli finalization wrapper
  • 10b9e9f cmd: remove redundant cli apply wrapper
  • 23e3741 cmd: add typed request for cli plan finalization
  • 024df6b cmd: add typed request for preflight runflow
  • 57abf72 cmd: add typed request for finalization runflow
  • d272d5c cmd: add typed request for cli execution flow
  • 0323bac cmd: add typed request for apply runflow
  • 71cdc21 cmd: add typed request for generated runflow
  • 9380143 cmd: group shared runflow helpers
  • 631adb3 cmd: share apply perf-stage wrapper
  • f643493 cmd: share preflight fallback application
  • 3fc3e1d cmd: share generated plan flow wrapper
  • 5881acb cmd: share generated plan finalization helper
  • a4b1039 cmd: extract cli execution-stage orchestrator
  • 1f17dde cmd: introduce cli run state for orchestration
  • c8f1238 cmd: extract cli plan finalization orchestration
  • dcb61d1 cmd: extract cli plan output emission
  • b32cc56 cmd: unify cli plan acquisition paths
  • 91c2ed3 cmd: extract cli default plan generation flow
  • 97c028f cmd: extract cli prompt apply flow
  • 3ef8bfd cmd: extract cli llm metrics reporting
  • d7e8d78 cmd: dedupe cli default plan-save path
  • 9033505 cmd: dedupe cli apply perf wrapper
  • 9354558 cmd: extract embeddings warning callback
  • 48b9bda cmd: extract cli undo branch helper
  • bebdbe3 cmd: extract cli pla...
Read more

v0.2.0-preview.3

v0.2.0-preview.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Mar 13:06

Changelog

  • 49ed2a3 ci: automate GitHub release publishing

v0.2.0-preview.2

v0.2.0-preview.2 Pre-release
Pre-release

Choose a tag to compare

@caiowilson caiowilson released this 20 Mar 12:54

Changelog

  • d47eb65 build: enable GitHub release publishing