支持Cline Agent

This commit is contained in:
xintaofei
2026-03-28 20:14:48 +08:00
parent afa67380e7
commit be3f4986d7
26 changed files with 1418 additions and 35 deletions

View File

@@ -1,4 +1,5 @@
pub mod claude;
pub mod cline;
pub mod codex;
pub mod gemini;
pub mod openclaw;