- Notifications
You must be signed in to change notification settings - Fork 154
feat: Add Atlas Local Tools #632
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
47 commits Select commit Hold shift + click to select a range
7a27749 feat: Adds scaffolding for atlas-local tools MCP-155 (#498)
Luke-Sanderson a27f2d4 Merge branch 'main' into feat-MCP-40
jeroenvervaeke 8a2db27 feat(atlas-local): Added Atlas Local List Deployments tool (#520)
jeroenvervaeke 6938a8f feat(atlas-local): Add Atlas Local List Deployments tool (#538)
Luke-Sanderson e774083 feat(atlas-local): Add Atlas Local Create Deployment tool (#546)
Luke-Sanderson bb717ab feat(atlas-local): Accuracy tests for Atlas Local (#554)
Luke-Sanderson 0d14679 feat(atlas-local): Split Atlas Local tests from Atlas (#552)
Luke-Sanderson cb5d335 feat(atlas-local): Adds Atlas Local Connect Deployment tool (#612)
cveticm 91c11cc feat: added atlas local deployment id to telemetry (#627)
jeroenvervaeke 8efb029 refactor: Replace z.string with CommonArgs.string (#629)
Luke-Sanderson c0f3e49 Merge branch 'main' into feat-MCP-40
Luke-Sanderson cac14ae Merge branch 'main' into feat-MCP-40
Luke-Sanderson bd4a061 Merge branch 'main' into feat-MCP-40
Luke-Sanderson 14ade77 fix: knip ignore atlas-local dependency
Luke-Sanderson 5c5c2e7 Merge branch 'main' into feat-MCP-40
Luke-Sanderson 5afc312 docs(atlas-local): Adds the Atlas Local Tools to the readme
Luke-Sanderson c4a44e0 fix: Small changes from PR suggestions
Luke-Sanderson 9eb0c1a refactor: Move all lookupDeploymentId calls to resolveTelemetryMetadata
Luke-Sanderson 74d2218 refactor: Update atlas local error handling
Luke-Sanderson eb488ff Merge branch 'main' into feat-MCP-40
jeroenvervaeke e33df95 move atlas local client initialization to 'TransportRunnerBase'
jeroenvervaeke c3efcd1 use the @mongodb-js/atlas-local package instead of the @mongodb-js-pr…
jeroenvervaeke 123ab82 fix bug with fetching deployment id caused by refactor
jeroenvervaeke eda00a2 Merge branch 'main' into feat-MCP-40
jeroenvervaeke a8e10bd only lookup deploymentid in atlas local delete tool when telemetry is…
jeroenvervaeke c29581f fix integration tests
jeroenvervaeke e38743f fix error message in listSearchIndexes test
jeroenvervaeke 08eb04c removed debug log
jeroenvervaeke a197b08 Merge branch 'main' into feat-MCP-40
jeroenvervaeke 30aabae Merge branch 'main' into feat-MCP-40
jeroenvervaeke 3e46dbb adressed pr comments in atlasLocal.ts
jeroenvervaeke 035d4c7 addressed PR comments in atlasLocalTools + simplified telemetry, clos…
jeroenvervaeke 4730bfb reverted emitToolEvent to be sync again
jeroenvervaeke e0c8a72 move AtlasLocalTools to toolConstructors
jeroenvervaeke 13b989e return json instead of markdown table for list deployments
jeroenvervaeke 78fd715 fix list deployments test
jeroenvervaeke 596a783 Merge branch 'main' into feat-MCP-40
jeroenvervaeke f20c09f Update src/tools/atlasLocal/read/listDeployments.ts
jeroenvervaeke 318e429 Update src/tools/atlasLocal/atlasLocalTool.ts
jeroenvervaeke 939cfd5 Update src/tools/atlasLocal/atlasLocalTool.ts
jeroenvervaeke d535757 ran npm run fix, and cleaned up code after accepting suggestions
jeroenvervaeke db06cc1 fix accuracy tests
jeroenvervaeke 04e505c updated listDeployments.test.ts after accepting suggestions
jeroenvervaeke 5ae9405 addressed test comments
jeroenvervaeke 3de5b26 added comment describing test in 'should return an error when creatin…
jeroenvervaeke e3c6708 ran 'npm run fix'
jeroenvervaeke 56d981d prefixed list deployments accuacy prompts with 'local'
jeroenvervaeke File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
refactor: Update atlas local error handling
- Loading branch information
commit 74d2218419322aa6737f76f910e42c7ac4dbf047
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.