Commit graph

3 commits

Author SHA1 Message Date
Claude
091edadd96
ci: add Forgejo Actions test and security scan workflows
Some checks failed
Security Scan / security (push) Failing after 12s
Test / test (push) Failing after 13m38s
Uses reusable workflows from core/go-devops for Go testing
(with race detector and coverage) and security scanning
(govulncheck, gitleaks, trivy).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 03:28:13 +00:00
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