Commit Graph

17 Commits

Author SHA1 Message Date
s1d3sw1ped 7e1752b39c Minor fixes 2026-05-31 20:22:13 -05:00
s1d3sw1ped 99d46ecd2a Many changes 2026-05-31 20:17:49 -05:00
s1d3sw1ped 9e398957a9 Add generate-config command to output default configuration in YAML format 2026-05-31 17:46:02 -05:00
s1d3sw1ped 900b1a0165 Updated README.md to replace the sample config instructions with a command to generate defaults directly, streamlining the setup process. 2026-05-31 17:45:29 -05:00
s1d3sw1ped 4e23a7b3f4 Updated Makefile to introduce new targets for development and configuration generation, replacing the run target with an alias for dev. Enhanced help output for clarity on available commands. 2026-05-31 17:45:11 -05:00
s1d3sw1ped f049dc942b Reclassified yaml to run artifacts and added additional run artifacts 2026-05-31 17:44:41 -05:00
s1d3sw1ped a7be3c835a Updated AGENTS.md to be more explicit about backwards compatibility 2026-05-31 17:31:49 -05:00
s1d3sw1ped 40b59e89dd Ignore any yaml configs 2026-05-31 17:22:32 -05:00
s1d3sw1ped 34f11e4caf Remove example config 2026-05-31 17:21:18 -05:00
s1d3sw1ped aef7720896 Fixed non-existent -config option should have been --config or -c 2026-05-31 17:18:30 -05:00
s1d3sw1ped 696b5c57f7 Fixed invalid references to pastebin now scratchbox 2026-05-31 17:13:34 -05:00
s1d3sw1ped efc9eeb536 Updated code structure using new Cobra CLI conventions 2026-05-31 17:10:31 -05:00
s1d3sw1ped c50388a38c Added some Cobra CLI conventions to AGENTS.md 2026-05-31 17:09:53 -05:00
s1d3sw1ped 9b665d2df6 Switched to using cobra for better cli support 2026-05-31 17:04:39 -05:00
s1d3sw1ped 2e00798d2d small change to AGENTS.md to prevent backwards compatibility contamination 2026-05-31 17:03:58 -05:00
s1d3sw1ped cc20c8e34b ran go mod tidy 2026-05-31 16:59:27 -05:00
s1d3sw1ped 47c767f9e8 initial commit 2026-05-29 22:39:50 -05:00