Commit 7cb3840
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
- 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 7cb3840
4 files changed
Lines changed: 0 additions & 1414 deletions
This file was deleted.
0 commit comments