Skip to content

Commit c7a1e68

Browse files
committed
chore: drop cli wrapper from sdk
1 parent 76d395c commit c7a1e68

File tree

2 files changed

+1
-409
lines changed

2 files changed

+1
-409
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Removed
1111
- Dropped the transactional/versioning/branch N-API bindings plus their documentation; the native TypeScript surface now focuses on semantic search, graph analysis, and cloud configuration so it matches the Surreal-only architecture.
1212
- Replaced the native addon example with a semantic-search walkthrough and removed CLI-centric integration snippets that referenced the deleted CodeGraph CLI.
13+
- Removed the unpublished `sdk/codegraph-cli-wrapper.ts` helper that shell-executed the old CLI, keeping the SDK focused on the MCP WebSocket client (run `npm install` before `npm run typecheck` if you want to lint the SDK locally).
1314

1415
## [1.1.0] - 2025-11-18 - AutoAgents Integration & SurrealDB 2.x Compatibility
1516

0 commit comments

Comments
 (0)