Virgil
a14feec8ab
feat(gitea): add current user helper
...
Security Scan / security (push) Failing after 17s
Test / test (push) Successful in 1m38s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 14:16:01 +00:00
Virgil
fe8c7e5982
feat(forge): add issue label getter
...
Security Scan / security (push) Failing after 16s
Test / test (push) Failing after 54s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 13:56:22 +00:00
Virgil
e0ff9d2c28
feat(forge): add undismiss review helper
...
Security Scan / security (push) Failing after 14s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 13:51:08 +00:00
Virgil
b65ec9f052
feat(agentci): honour validation threshold in weave
...
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
...
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
...
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
...
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
...
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
...
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