5 Commits

Author SHA1 Message Date
end f2b6c07ff7 fix: validate config after PostLoad hooks
Re-run validator after PostLoad, return errors from RootDir, and add Config
alias for C(). Hooks receive *T instead of *Manager.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 18:00:31 -07:00
end 444b2d4cf4 add BSD 3-Clause license 2026-01-27 15:09:17 -08:00
end 6addf74925 improve manager options workflow
- Break out ManagerOpts type
- Add default configuration values system
- Add WithOpts method
- Rename WithPrefix to WithEnvOverride
2025-06-12 17:50:15 -07:00
end 0b7c857070 fix manager generic constraints 2025-06-02 17:52:12 -07:00
end 130903a835 initial commit 2025-06-02 17:45:52 -07:00