Skip to content

Commit cc9bb88

Browse files
committed
Deploy website - based on 81ab606
1 parent e5e8651 commit cc9bb88

1,520 files changed

Lines changed: 31808 additions & 9 deletions

File tree

Some content is hidden

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

404.html

Lines changed: 16 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="refresh" content="0; url=/features/api-configuration-profiles">
6+
<link rel="canonical" href="/features/api-configuration-profiles" />
7+
</head>
8+
<script>
9+
window.location.href = '/features/api-configuration-profiles' + window.location.search + window.location.hash;
10+
</script>
11+
</html>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="refresh" content="0; url=/features/auto-approving-actions">
6+
<link rel="canonical" href="/features/auto-approving-actions" />
7+
</head>
8+
<script>
9+
window.location.href = '/features/auto-approving-actions' + window.location.search + window.location.hash;
10+
</script>
11+
</html>

advanced-usage/available-tools/access-mcp-resource.html

Lines changed: 139 additions & 0 deletions
Large diffs are not rendered by default.

advanced-usage/available-tools/apply-diff.html

Lines changed: 87 additions & 0 deletions
Large diffs are not rendered by default.

advanced-usage/available-tools/apply-patch.html

Lines changed: 77 additions & 0 deletions
Large diffs are not rendered by default.

advanced-usage/available-tools/ask-followup-question.html

Lines changed: 161 additions & 0 deletions
Large diffs are not rendered by default.

advanced-usage/available-tools/attempt-completion.html

Lines changed: 179 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="refresh" content="0; url=/advanced-usage/available-tools/tool-use-overview">
6+
<link rel="canonical" href="/advanced-usage/available-tools/tool-use-overview" />
7+
</head>
8+
<script>
9+
window.location.href = '/advanced-usage/available-tools/tool-use-overview' + window.location.search + window.location.hash;
10+
</script>
11+
</html>

advanced-usage/available-tools/codebase-search.html

Lines changed: 186 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)