Conversation
asmacdo
left a comment
There was a problem hiding this comment.
Now that I have an escape plan if the dockerfile becomes unwieldy I'm not concerned with bloat.
FWIW I think this does highlight an improvement in my WIP way, which is that extras can take arguments ie, version.
Another small concern is that the go version is pinned by the extra. Might hit trouble if we add other go tools.
But since individual extras dont accept args I think let's just merge, and if we hit these issues we can fix then.
|
yeah, I actually also thought to fix it by version, would be prudent... let's do that... |
|
DONE |
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
pr-scout: spec-audit✅ Spec update matches code changesCode change summaryHere's a summary of the new or changed functionality:
VerdictPASS The spec update accurately describes all user-visible code changes:
|
do you have in CLAUDE.md statement for AIs to review/adjust spec accordingly for any new introduced feature or change in behavior? shouldn't be requiring "manual" labor! |
Yes but it merged with the SPEC.md after this PR was created |
|
spec audit said green I will proceed |
as I am exploring it and @candleindark prepping example for STAMPED
FTR my invocation
locally ATM