feat: 重构代码结构,更新插件导出,添加构建配置和npm配置文件
This commit is contained in:
@@ -1 +1 @@
|
||||
export * from "../../agent/opencode-plugin";
|
||||
export * from "../../agent/opencode";
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
export * from "../../agent/opencode-plugin";
|
||||
export * from "../../agent/opencode";
|
||||