CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 12:53:03 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/sitbon/magg.git
etag: W/"ae67317e3240c5dacd384f886f35ea67"
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 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 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=%2FLMdlXf1AthGbRob4%2BNlHsiI5qPXsrTBKHqCGOu%2BXPNqvmHlPXvsT89%2FoF9Mb11bOAEQmon%2FKGcPoMVzY6P6dNKzyauai3bIBgbPUYKsVkBc8qSnHlg9G4CL7oCevgmYbAHFdsHvk97GjCdzKZqVxJXWhfzd4VIHjAzujViwXlmXi0pGT%2FORfzI%2Fx92CVElGmeoNhxRf5Gmox48eYgyR8WZtFVwTb2Xen%2BN4Ihqbr0pu2UzqlvjprIxklXLwZ8EDtpR%2FovlkyFg%2BiJwEjoiTHw%3D%3D--KbNkGI2kHhFhzXjd--4k0a8%2BTFe8gJK9NAhjZJIw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.539781312.1753966382; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 12:53:02 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 12:53:02 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 85CC:2C0AA0:A803C2:C722B3:688B672E
Fix MBro CLI multiline input handling and argument parsing issues · sitbon/magg@9cc9dcd · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit 9cc9dcd
committed
Fix MBro CLI multiline input handling and argument parsing issues
- Improve `Enter` key behavior for immediate command submission
- Fix argument parsing to simplify handling of key=value pairs
- Enhance multiline command processing with proper continuation and spacing support
- Improve error feedback for missing required tool parameters and unsupported positional arguments
- Update help messages and examples for better clarity
Signed-off-by: Phillip Sitbon <phillip.sitbon@gmail.com>1 parent fc253c5 commit 9cc9dcdCopy full SHA for 9cc9dcd
File tree
Expand file treeCollapse file tree
1 file changed
+100
-101
lines changedFilter options
- magg/mbro
Expand file treeCollapse file tree
1 file changed
+100
-101
lines changed+100-101Lines changed: 100 additions & 101 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
155 |
| - | |
| 155 | + | |
156 | 156 |
| |
157 |
| - | |
158 |
| - | |
159 | 157 |
| |
160 |
| - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
161 | 162 |
| |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
168 | 167 |
| |
169 | 168 |
| |
170 | 169 |
| |
171 |
| - | |
172 |
| - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
173 | 178 |
| |
174 | 179 |
| |
175 | 180 |
| |
| |||
198 | 203 |
| |
199 | 204 |
| |
200 | 205 |
| |
201 |
| - | |
| 206 | + | |
202 | 207 |
| |
203 | 208 |
| |
204 |
| - | |
205 |
| - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
206 | 212 |
| |
207 |
| - | |
208 |
| - | |
| 213 | + | |
| 214 | + | |
209 | 215 |
| |
210 | 216 |
| |
211 | 217 |
| |
| |||
415 | 421 |
| |
416 | 422 |
| |
417 | 423 |
| |
418 |
| - | |
419 |
| - | |
420 |
| - | |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
430 |
| - | |
431 |
| - | |
432 |
| - | |
433 |
| - | |
434 |
| - | |
435 |
| - | |
436 |
| - | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
437 | 428 |
| |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 |
| - | |
445 |
| - | |
446 |
| - | |
447 |
| - | |
448 |
| - | |
449 |
| - | |
450 |
| - | |
451 |
| - | |
452 |
| - | |
453 |
| - | |
454 |
| - | |
455 |
| - | |
456 |
| - | |
457 |
| - | |
458 |
| - | |
459 |
| - | |
460 |
| - | |
461 |
| - | |
462 |
| - | |
463 |
| - | |
464 |
| - | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
465 | 453 |
| |
466 | 454 |
| |
467 | 455 |
| |
| |||
552 | 540 |
| |
553 | 541 |
| |
554 | 542 |
| |
555 |
| - | |
556 |
| - | |
557 |
| - | |
558 |
| - | |
559 |
| - | |
560 |
| - | |
561 |
| - | |
562 |
| - | |
563 |
| - | |
564 |
| - | |
565 |
| - | |
566 |
| - | |
567 |
| - | |
568 |
| - | |
569 |
| - | |
570 |
| - | |
571 |
| - | |
572 |
| - | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
573 | 548 |
| |
574 |
| - | |
| 549 | + | |
575 | 550 |
| |
576 | 551 |
| |
| 552 | + | |
577 | 553 |
| |
578 | 554 |
| |
579 | 555 |
| |
580 | 556 |
| |
581 | 557 |
| |
| 558 | + | |
582 | 559 |
| |
583 | 560 |
| |
584 | 561 |
| |
| |||
824 | 801 |
| |
825 | 802 |
| |
826 | 803 |
| |
827 |
| - | |
| 804 | + | |
828 | 805 |
| |
829 | 806 |
| |
830 | 807 |
| |
831 |
| - | |
832 |
| - | |
| 808 | + | |
| 809 | + | |
833 | 810 |
| |
834 |
| - | |
835 |
| - | |
836 |
| - | |
837 |
| - | |
838 | 811 |
| |
839 | 812 |
| |
840 | 813 |
| |
| |||
863 | 836 |
| |
864 | 837 |
| |
865 | 838 |
| |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
866 | 851 |
| |
867 |
| - | |
868 |
| - | |
869 | 852 |
| |
870 |
| - | |
871 |
| - | |
872 |
| - | |
873 |
| - | |
874 |
| - | |
875 |
| - | |
876 |
| - | |
877 |
| - | |
878 |
| - | |
879 |
| - | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
880 | 879 |
| |
881 | 880 |
| |
882 | 881 |
| |
|
You can’t perform that action at this time.
0 commit comments