Skip to content

Commit 8c23c06

Browse files
Merge branch 'main' into auto-resume-docs
2 parents d788c75 + 20b0cdf commit 8c23c06

48 files changed

Lines changed: 216 additions & 4463 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs.json

Lines changed: 203 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -143,16 +143,7 @@
143143
"docs/template/examples/docker"
144144
]
145145
},
146-
"docs/template/migration-v2",
147-
{
148-
"group": "Legacy Docs",
149-
"pages": [
150-
"docs/sandbox-template",
151-
"docs/sandbox-template/start-cmd",
152-
"docs/sandbox-template/ready-cmd",
153-
"docs/sandbox-template/customize-cpu-ram"
154-
]
155-
}
146+
"docs/template/migration-v2"
156147
]
157148
},
158149
{
@@ -302,12 +293,212 @@
302293
},
303294
{
304295
"source": "/docs/sandbox-templates/overview",
305-
"destination": "/docs/sandbox-template",
296+
"destination": "/docs/template/quickstart",
306297
"permanent": true
307298
},
308299
{
309300
"source": "/docs/sandbox-templates",
310-
"destination": "/docs/sandbox-template",
301+
"destination": "/docs/template/quickstart",
302+
"permanent": true
303+
},
304+
{
305+
"source": "/docs/sandbox-template",
306+
"destination": "/docs/template/quickstart",
307+
"permanent": true
308+
},
309+
{
310+
"source": "/docs/sandbox-template/start-cmd",
311+
"destination": "/docs/template/start-ready-command",
312+
"permanent": true
313+
},
314+
{
315+
"source": "/docs/sandbox-template/ready-cmd",
316+
"destination": "/docs/template/start-ready-command",
317+
"permanent": true
318+
},
319+
{
320+
"source": "/docs/sandbox-template/customize-cpu-ram",
321+
"destination": "/docs/template/quickstart",
322+
"permanent": true
323+
},
324+
{
325+
"source": "/docs/legacy",
326+
"destination": "/docs",
327+
"permanent": true
328+
},
329+
{
330+
"source": "/docs/legacy/hello-world/js",
331+
"destination": "/docs/quickstart",
332+
"permanent": true
333+
},
334+
{
335+
"source": "/docs/legacy/hello-world/py",
336+
"destination": "/docs/quickstart",
337+
"permanent": true
338+
},
339+
{
340+
"source": "/docs/legacy/getting-started/api-key",
341+
"destination": "/docs/api-key",
342+
"permanent": true
343+
},
344+
{
345+
"source": "/docs/legacy/getting-started/installation",
346+
"destination": "/docs/quickstart",
347+
"permanent": true
348+
},
349+
{
350+
"source": "/docs/legacy/cli/commands",
351+
"destination": "/docs/cli",
352+
"permanent": true
353+
},
354+
{
355+
"source": "/docs/legacy/cli/installation",
356+
"destination": "/docs/cli",
357+
"permanent": true
358+
},
359+
{
360+
"source": "/docs/legacy/sandbox/overview",
361+
"destination": "/docs/sandbox",
362+
"permanent": true
363+
},
364+
{
365+
"source": "/docs/legacy/sandbox/compute",
366+
"destination": "/docs/sandbox",
367+
"permanent": true
368+
},
369+
{
370+
"source": "/docs/legacy/sandbox/custom",
371+
"destination": "/docs/template/quickstart",
372+
"permanent": true
373+
},
374+
{
375+
"source": "/docs/legacy/sandbox/api/process",
376+
"destination": "/docs/commands",
377+
"permanent": true
378+
},
379+
{
380+
"source": "/docs/legacy/sandbox/api/filesystem",
381+
"destination": "/docs/filesystem",
382+
"permanent": true
383+
},
384+
{
385+
"source": "/docs/legacy/sandbox/api/upload",
386+
"destination": "/docs/filesystem/upload",
387+
"permanent": true
388+
},
389+
{
390+
"source": "/docs/legacy/sandbox/api/download",
391+
"destination": "/docs/filesystem/download",
392+
"permanent": true
393+
},
394+
{
395+
"source": "/docs/legacy/sandbox/api/cwd",
396+
"destination": "/docs/commands",
397+
"permanent": true
398+
},
399+
{
400+
"source": "/docs/legacy/sandbox/api/envs",
401+
"destination": "/docs/sandbox/environment-variables",
402+
"permanent": true
403+
},
404+
{
405+
"source": "/docs/legacy/sandbox/api/timeouts",
406+
"destination": "/docs/sandbox",
407+
"permanent": true
408+
},
409+
{
410+
"source": "/docs/legacy/sandbox/api/reconnect",
411+
"destination": "/docs/sandbox/connect",
412+
"permanent": true
413+
},
414+
{
415+
"source": "/docs/legacy/sandbox/api/url",
416+
"destination": "/docs/sandbox/internet-access",
417+
"permanent": true
418+
},
419+
{
420+
"source": "/docs/legacy/sandbox/api/metadata",
421+
"destination": "/docs/sandbox/metadata",
422+
"permanent": true
423+
},
424+
{
425+
"source": "/docs/legacy/sandbox/api/debugging",
426+
"destination": "/docs/sandbox",
427+
"permanent": true
428+
},
429+
{
430+
"source": "/docs/legacy/sandbox/templates/overview",
431+
"destination": "/docs/template/quickstart",
432+
"permanent": true
433+
},
434+
{
435+
"source": "/docs/legacy/sandbox/templates/template-file",
436+
"destination": "/docs/template/defining-template",
437+
"permanent": true
438+
},
439+
{
440+
"source": "/docs/legacy/code-interpreter/installation",
441+
"destination": "/docs/code-interpreting/analyze-data-with-ai",
442+
"permanent": true
443+
},
444+
{
445+
"source": "/docs/legacy/code-interpreter/execution",
446+
"destination": "/docs/code-interpreting/analyze-data-with-ai",
447+
"permanent": true
448+
},
449+
{
450+
"source": "/docs/legacy/code-interpreter/examples",
451+
"destination": "/docs/code-interpreting/analyze-data-with-ai",
452+
"permanent": true
453+
},
454+
{
455+
"source": "/docs/legacy/code-interpreter/kernels",
456+
"destination": "/docs/code-interpreting/supported-languages",
457+
"permanent": true
458+
},
459+
{
460+
"source": "/docs/legacy/code-interpreter/template",
461+
"destination": "/docs/template/quickstart",
462+
"permanent": true
463+
},
464+
{
465+
"source": "/docs/legacy/pricing",
466+
"destination": "/docs/billing",
467+
"permanent": true
468+
},
469+
{
470+
"source": "/docs/legacy/getting-help",
471+
"destination": "/docs/support",
472+
"permanent": true
473+
},
474+
{
475+
"source": "/docs/legacy/open-source",
476+
"destination": "/docs",
477+
"permanent": true
478+
},
479+
{
480+
"source": "/docs/legacy/supported",
481+
"destination": "/docs",
482+
"permanent": true
483+
},
484+
{
485+
"source": "/docs/legacy/guide/custom-sandbox",
486+
"destination": "/docs/template/quickstart",
487+
"permanent": true
488+
},
489+
{
490+
"source": "/docs/legacy/guide/beta-code-interpreter-language-runtimes",
491+
"destination": "/docs/code-interpreting/supported-languages",
492+
"permanent": true
493+
},
494+
{
495+
"source": "/docs/legacy/guide/beta-migration",
496+
"destination": "/docs/template/migration-v2",
497+
"permanent": true
498+
},
499+
{
500+
"source": "/docs/legacy/examples/clone-repo",
501+
"destination": "/docs/sandbox/git-integration",
311502
"permanent": true
312503
},
313504
{

docs/agents/amp.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: "AMP"
3-
description: "Run AMP in a secure E2B sandbox with full filesystem, terminal, and git access."
2+
title: "Amp"
3+
description: "Run Amp in a secure E2B sandbox with full filesystem, terminal, and git access."
44
icon: "/images/icons/amp.svg"
55
---
66

7-
[AMP](https://ampcode.com) is Sourcegraph's coding agent with multi-model architecture and built-in code intelligence. E2B provides a pre-built `amp` template with AMP already installed.
7+
[Amp](https://ampcode.com) is a coding agent with multi-model architecture and built-in code intelligence. E2B provides a pre-built `amp` template with Amp already installed.
88

99
## CLI
1010

@@ -14,15 +14,15 @@ Spin up a sandbox with the [E2B CLI](/docs/cli).
1414
e2b sbx create amp
1515
```
1616

17-
Once inside the sandbox, start AMP.
17+
Once inside the sandbox, start Amp.
1818

1919
```bash
2020
amp
2121
```
2222

2323
## Run headless
2424

25-
Use `-x` for non-interactive mode and `--dangerously-allow-all` to auto-approve all tool calls (safe inside E2B sandboxes). AMP uses its own API key from [ampcode.com/settings](https://ampcode.com/settings).
25+
Use `-x` for non-interactive mode and `--dangerously-allow-all` to auto-approve all tool calls (safe inside E2B sandboxes). Amp uses its own API key from [ampcode.com/settings](https://ampcode.com/settings).
2626

2727
<CodeGroup>
2828
```typescript JavaScript & TypeScript
@@ -172,7 +172,7 @@ sandbox.kill()
172172

173173
## Thread management
174174

175-
AMP persists conversations as threads that can be resumed or continued with follow-up tasks.
175+
Amp persists conversations as threads that can be resumed or continued with follow-up tasks.
176176

177177
<CodeGroup>
178178
```typescript JavaScript & TypeScript

docs/legacy.mdx

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)