mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-16 10:50:38 +09:00
Add skill sync for remaining local adapters
This commit is contained in:
parent
b2c0f3f9a5
commit
e619e64433
18 changed files with 1284 additions and 262 deletions
|
|
@ -61,6 +61,7 @@ export const sessionCodec: AdapterSessionCodec = {
|
|||
};
|
||||
|
||||
export { execute } from "./execute.js";
|
||||
export { listOpenCodeSkills, syncOpenCodeSkills } from "./skills.js";
|
||||
export { testEnvironment } from "./test.js";
|
||||
export {
|
||||
listOpenCodeModels,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue