go-agent/cmd/mcp
Snider 5ed62dc025
Some checks failed
Security Scan / security (push) Failing after 8s
Test / test (push) Failing after 37s
feat: modernise to Go 1.26 iterators and stdlib helpers
Add iter.Seq iterators for Poller, Spinner, and Journal. Use
slices.Sort, slices.SortFunc, maps.DeleteFunc for cleaner
collection operations.

Co-Authored-By: Gemini <noreply@google.com>
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-23 05:53:27 +00:00
..
core_cli.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
core_cli_test.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
ethics.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
ethics_test.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
main.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
marketplace.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
marketplace_test.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
plugin_info.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:53:27 +00:00
server.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
types.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00
util.go feat: initial go-agent — agentci + jobrunner + plugins marketplace 2026-02-21 15:47:19 +00:00