mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-18 11:40:39 +09:00
feat: add cursor local adapter across server ui and cli
This commit is contained in:
parent
b4a02ebc3f
commit
8a85173150
35 changed files with 1871 additions and 20 deletions
2
packages/adapters/cursor-local/src/ui/index.ts
Normal file
2
packages/adapters/cursor-local/src/ui/index.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export { parseCursorStdoutLine } from "./parse-stdout.js";
|
||||
export { buildCursorLocalConfig } from "./build-config.js";
|
||||
Loading…
Add table
Add a link
Reference in a new issue