Skip to content

[anolisa] feat(adapter): 适配 tokenless 组件的 adapter 集成 #816

@kongche-jbw

Description

@kongche-jbw

背景

tokenless 组件已在 manifests/runtime/tokenless.toml 中声明了面向 cosh、openclaw、hermes 三个框架的 adapters。需要端到端验证并完善 tokenless 的 adapter 集成。

依赖

  • #811 — detect 探测框架
  • #813 — adapter install
  • #814 — adapter remove

实现内容

  • 验证 tokenless.toml 中三个 adapter 声明(cosh/openclaw/hermes)的 source/dest/detect 配置完整性
  • 确保 anolisa adapter install tokenless <framework> 对三个框架均可正常工作
  • 确保 detect 探测正确识别各框架的可用性
  • 验证 adapter 安装后目标框架可正常加载 tokenless 插件
  • 编写集成测试

相关文件

  • manifests/runtime/tokenless.toml
  • crates/anolisa-cli/src/commands/adapter.rs

验收标准

  • tokenless 三个 adapter 均可成功 install
  • scan 可正确检测各框架可用性
  • remove 可干净卸载
  • 集成测试覆盖

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions