Commit b0875f8
chore: version packages (#820)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## [email protected]
### Patch Changes
- b8ed917: feat: add --scope flag to gram install command to determine
whether the mcp config is added to the user, project or local config
locations.
## [email protected]
### Patch Changes
- 900d4cc: Adds the option to select/deselect all during tool
management, for example when adding tools to a toolset
- 4b5a511: fix: logs page dialog content warning
## [email protected]
### Patch Changes
- 51f5349: Added the necessary Authorization header to the Fly API
delete machine request
to ensure proper authentication. We also increase the reap batch size to
50.
- ab8d2fe: adds experimental gram-mode:embedding for dynamic MCP tool
selection based on semantic search
- 43f8702: Fixed a bug in logging the chosen OpenAPI parser.
- 0f70699: Fixed a bug in `ExecuteProjectFunctionsReaperWorkflow` where
it was running the
wrong workflow (`ProcessDeploymentWorkflow` instead of
`FunctionsReaperWorkflow`).
- 181971a: fix resource env config incorrectly unmarshaled
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 181971a commit b0875f8
File tree
14 files changed
+29
-46
lines changed- .changeset
- client/dashboard
- cli
- server
14 files changed
+29
-46
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
0 commit comments