Commit graph

2 commits

Author SHA1 Message Date
Claude
25e6a5a43c
chore: migrate Snider deps from github.com to forge.lthn.ai
Update Borg and Enchantrix dependency paths from github.com/Snider/
to forge.lthn.ai/Snider/ across go.mod and imports.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 21:40:29 +00:00
Claude
4566e7f62e
feat: extract BugSETI from core/cli into standalone repo
Move distributed bug fixing app from core/cli internal/bugseti/ and
cmd/bugseti/ into its own module. Library code at package root,
app entry point in cmd/, design docs in docs/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 14:55:58 +00:00