Commit Graph

6 Commits

Author SHA1 Message Date
end f64f7fa04e fix: copy-on-wrap commands and typed errors
Clone commands before wrapping Before hooks, export ErrLifecycleNotInContext
and ErrNoDependencies, add Run helper, split command.go and deps.go.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 18:04:07 -07:00
end 60ecc69620 add BSD 3-Clause license 2026-01-27 15:07:49 -08:00
end a1e0a94cdc make depfn optional 2025-06-09 13:36:59 -07:00
end 1d648a842b don't take over lifecycle with NewRootCommand 2025-06-09 13:00:20 -07:00
end 0badbafa00 use DepFn to pass dependencies rather than direct module list
Allows dependency modules to be built in the context of the lifecycle
and command.
2025-06-05 15:00:20 -07:00
end 6b4196dbda initial commit 2025-06-04 15:17:59 -07:00