Skip to content

Commit 29a5a3c

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

5 files changed

+0
-3335
lines changed

pkg/server/ai_bridge_simple_test.go

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

0 commit comments

Comments
 (0)