Commit 1d2cab6
committed
feat(sandbox): add Kode to base sandbox image
Install Kode (@shareai-lab/kode@2.2.0) in the base sandbox image and
add its network policy. Kode is an open-source multi-model AI coding
agent supporting both Anthropic and OpenAI APIs.
- Dockerfile: add @shareai-lab/kode@2.2.0 to global npm packages
- policy.yaml: add kode_agent network policy for api.anthropic.com
and api.openai.com, grant kode binary access to GitHub REST API
Signed-off-by: CrazyBoyM <ai-lab@foxmail.com>1 parent e705056 commit 1d2cab6
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| |||
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
0 commit comments