Commit ee1ba4a
authored
feat(sdk): migrate toolbox calls from API to proxy (#2406)
Signed-off-by: MDzaja <[email protected]>1 parent c848bb0 commit ee1ba4a
File tree
470 files changed
+87162
-5224
lines changed- apps
- api
- src
- config
- dto
- sandbox
- controllers
- dto
- managers/sandbox-actions
- services
- cli/mcp/tools
- daemon
- pkg/toolbox
- computeruse
- docs
- fs
- git
- lsp
- port
- process
- pty
- session
- dashboard/src/pages
- docs/src/content/docs/en
- python-sdk
- async
- sync
- typescript-sdk
- proxy
- cmd/proxy/config
- pkg/proxy
- runner
- pkg/api/controllers
- examples/python/git-lsp
- _async
- libs
- api-client-go
- api
- api-client-python-async/daytona_api_client_async
- api
- models
- api-client-python/daytona_api_client
- api
- models
- api-client/src
- api
- models
- common-go/pkg/proxy
- computer-use
- pkg/computeruse
- sdk-python
- scripts
- src/daytona
- _async
- _sync
- _utils
- common
- handle
- sdk-typescript
- src
- types
- toolbox-api-client-python-async
- .openapi-generator
- daytona_toolbox_api_client_async
- api
- models
- toolbox-api-client-python
- .openapi-generator
- daytona_toolbox_api_client
- api
- models
- toolbox-api-client
- src
- .openapi-generator
- api
- models
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
470 files changed
+87162
-5224
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
121 | 128 | | |
122 | 129 | | |
123 | 130 | | |
| |||
187 | 194 | | |
188 | 195 | | |
189 | 196 | | |
| 197 | + | |
190 | 198 | | |
191 | 199 | | |
192 | 200 | | |
| |||
210 | 218 | | |
211 | 219 | | |
212 | 220 | | |
213 | | - | |
| 221 | + | |
214 | 222 | | |
215 | 223 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
122 | 127 | | |
123 | 128 | | |
124 | 129 | | |
| |||
0 commit comments