| CARVIEW |
Select Language
HTTP/2 200
date: Sat, 27 Dec 2025 14:02:27 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/vinhnx/vtcode.git
etag: W/"8d612606f7286a2286f3c6cc2c655576"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=oDVmRIF%2BAqHubWujk2Apzn2n7XPqQhAg5m4ghitN73oDQDh3Q0D4YJMRcXNHlNHn4528kf4IBcBg0LdENo1MJ%2F%2FNUlheh4shaZjZbzQohxVc4FHzV9xDTPzbLOtmUNB8Lt3TiTSGVUCYiMerx0mtHMNd3rg56xQjUCXQTyaqrj93mLSHfxFcvlvfDKHfjMGb2z%2FThdVTErSABIoECHhxV6iZbsQ74pnDKw9MBrxW4CAL4NJRir0P20%2FekK2s8NveSTwadlsuWx%2BisG6f%2Ba%2FZcQ%3D%3D--7Pcb%2BVL3yJ4YbAj3--hbeHAYQSJCbSrty50a5ZfA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.906085923.1766844146; Path=/; Domain=github.com; Expires=Sun, 27 Dec 2026 14:02:26 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 27 Dec 2026 14:02:26 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 89F6:3FD896:444CFC8:524615D:694FE6F2
feat: Add alias for /config command as /settings, enhance slash comma… · vinhnx/vtcode@2ddd405 · GitHub
Copy file name to clipboardExpand all lines: src/agent/runloop/slash_commands.rs
Copy file name to clipboardExpand all lines: tests/cli_harness_failures.rs
Copy file name to clipboardExpand all lines: vtcode-core/src/llm/providers/openai.rs
Copy file name to clipboardExpand all lines: vtcode-core/src/tools/file_ops.rs
Copy file name to clipboardExpand all lines: vtcode-core/src/tools/mcp.rs
Copy file name to clipboardExpand all lines: vtcode-core/src/tools/parallel_executor.rs
Copy file name to clipboardExpand all lines: vtcode-core/src/ui/slash.rs
Copy file name to clipboardExpand all lines: vtcode-core/tests/loop_detector_props.rs
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit 2ddd405
File tree
Expand file treeCollapse file tree
12 files changed
+14
-3
lines changedOpen diff view settings
Filter options
- docs/project
- src
- acp
- agent/runloop
- tests
- vtcode-core
- src
- llm/providers
- tools
- ui
- tests
- support
Expand file treeCollapse file tree
12 files changed
+14
-3
lines changedOpen diff view settings
Collapse file
-2Lines changed: 0 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
| |||
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2103 | 2103 | | |
2104 | 2104 | | |
2105 | 2105 | | |
| 2106 | + | |
2106 | 2107 | | |
2107 | 2108 | | |
2108 | 2109 | | |
| |||
Collapse file
src/agent/runloop/slash_commands.rs
Copy file name to clipboardExpand all lines: src/agent/runloop/slash_commands.rs+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
Collapse file
tests/cli_harness_failures.rs
Copy file name to clipboardExpand all lines: tests/cli_harness_failures.rs+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
Collapse file
vtcode-core/src/llm/providers/openai.rs
Copy file name to clipboardExpand all lines: vtcode-core/src/llm/providers/openai.rs+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3668 | 3668 | | |
3669 | 3669 | | |
3670 | 3670 | | |
| 3671 | + | |
Collapse file
vtcode-core/src/tools/file_ops.rs
Copy file name to clipboardExpand all lines: vtcode-core/src/tools/file_ops.rs+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2602 | 2602 | | |
2603 | 2603 | | |
2604 | 2604 | | |
| 2605 | + | |
Collapse file
vtcode-core/src/tools/mcp.rs
Copy file name to clipboardExpand all lines: vtcode-core/src/tools/mcp.rs+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
Collapse file
vtcode-core/src/tools/parallel_executor.rs
Copy file name to clipboardExpand all lines: vtcode-core/src/tools/parallel_executor.rs+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| 354 | + | |
Collapse file
vtcode-core/src/ui/slash.rs
Copy file name to clipboardExpand all lines: vtcode-core/src/ui/slash.rs+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
Collapse file
vtcode-core/tests/loop_detector_props.rs
Copy file name to clipboardExpand all lines: vtcode-core/tests/loop_detector_props.rs+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
You can’t perform that action at this time.
0 commit comments