CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 02:36:31 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/olimorris/codecompanion.nvim.git
etag: W/"85e98df4399022be4b1b1508738778e5"
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 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 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 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; 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=XI00M%2BVA%2BF%2FTed11PMfRiFc1Ics4UqMvg8wGWeJ2%2BCqkDsdJCMSKnu2e45iGNCmRLg9oc8hd%2FPFM8iN2q3RizNUbOl8dauDAhdqobIBGkf8FjFLBNIxkV3l6YcfwbmEmmDvNuv4SN4%2BvJ1Zh9Pq7%2BYvol%2FbBgn7yzTxTQibJulodWC%2Fy2h470%2FNiQsjIjIBb6D10Y8vumBCFS4H4ZpA%2BabTeNQJSl53aTFK8WX5ayWQn6Y3r4h1l47ejRJNn%2B7uuds2RMkwfHKYSYAFvQ3KXyQ%3D%3D--7xr67DheZyrx%2F%2FWv--3w%2BToqRapbgeBDYtzpdS%2FA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.284498014.1753756590; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 02:36:30 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 02:36:30 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8382:8860:1DF071:2C4C95:688833AE
fix(tools): failed/cancelled/rejected tool calls no longer block the … · olimorris/codecompanion.nvim@48d7e8f · GitHub
Copy file name to clipboardExpand all lines: lua/codecompanion/config.lua
Copy file name to clipboardExpand all lines: lua/codecompanion/strategies/chat/agents/executor/cmd.lua
Copy file name to clipboardExpand all lines: lua/codecompanion/strategies/chat/agents/executor/func.lua
Copy file name to clipboardExpand all lines: lua/codecompanion/strategies/chat/agents/executor/init.lua
Copy file name to clipboardExpand all lines: lua/codecompanion/strategies/chat/agents/init.lua
Copy file name to clipboardExpand all lines: lua/codecompanion/strategies/chat/init.lua
Copy file name to clipboardExpand all lines: lua/codecompanion/types.lua
Copy file name to clipboardExpand all lines: tests/strategies/chat/agents/executor/test_queue.lua
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 279
Commit 48d7e8f
File tree
Expand file treeCollapse file tree
11 files changed
+126
-20
lines changedFilter options
- doc/extending
- lua/codecompanion
- strategies/chat
- agents
- executor
- tests
- strategies/chat/agents
- executor
- tools/stubs
Expand file treeCollapse file tree
11 files changed
+126
-20
lines changed+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
590 | 590 |
| |
591 | 591 |
| |
592 | 592 |
| |
593 |
| - | |
| 593 | + | |
594 | 594 |
| |
595 | 595 |
| |
596 | 596 |
| |
| |||
604 | 604 |
| |
605 | 605 |
| |
606 | 606 |
| |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
607 | 616 |
| |
608 | 617 |
| |
609 | 618 |
| |
|
lua/codecompanion/config.lua
Copy file name to clipboardExpand all lines: lua/codecompanion/config.lua+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
| 167 | + | |
167 | 168 |
| |
168 | 169 |
| |
169 | 170 |
| |
|
lua/codecompanion/strategies/chat/agents/executor/cmd.lua
Copy file name to clipboardExpand all lines: lua/codecompanion/strategies/chat/agents/executor/cmd.lua+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
| 88 | + | |
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
91 | 92 |
| |
92 |
| - | |
| 93 | + | |
| 94 | + | |
93 | 95 |
| |
94 | 96 |
| |
95 | 97 |
| |
|
lua/codecompanion/strategies/chat/agents/executor/func.lua
Copy file name to clipboardExpand all lines: lua/codecompanion/strategies/chat/agents/executor/func.lua+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
| 80 | + | |
80 | 81 |
| |
81 | 82 |
| |
82 | 83 |
| |
| |||
90 | 91 |
| |
91 | 92 |
| |
92 | 93 |
| |
93 |
| - | |
| 94 | + | |
| 95 | + | |
94 | 96 |
| |
95 | 97 |
| |
96 | 98 |
| |
|
lua/codecompanion/strategies/chat/agents/executor/init.lua
Copy file name to clipboardExpand all lines: lua/codecompanion/strategies/chat/agents/executor/init.lua+35-8Lines changed: 35 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
7 | 16 |
| |
8 | 17 |
| |
9 | 18 |
| |
| |||
63 | 72 |
| |
64 | 73 |
| |
65 | 74 |
| |
| 75 | + | |
| 76 | + | |
| 77 | + | |
66 | 78 |
| |
67 | 79 |
| |
68 | 80 |
| |
69 | 81 |
| |
70 | 82 |
| |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
71 | 92 |
| |
72 | 93 |
| |
73 | 94 |
| |
74 | 95 |
| |
75 | 96 |
| |
| 97 | + | |
| 98 | + | |
76 | 99 |
| |
77 | 100 |
| |
78 | 101 |
| |
| |||
95 | 118 |
| |
96 | 119 |
| |
97 | 120 |
| |
98 |
| - | |
| 121 | + | |
99 | 122 |
| |
100 | 123 |
| |
101 | 124 |
| |
| |||
146 | 169 |
| |
147 | 170 |
| |
148 | 171 |
| |
149 |
| - | |
150 | 172 |
| |
151 |
| - | |
| 173 | + | |
| 174 | + | |
152 | 175 |
| |
153 | 176 |
| |
154 | 177 |
| |
| |||
190 | 213 |
| |
191 | 214 |
| |
192 | 215 |
| |
193 |
| - | |
194 |
| - | |
| 216 | + | |
195 | 217 |
| |
196 | 218 |
| |
197 | 219 |
| |
| |||
210 | 232 |
| |
211 | 233 |
| |
212 | 234 |
| |
213 |
| - | |
214 |
| - | |
215 |
| - | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
216 | 243 |
| |
217 | 244 |
| |
218 | 245 |
|
lua/codecompanion/strategies/chat/agents/init.lua
Copy file name to clipboardExpand all lines: lua/codecompanion/strategies/chat/agents/init.lua-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 | 130 |
| |
136 | 131 |
| |
137 | 132 |
| |
| |||
190 | 185 |
| |
191 | 186 |
| |
192 | 187 |
| |
193 |
| - | |
194 | 188 |
| |
195 | 189 |
| |
196 | 190 |
| |
|
lua/codecompanion/strategies/chat/init.lua
Copy file name to clipboardExpand all lines: lua/codecompanion/strategies/chat/init.lua+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1275 | 1275 |
| |
1276 | 1276 |
| |
1277 | 1277 |
| |
1278 |
| - | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
1279 | 1283 |
| |
1280 | 1284 |
| |
1281 | 1285 |
| |
|
lua/codecompanion/types.lua
Copy file name to clipboardExpand all lines: lua/codecompanion/types.lua+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| 122 | + | |
122 | 123 |
| |
123 | 124 |
| |
124 | 125 |
| |
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
183 | 187 |
| |
184 | 188 |
| |
185 | 189 |
| |
|
tests/strategies/chat/agents/executor/test_queue.lua
Copy file name to clipboardExpand all lines: tests/strategies/chat/agents/executor/test_queue.lua+36Lines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
71 | 107 |
| |
72 | 108 |
|
You can’t perform that action at this time.
0 commit comments