Commit Graph

  • 12af958d2f add node types to fix ide issues for ts code Matt Holloway 2026-02-04 14:58:12 +00:00
  • 8b23e49c75 remove redundant mention of old app name Matt Holloway 2026-02-04 14:56:34 +00:00
  • 95da6fb37a Revert .gitignore changes copilot-swe-agent[bot] 2026-02-04 14:39:13 +00:00
  • b1013cdc0f Fix: Remove test binary and update .gitignore to exclude *.test files copilot-swe-agent[bot] 2026-02-04 14:11:22 +00:00
  • c96821bdc7 No code changes (final verification complete) copilot-swe-agent[bot] 2026-02-04 14:10:43 +00:00
  • 18ee562ba4 Remove old non-consolidated actions and Projects toolsets copilot-swe-agent[bot] 2026-02-04 14:08:54 +00:00
  • 968c1c3e06 Initial plan copilot-swe-agent[bot] 2026-02-04 14:00:16 +00:00
  • 37da563235 fix CI Matt Holloway 2026-02-04 13:18:21 +00:00
  • d0f033497e Merge branch 'mcp-ui-apps-3' of https://github.com/github/github-mcp-server into mcp-ui-apps-3 Matt Holloway 2026-02-04 13:13:04 +00:00
  • 916c71bf65 Address PR feedback - simplify implementation and documentation copilot/add-flag-for-embedded-resources copilot-swe-agent[bot] 2026-02-04 13:11:28 +00:00
  • 6070471012 Merge branch 'main' into mcp-ui-apps-3 Matt Holloway 2026-02-04 13:09:50 +00:00
  • 2b8f0622a5 remove ui diff Matt Holloway 2026-02-04 12:59:17 +00:00
  • ee0a4404af make insiders mode metadata stripping generic Matt Holloway 2026-02-04 12:58:27 +00:00
  • adc105359e remove show_ui param for now Matt Holloway 2026-02-04 12:46:30 +00:00
  • e5014cd7a1 Improve test assertion for ImageContent binary data copilot-swe-agent[bot] 2026-02-04 12:38:44 +00:00
  • 724304578b Fix ImageContent data encoding - use raw bytes not double-encoded base64 copilot-swe-agent[bot] 2026-02-04 12:37:28 +00:00
  • 9f93e6585b Add documentation for MCP_DISABLE_EMBEDDED_RESOURCES feature flag copilot-swe-agent[bot] 2026-02-04 12:34:20 +00:00
  • 6bce2d5234 Add MCP_DISABLE_EMBEDDED_RESOURCES feature flag for file contents copilot-swe-agent[bot] 2026-02-04 12:32:17 +00:00
  • 183705fb98 Initial plan copilot-swe-agent[bot] 2026-02-04 12:24:12 +00:00
  • 072f5c45db add test for insiders mode handling in ServerTool schema Matt Holloway 2026-02-03 20:38:13 +00:00
  • 2d186dacd3 update docs Matt Holloway 2026-02-03 20:32:59 +00:00
  • b8dc0d5493 add create pull request functionality with UI support and insiders Matt Holloway 2026-02-03 20:30:16 +00:00
  • 62839101e3 Fix merge conflicts with main branch (#1949) flip-actions-tool-ff-to-default Copilot 2026-02-03 17:09:11 +00:00
  • c1f8d4cd06 build(deps): bump docker/login-action from 3.6.0 to 3.7.0 dependabot[bot] 2026-02-02 19:17:48 +00:00
  • 2b0d8ccbdd fix formatting of button labels Matt Holloway 2026-02-03 16:07:53 +00:00
  • fb53abdbe2 replace context.Background() (#1948) v0.30.3 Roberto Nacu 2026-02-03 15:42:14 +00:00
  • 6d0eda625e add AvatarWithFallback component and update UserCard to use it; enhance CreateIssueApp to manage existing issue data Matt Holloway 2026-02-03 14:54:19 +00:00
  • c92739053d refactor issue creation UI Matt Holloway 2026-02-03 13:20:42 +00:00
  • 9fcf93260b adding trailing slash to uploads url (#1947) Tony Truong 2026-02-03 12:09:31 +01:00
  • 31dc44ba4e Merge branch 'main' into tommy/toolsets-resolution-in-inventory tommy/toolsets-resolution-in-inventory Tommaso Moro 2026-02-03 10:52:22 +00:00
  • 157ba4d7ac fix UI diff Matt Holloway 2026-02-02 19:28:46 +00:00
  • 5bb6228c45 fix build ui step for windows runners to use git bash Matt Holloway 2026-02-02 19:25:05 +00:00
  • e2a8582b0d add UI diff Matt Holloway 2026-02-02 19:22:29 +00:00
  • 23de0bcb2a update workflows that need ui build Matt Holloway 2026-02-02 19:20:15 +00:00
  • a770719853 update docs Matt Holloway 2026-02-02 19:17:03 +00:00
  • 06270c78e7 new UI changes Matt Holloway 2026-02-02 19:15:22 +00:00
  • 8b55d08fff update toolsnap for get_me Matt Holloway 2026-02-02 16:56:07 +00:00
  • 92aabf2ec4 update docs after rebase Matt Holloway 2026-02-02 16:55:38 +00:00
  • b14964202e ignore banner tommaso-moro 2026-01-15 13:46:25 +00:00
  • e3d5db7005 fix tommaso-moro 2026-01-15 12:05:57 +00:00
  • d53ff41f07 update ui for issue creatioon tommaso-moro 2026-01-15 12:01:07 +00:00
  • 02ce9bf2b8 add create issue ui tommaso-moro 2026-01-15 11:40:56 +00:00
  • 7606aec489 add postmessage logic and richer UI tommaso-moro 2026-01-07 17:47:02 +00:00
  • 7d2b463a7a add avatar resource domain tommaso-moro 2026-01-07 17:46:48 +00:00
  • 67a4793430 PoC full flow (hello world example) tommaso-moro 2026-01-07 09:58:16 +00:00
  • d8fdde3ac4 Merge branch 'main' into add-reply-to-pr-comment Ilya Kamens 2026-01-31 10:04:11 +01:00
  • a41d683a9b token extraction middleware 401 change token-extraction-middleware-401 Matt Holloway 2026-01-30 12:26:30 +00:00
  • a56a5b58a4 OAuth metadata implementation (#1862) Matt Holloway 2026-01-30 11:51:49 +00:00
  • eee8ae2ec1 Update JetBrains OAuth support documentation for interactive sessions copilot/check-jetbrains-ide-oauth-support copilot-swe-agent[bot] 2026-01-30 03:20:31 +00:00
  • f8d1dc8e11 Initial plan copilot-swe-agent[bot] 2026-01-30 03:16:22 +00:00
  • a4d6b20e83 Merge branch 'main' into http-stack-2 Adam Holt 2026-01-29 17:40:31 +01:00
  • 2ac77d6af3 Fix feature flag checker and add insiders mode support (#1920) Roberto Nacu 2026-01-29 16:37:35 +00:00
  • 267bbe37e1 ci: restore path filter for copilot-setup-steps trigger sammorrowdrums/rename-to-agents-md Sam Morrow 2026-01-28 16:39:26 +01:00
  • 526d13397c fix: simplify verify step to avoid npx hang Sam Morrow 2026-01-28 16:37:54 +01:00
  • b6fb2bcd2b ci: temporarily broaden trigger to test workflow Sam Morrow 2026-01-28 16:30:52 +01:00
  • 9af1fca844 docs: add AI contributions section to CONTRIBUTING.md Sam Morrow 2026-01-28 16:28:43 +01:00
  • 3cf55b049f docs: add AI disclosure requirement to AGENTS.md Sam Morrow 2026-01-28 16:28:17 +01:00
  • 79466b64df docs: move AGENTS.md to root, add copilot-setup-steps Sam Morrow 2026-01-28 16:24:27 +01:00
  • 0877f6c18d docs: rename copilot-instructions.md to agents.md Sam Morrow 2026-01-28 15:16:39 +01:00
  • 1820a0ff11 Apply suggestion from @GeekTrainer Christopher Harrison 2026-01-27 15:31:02 -08:00
  • 4bb9691390 Update docs/installation-guides/install-copilot-cli.md Christopher Harrison 2026-01-27 11:42:32 -08:00
  • fb9ccebc06 docs: add Copilot CLI installation guide Christopher Harrison 2026-01-27 11:40:55 -08:00
  • bbaa877e56 Fix linter issues Adam Holt 2026-01-27 15:50:27 +01:00
  • 97e8f35dfd Merge branch 'main' into http-stack-2 Adam Holt 2026-01-27 15:26:22 +01:00
  • c696607860 Move feature checker to stdio for now. A new one will be created later for the HTTP server. Adam Holt 2026-01-27 15:17:30 +01:00
  • 47412e5c4b Refactor buffer processing for clarity and add edge case tests v0.30.2 Sam Morrow 2026-01-27 12:12:11 +01:00
  • 4bb1ba9e85 consolidate buffer logic Matt Holloway 2026-01-26 17:46:47 +00:00
  • a1e82e78f6 add line length truncate buffer Matt Holloway 2026-01-26 17:16:04 +00:00
  • 51fc176c1b build(deps): bump golang from 1.25.4-alpine to 1.25.6-alpine dependabot[bot] 2026-01-26 18:10:57 +00:00
  • 53a5f606ec build(deps): bump SamMorrowDrums/mcp-server-diff from 2.2.0 to 2.3.5 dependabot[bot] 2026-01-26 18:12:42 +00:00
  • b1a2b741e8 Add more toolset configurations to mcp-diff workflow Sam Morrow 2026-01-26 18:10:56 +01:00
  • e2640de31f Update mcp-server-diff action to v2.2.0 Sam Morrow 2026-01-26 18:05:47 +01:00
  • 40e21ec565 Fix generateInstructions to use only enabled toolsets Sam Morrow 2026-01-26 18:01:08 +01:00
  • 297dcfbbdd Add some request handler and header tests Adam Holt 2026-01-26 17:40:43 +01:00
  • d810e839dc Actually use the config that is passed Adam Holt 2026-01-26 17:00:02 +01:00
  • 1fad6c54ab Add lockdown mode support for HTTP server (#1876) Roberto Nacu 2026-01-26 15:50:52 +00:00
  • a4670b0470 fix naming v0.30.1 tonytrg 2026-01-26 16:02:25 +01:00
  • 7af51a079a adding correct insiders-mode name tonytrg 2026-01-26 15:44:28 +01:00
  • 60a8c21b8a remove old flags Matt Holloway 2026-01-26 15:00:31 +00:00
  • 11c30337ae remove old flags make-consolidated-projects-default Matt Holloway 2026-01-26 14:35:59 +00:00
  • 0caa26546f docs: add Windows notes for Claude MCP HTTP setup v0.30.0 Jason 2026-01-21 22:28:33 -05:00
  • 7569d5cf41 Update Go version requirement in mcpcurl to 1.24 Oleksandr Redko 2026-01-13 15:09:25 +02:00
  • 51745c5889 Fix typo in OpenAI Codex installation guide link Lee Reilly 2026-01-23 21:57:10 -08:00
  • b1d4aa34e5 chore: workaround LF for Windows Oleksandr Redko 2026-01-23 23:48:04 +02:00
  • 1410dc1b93 chore: remove unused github.com/fatih/color Oleksandr Redko 2026-01-23 13:56:32 +02:00
  • c7c0ee6d5b docs update (2) Matt Holloway 2026-01-26 12:01:46 +00:00
  • 8287d5fbfc update docs Matt Holloway 2026-01-26 11:54:06 +00:00
  • 0a62aabc94 default to consolidated actions/projects toolsets and add hold back flag Matt Holloway 2026-01-26 11:52:38 +00:00
  • 5c0ec57e1f docs update (2) Matt Holloway 2026-01-26 12:01:46 +00:00
  • dce6266bc3 Merge branch 'main' into make-consolidated-projects-default Matt Holloway 2026-01-26 11:54:21 +00:00
  • 4f60af58be update docs Matt Holloway 2026-01-26 11:54:06 +00:00
  • 55d017eca5 default to consolidated actions/projects toolsets and add hold back flag Matt Holloway 2026-01-26 11:52:38 +00:00
  • 3db9ddb5c2 remove comment tommaso-moro 2026-01-25 00:08:48 +00:00
  • ac8e6bbee8 move resolveEnabledToolsets to builder tommaso-moro 2026-01-25 00:03:31 +00:00
  • 8d25f46d3f Add readonly and toolset request handlers (#1858) Roberto Nacu 2026-01-23 15:58:43 +00:00
  • 8d44553cf6 chore: regenerate license files github-actions[bot] 2026-01-23 11:19:11 +00:00
  • f816f02d9f Merge branch 'main' into http-stack-2 Adam Holt 2026-01-23 12:17:46 +01:00
  • 15e66b3df3 Generate server instructions in Inventory (#1869) Tommaso Moro 2026-01-23 09:57:47 +00:00
  • afc2396a0c Fix mcp-diff workflow triggers Sam Morrow 2026-01-23 00:49:41 +01:00
  • e559a36060 Rename workflow for mcp-server-diff action Sam Morrow 2026-01-20 22:21:36 +01:00