forked from farhoodlabs/paperclip
Add skill sync for remaining local adapters
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export { execute, ensureCursorSkillsInjected } from "./execute.js";
|
||||
export { listCursorSkills, syncCursorSkills } from "./skills.js";
|
||||
export { testEnvironment } from "./test.js";
|
||||
export { parseCursorJsonl, isCursorUnknownSessionError } from "./parse.js";
|
||||
import type { AdapterSessionCodec } from "@paperclipai/adapter-utils";
|
||||
|
||||
Reference in New Issue
Block a user