go-ai/mcp/ide
Snider dff5fb23c5 refactor: apply go fix modernizers for Go 1.26
Automated fixes: interface{} → any, range-over-int, t.Context(),
wg.Go(), strings.SplitSeq, strings.Builder, slices.Contains,
maps helpers, min/max builtins.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-22 21:00:16 +00:00
..
bridge.go feat(ide): Phase 4 — bridge auth, reconnect hardening, tool tests 2026-02-20 07:02:50 +00:00
bridge_test.go refactor: apply go fix modernizers for Go 1.26 2026-02-22 21:00:16 +00:00
config.go feat(ide): Phase 4 — bridge auth, reconnect hardening, tool tests 2026-02-20 07:02:50 +00:00
ide.go chore: update module paths and add gitignore 2026-02-17 19:19:38 +00:00
tools_build.go feat(ide): Phase 4 — bridge auth, reconnect hardening, tool tests 2026-02-20 07:02:50 +00:00
tools_chat.go feat(ide): Phase 4 — bridge auth, reconnect hardening, tool tests 2026-02-20 07:02:50 +00:00
tools_dashboard.go feat(ide): Phase 4 — bridge auth, reconnect hardening, tool tests 2026-02-20 07:02:50 +00:00
tools_test.go refactor: apply go fix modernizers for Go 1.26 2026-02-22 21:00:16 +00:00