Commit graph

8 commits

Author SHA1 Message Date
Virgil
b65ec9f052 feat(agentci): honour validation threshold in weave
Some checks failed
Security Scan / security (push) Failing after 13s
Test / test (push) Successful in 2m31s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 13:26:35 +00:00
Virgil
697bfde215 feat(forge): add org label iterator
Some checks failed
Security Scan / security (push) Failing after 12s
Test / test (push) Successful in 2m17s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 09:42:41 +00:00
Virgil
f27a01d3c5 feat(forge): add repo label iterator
Some checks failed
Security Scan / security (push) Failing after 12s
Test / test (push) Successful in 2m12s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 09:28:20 +00:00
Virgil
5bb8e61708 feat(scm): add issue comment iterators
Some checks failed
Security Scan / security (push) Failing after 10s
Test / test (push) Successful in 2m17s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 08:58:12 +00:00
Snider
5799bd4338 refactor(marketplace): replace raw os calls with go-io Medium in Installer
NewInstaller now takes an io.Medium parameter for filesystem operations,
replacing direct os.MkdirAll and os.RemoveAll calls. Also fixes installer
tests to use correct manifest path (.core/manifest.yaml) and force-add
.core/ directory past .gitignore.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 14:50:08 +00:00
Snider
e7db4b163f refactor: update import path from go-config to core/config
Some checks failed
Security Scan / security (push) Failing after 8s
Test / test (push) Failing after 1m19s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-14 10:26:01 +00:00
Snider
b263a9ea7d docs: add human-friendly documentation
Some checks failed
Security Scan / security (push) Failing after 7s
Test / test (push) Failing after 1m14s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 13:02:40 +00:00
Snider
4558504499 docs: graduate TODO/FINDINGS into production documentation
Replace internal task tracking (TODO.md, FINDINGS.md) with structured
documentation in docs/. Trim CLAUDE.md to agent instructions only.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-20 15:02:22 +00:00