refactor: convert custom-provider example to package with deps
- Move custom-provider.ts to custom-provider/index.ts - Add package.json with @anthropic-ai/sdk dependency - Extension now requires npm install before use
This commit is contained in:
1
packages/coding-agent/examples/extensions/custom-provider/.gitignore
vendored
Normal file
1
packages/coding-agent/examples/extensions/custom-provider/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
node_modules/
|
||||
Reference in New Issue
Block a user