Commit 7ac5ece
committed
feat(workspace): add plugin-code-execution package and update lockfile
Adds plugin-code-execution to the workspace and updates deno.lock to
include the updated @modelcontextprotocol/sdk (1.20.2), deno binary
packages for multiple platforms, and registers the new
@mcpc-tech/ripgrep-napi dependency for @mcpc/core.1 parent c623ce2 commit 7ac5ece
File tree
21 files changed
+1382
-556
lines changed- packages
- core/src
- executors/code-execution
- plugins/built-in
- prompts
- plugin-code-execution
- examples
- sandbox
- src
- tests
21 files changed
+1382
-556
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
50 | 57 | | |
51 | 58 | | |
52 | 59 | | |
0 commit comments