Commit 29a5a3c
committed
refactor: remove AI plugin implementation files from main project
These files should be implemented in separate AI plugin repositories:
- ai_plugin_bridge.go: AI plugin bridge implementation
- ai_query_router.go: AI query routing logic
- remote_server.go: Remote AI server implementation
- ai_server_test.go: AI server tests
- ai_bridge_simple_test.go: AI bridge tests
Following the decoupled architecture where main project only provides
interfaces and management capabilities, while AI plugins contain the
actual implementation logic in separate codebases.1 parent 97d6e47 commit 29a5a3c
File tree
5 files changed
+0
-3335
lines changed- pkg/server
5 files changed
+0
-3335
lines changedThis file was deleted.
0 commit comments