go-ai/mcp
Snider 0af152eaef refactor: extract ml/ to standalone core/go-ml module
go-ai is now a meta package: ai/ facade + mcp/ hub that imports
go-ml, go-rag, go-mlx, and go-agentic as separate modules.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-19 18:32:42 +00:00
..
ide chore: update module paths and add gitignore 2026-02-17 19:19:38 +00:00
integration_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
mcp.go chore: update module paths and add gitignore 2026-02-17 19:19:38 +00:00
mcp_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
subsystem.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
subsystem_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
tools_metrics.go chore: update module paths and add gitignore 2026-02-17 19:19:38 +00:00
tools_metrics_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
tools_ml.go refactor: extract ml/ to standalone core/go-ml module 2026-02-19 18:32:42 +00:00
tools_process.go chore: update module paths and add gitignore 2026-02-17 19:19:38 +00:00
tools_process_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
tools_rag.go refactor: extract rag/ to standalone core/go-rag module 2026-02-19 18:30:37 +00:00
tools_rag_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
tools_webview.go chore: update module paths and add gitignore 2026-02-17 19:19:38 +00:00
tools_webview_test.go chore: update module paths and add gitignore 2026-02-17 19:19:38 +00:00
tools_ws.go chore: update module paths and add gitignore 2026-02-17 19:19:38 +00:00
tools_ws_test.go chore: update module paths and add gitignore 2026-02-17 19:19:38 +00:00
transport_stdio.go chore: update module paths and add gitignore 2026-02-17 19:19:38 +00:00
transport_tcp.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
transport_tcp_test.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
transport_unix.go chore: update module paths and add gitignore 2026-02-17 19:19:38 +00:00