copilot-swe-agent[bot]
6dec5da375
Add completion infrastructure and stdio server wrapper
...
Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com >
2025-05-28 21:07:33 +00:00
copilot-swe-agent[bot]
39ecfaddcb
Implement basic completion support for GitHub resources
...
Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com >
2025-05-28 20:54:23 +00:00
William Martin
023f59d5cc
Use typed tool handler for get_me tool
2025-05-28 15:56:54 +02:00
William Martin
b9a06d05f7
Support assigning copilot to issues
...
Co-authored-by: Martina Jireckova <martinajir@github.com >
2025-05-23 07:04:12 +02:00
William Martin
eca853b28a
Split PR review creation, commenting, submission and deletion
2025-05-19 17:50:36 +02:00
Pranav RK
205b619e6b
feat: upgrade golangci-lint to v2 ( #386 )
...
Co-authored-by: William Martin <williammartin@github.com >
2025-05-12 11:57:27 +02:00
William Martin
afc7a93b3d
Extract ghmcp internal package
...
This commit cleanly separates config parsing, stdio server execution and
mcp server construction. Aside from significant clarity improvements, it
allows for direct construction of the mcp server in e2e tests to allow
for breakpoint debugging.
2025-05-07 16:13:22 +02:00