POC: runnable VS Code extension on @cline/sdk (Feature #2) #3

Merged
benstull merged 5 commits from poc/cline-sdk-extension into main 2026-06-10 06:56:34 +00:00
Showing only changes of commit 038d78176a - Show all commits
+14
View File
@@ -0,0 +1,14 @@
@~/.claude/wiggleverse.md
# vscode-cowriting-plugin
A standalone **VS Code extension** delivering the inner-loop human+machine
coauthoring experience (from `ben.stull/rfc-app#48`) on top of **Cline's
`@cline/sdk`** — no fork of Cline, its own coauthoring UI driving the SDK's
programmatic agent API. Apache-2.0 SDK.
- **Not** a GCP/standard-stack webapp — no flotilla/cloud infra.
- App manifest: [`app.json`](./app.json). Content/corpus repo:
`benstull/vscode-cowriting-plugin-content`.
- Tracker: Epic **#1** (the plugin), first Feature **#2** (the runnable POC
skeleton on `@cline/sdk`).