feat: 添加getRepo方法到Repo类以获取仓库信息,并更新相关导入
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { app, cnb } from '../../app.ts';
|
||||
import { createSkill, Skill } from '@kevisual/router'
|
||||
import { tool } from "@opencode-ai/plugin/tool"
|
||||
import { createSkill, Skill, tool } from '@kevisual/router'
|
||||
|
||||
// 创建一个仓库 kevisual/test-repo
|
||||
app.route({
|
||||
|
||||
Reference in New Issue
Block a user