Commit 97f855a
authored
feat(tools-host): creators, child validation for tools-as-plugins (#62)
* options.defaults, plugin host defaults, timeout
* options.tools, tool options subset for creators
* server.schema, minor guard, annotation fix
* server.toolsHost, normalize tools-as-plugins, errors
* server.toolsHostCreator, tools-as-plugins default-export resolver
* server.toolsIpc, message guards, IPC contracts1 parent 55df65e commit 97f855a
File tree
14 files changed
+2905
-3
lines changed- src
- __tests__
- __snapshots__
14 files changed
+2905
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments