Skip to content

Commit 7cb3840

Browse files
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

File tree

4 files changed

+0
-1414
lines changed

4 files changed

+0
-1414
lines changed

pkg/server/ai_bridge_simple_test.go

Lines changed: 0 additions & 369 deletions
This file was deleted.

0 commit comments

Comments
 (0)