Add JSON-RPC interface and refactor for MCP support
All checks were successful
Smoke tests / Build and smoke test (push) Successful in 1h0m43s

This commit is contained in:
AI Agent
2026-03-16 19:19:21 -06:00
parent 4e41038555
commit dd517d8851
10 changed files with 380 additions and 116 deletions

2
Cargo.lock generated
View File

@@ -1389,7 +1389,9 @@ dependencies = [
"crossterm 0.28.1",
"env_logger",
"log",
"rand",
"ratatui",
"regex",
"rusqlite",
"russh",
"serde",