Agent orchestration: AgentCI dispatch, jobrunner pipeline, plugin marketplace
Find a file
Snider 177b0e359c
Some checks failed
Security Scan / security (push) Failing after 11s
Test / test (push) Failing after 38s
chore: refresh go.sum after upstream tag updates
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-23 06:35:18 +00:00
.claude feat: add agent settings from CLI 2026-02-21 21:18:34 +00:00
.claude-plugin feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
.forgejo/workflows ci: add Forgejo Actions test and security scan workflows 2026-02-23 03:28:02 +00:00
.gemini feat: add agent settings from CLI 2026-02-21 21:18:34 +00:00
claude fix: rename files with colons in name (breaks Go tooling) 2026-02-23 02:58:01 +00:00
cmd feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:53:27 +00:00
codex fix: rename files with colons in name (breaks Go tooling) 2026-02-23 02:58:01 +00:00
google feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
jobrunner feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:53:27 +00:00
scripts feat: add agent runner, setup, and ethics-ab scripts from CLI 2026-02-21 21:20:15 +00:00
.gitignore feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
.mcp.json feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
CLAUDE.md feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
clotho.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:53:27 +00:00
clotho_test.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
config.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:53:27 +00:00
config_test.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
go.mod chore: refresh go.sum after upstream tag updates 2026-02-23 06:35:18 +00:00
go.sum chore: refresh go.sum after upstream tag updates 2026-02-23 06:35:18 +00:00
openapi.yaml feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
repos.yaml feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
security.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
security_test.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00