-
4e68d8f0c6
Address PR review feedback and add OAuth authentication documentation
copilot-swe-agent[bot]
2025-12-19 06:20:54 +00:00
-
63545b8dbc
Delete auth-design.md
Sam Morrow
2025-12-19 01:49:17 +01:00
-
d322e26d91
feat: implement OAuth device flow authentication
Sam Morrow
2025-12-19 01:08:52 +01:00
-
-
-
311d581520
Fix: Add middleware to inject deps into context for tool handlers
v0.26.2
copilot-swe-agent[bot]
2025-12-18 20:43:50 +00:00
-
a8fafad82b
Omit icon sizes field for backward compatibility
v0.26.1
copilot-swe-agent[bot]
2025-12-18 18:38:13 +00:00
-
c0bd7b2744
fix ring buffer panic (#1556)
Matt Holloway
2025-12-18 15:48:24 +00:00
-
cc5f53620e
refine pattern matching logic to prioritise non-wildcard handlers in multiHandlerTransport
v0.26.0
Matt Holloway
2025-12-18 14:47:12 +00:00
-
27c10515f6
update tests
Matt Holloway
2025-12-18 14:39:03 +00:00
-
f325b35b3c
update consolidated actions tools for new handler pattern
Matt Holloway
2025-12-18 14:31:34 +00:00
-
e7f5ca4815
update tests
Matt Holloway
2025-12-18 10:26:38 +00:00
-
511121f09c
add ff saupport and consolidated actions toolsets
Matt Holloway
2025-12-16 16:20:47 +00:00
-
9bf5076f3c
Update pkg/github/helper_test.go
JoannaaKL
2025-12-17 12:24:10 +01:00
-
3c568af25c
Remove migration guide and completion script
copilot-swe-agent[bot]
2025-12-17 11:15:47 +00:00
-
ba55ecf1f0
Migrate notifications_test.go to testify mocks
copilot-swe-agent[bot]
2025-12-17 10:56:15 +00:00
-
ac0e79e513
Add completion script and enhanced migration guide
copilot-swe-agent[bot]
2025-12-17 10:32:34 +00:00
-
0eb2d2ff24
Add comprehensive migration guide for remaining files
copilot-swe-agent[bot]
2025-12-17 10:13:19 +00:00
-
37a214d4d7
Migrate gists_test.go to testify mocks
copilot-swe-agent[bot]
2025-12-17 10:05:47 +00:00
-
1b6f0e0f9c
Fix wildcard path matching for raw content endpoints
copilot-swe-agent[bot]
2025-12-17 09:58:05 +00:00
-
49e606d7e7
Migrate context_tools_test and repository_resource_test to testify
copilot-swe-agent[bot]
2025-12-17 09:52:18 +00:00
-
3b9a0b1f52
Fix linting issues in helper constants
copilot-swe-agent[bot]
2025-12-17 09:35:13 +00:00
-
b81df990fd
Migrate actions, dependabot, and secret_scanning tests to testify
copilot-swe-agent[bot]
2025-12-17 09:32:33 +00:00
-
c04b287d78
Migrate security_advisories_test.go to testify mocks
copilot-swe-agent[bot]
2025-12-17 09:18:44 +00:00
-
12af99b48c
Add endpoint constants and migrate raw package tests
copilot-swe-agent[bot]
2025-12-17 09:16:07 +00:00
-
880c19455b
refactor: embed compiledCondition in ServerTool
perf/composable-enable-conditions
Sam Morrow
2025-12-18 14:36:44 +01:00
-
3a52f7bd4b
feat: composable EnableCondition with bitmask optimization
Sam Morrow
2025-12-18 14:20:35 +01:00
-
-
-
3c453dd9dd
refactor: inject deps via context instead of closures
Sam Morrow
2025-12-18 11:33:25 +01:00
-
2fb3c999f9
Add example usage to ToolOverrides documentation
perf/bitmap-index
Sam Morrow
2025-12-18 00:15:01 +01:00
-
fe5b222a17
Add simple ToolOverrides for tools with variant definitions
Sam Morrow
2025-12-18 00:11:05 +01:00
-
d45f0e1156
Return pointers from Materialize to avoid struct copies
Sam Morrow
2025-12-17 23:57:59 +01:00
-
2556d7261e
Add QueryWithFeatureChecker to minimize feature flag service calls
Sam Morrow
2025-12-17 23:55:14 +01:00
-
fb79b44974
Add bitmap-based tool index for O(1) filtering
Sam Morrow
2025-12-17 23:50:51 +01:00
-
-
-
1d05b3285e
address review feedback
perf/inventory-cache
Sam Morrow
2025-12-17 23:06:41 +01:00
-
a456b8249f
perf: add inventory cache for stateless server patterns
Sam Morrow
2025-12-17 22:55:09 +01:00
-
-
-
97feb5c8b9
update docs generation to populate correct docs, remove redundant docs (#1634)
Tommaso Moro
2025-12-17 17:18:44 +00:00
-
6b3c375492
feat: Add Octicon icons to MCP tools, resources, and prompts (#1603)
Sam Morrow
2025-12-17 17:31:13 +01:00
-
bc5d08da5c
fix: track HTTP status code errors in context for observability (#1630)
Sam Morrow
2025-12-17 17:03:03 +01:00
-
b8204354db
Fix: path param should be optional (#1631)
Ksenia Bobrova
2025-12-17 16:59:47 +01:00
-
238263b97b
fix: combine icon with name column in remote docs for proper table rendering
SamMorrowDrums/add-icons-to-tools-rebased
Sam Morrow
2025-12-17 11:49:44 +01:00
-
cb1ccd4169
fix: remove unused icon parameter from writeToolDoc
Sam Morrow
2025-12-17 11:31:20 +01:00
-
03d2f16ddd
Add icon validation tests and single source of truth for required icons
Sam Morrow
2025-12-17 11:13:14 +01:00
-
54fac00419
Add remote-only toolsets with auto-generated documentation and icons guide
Sam Morrow
2025-12-17 11:03:03 +01:00
-
3df07ae627
Fix icon paths for docs/remote-server.md
Sam Morrow
2025-12-17 10:47:24 +01:00
-
6e7948c9a2
Add icons to remote server toolsets documentation
Sam Morrow
2025-12-17 10:40:03 +01:00
-
f4a8d471fd
fix: remove redundant icons from individual tools
Sam Morrow
2025-12-17 10:33:49 +01:00
-
8e2583b73e
fix: use repo-local icons with picture element for GitHub theme support
Sam Morrow
2025-12-17 10:30:23 +01:00
-
6f1f609837
feat: add icons to individual tools in documentation
Sam Morrow
2025-12-17 10:28:12 +01:00
-
c619997ba0
fix: restore Icon fields to toolset metadata and add icons to docs
Sam Morrow
2025-12-17 10:26:35 +01:00
-
163e134ceb
Add specific icons for each repository resource type
Sam Morrow
2025-12-16 00:06:37 +01:00
-
a8cc231133
Use 24px icons with SVG fill modification for themes
Sam Morrow
2025-12-16 00:03:17 +01:00
-
20878ea869
Add light/dark theme icons for tools, resources, and prompts
Sam Morrow
2025-12-15 23:59:12 +01:00
-
b0080e1de1
Add mark-github icon for server metadata
Sam Morrow
2025-12-15 23:53:20 +01:00
-
4c3ab5a9d3
Convert icons from SVG to PNG for MCP client compatibility
Sam Morrow
2025-12-15 23:48:27 +01:00
-
83b24eb617
Use embedded data URIs for Octicon icons
Sam Morrow
2025-12-15 23:39:14 +01:00
-
d750be66f4
Fix rebase conflicts: use Registry methods and NullTranslationHelper
Sam Morrow
2025-12-15 23:27:05 +01:00
-
a89bf6eb86
Add GitHub mark icon to server metadata
Sam Morrow
2025-12-15 01:17:40 +01:00
-
b6bf6cc3e4
Address review feedback: enum size validation, mutation fix, tests
Sam Morrow
2025-12-14 11:14:03 +01:00
-
c9d74c3af1
Update third-party licenses for SDK upgrade
Sam Morrow
2025-12-14 00:25:43 +01:00
-
01646702ac
Upgrade MCP Go SDK to v1.2.0-pre.1 and add Octicon icons to tools
Sam Morrow
2025-12-14 00:21:07 +01:00
-
-
-
ce2e4f9472
refactor: Introduce Inventory pattern with builder, filtering, and per-request optimization (#1589)
Sam Morrow
2025-12-17 09:56:24 +01:00
-
f32af958eb
build(deps): bump actions/cache from 4 to 5 (#1609)
dependabot[bot]
2025-12-17 09:41:10 +01:00
-
5a42d7ae33
Chore: Add testify-based HTTP mocking infrastructure and pilot migration (#1606)
Copilot
2025-12-17 09:39:19 +01:00
-
a897d704ec
Update pr template (#1605)
JoannaaKL
2025-12-17 09:36:41 +01:00
-
bab6b7c971
Rename registry to inventory in comments
v0.26.0-rc.3
Sam Morrow
2025-12-17 00:48:13 +01:00
-
fa18a2f5e9
fix(get_file_contents): Restore correct implementation from #1582
v0.26.0-rc.2
Sam Morrow
2025-12-16 23:46:47 +01:00
-
b92352929e
chore: Update server.json schema to 2025-12-11
Sam Morrow
2025-12-16 23:24:21 +01:00
-
04a842f545
fix(gists): Use proper GitHub API error handling for observability
v0.26.0-rc.1
Sam Morrow
2025-12-16 23:00:40 +01:00
-
d89e0c163d
fix(e2e): Fix e2e test compilation and add rate limit handling
Sam Morrow
2025-12-16 22:37:44 +01:00
-
f62be1a832
Port functional changes from main to registry pattern
Sam Morrow
2025-12-16 22:21:13 +01:00
-
982b12d84f
Merge main into registry pattern branch (docs only)
Sam Morrow
2025-12-16 22:06:13 +01:00
-
-
-
-
10a0f98c15
refactor(notifications): migrate notifications.go to NewTool pattern (#1592)
Sam Morrow
2025-12-16 21:53:05 +01:00
-
f735f45144
Migrate context_tools to new ServerTool pattern (#1590)
Sam Morrow
2025-12-16 21:42:24 +01:00
-
637819a0ca
Update docs to include tool renaming guide (#1623)
Tommaso Moro
2025-12-16 17:54:42 +00:00
-
13909ece12
add missing get_workflow_job_logs (#1625)
actions-consolidation-backport
Tommaso Moro
2025-12-16 17:50:30 +00:00
-
df66613647
docs: Add Antigravity installation guide (#1549)
P0L1T3
2025-12-16 18:08:10 +01:00
-
9eba997b2e
Merge branch 'main' into docs/antigravity-guide
tommy/docs-antigravity-guide
tommaso-moro
2025-12-16 16:52:36 +00:00
-
-
-
-
afe34d8200
Fix create_or_update SHA-related failures (#1621)
Ksenia Bobrova
2025-12-16 15:44:52 +01:00
-
09832ce4fb
Merge branch 'main' into actions-consolidation-backport
Matt Holloway
2025-12-15 15:26:54 +00:00
-
-
-
-
3bdd52664c
fix: remove unnecessary type arguments in helper_test.go
SamMorrowDrums/fix-unnecessary-type-args
Sam Morrow
2025-12-15 15:38:39 +01:00
-
-
-
5a4338c685
adding review comments grouped as threads (#1554)
v0.25.0
Tony Truong
2025-12-15 12:59:53 +01:00
-
420ccc2c40
Merge branch 'main' into actions-consolidation-backport
Matt Holloway
2025-12-15 10:53:33 +00:00
-
-
-
-
a48e306da7
Improvements & refactoring of get_file_contents (#1582)
Ksenia Bobrova
2025-12-15 11:05:01 +01:00
-
43acefe086
refactor(search): migrate search tools to new ServerTool pattern
Sam Morrow
2025-12-13 12:47:23 +01:00
-
187a8b640a
Wire ToolDependencies through toolsets
Sam Morrow
2025-12-13 12:16:37 +01:00
-
09ecc6648b
refactor: separate ServerTool into own file with HandlerFunc pattern
Sam Morrow
2025-12-13 12:16:32 +01:00
-
-
-
316dde31c4
Upgrade to MCP Go SDK v1.2.0-pre.1 and add Octicon icons to tools
upgrade-go-sdk-prerelease
Sam Morrow
2025-12-13 10:43:48 +01:00
-
-
-
d87f53aa8a
feat: Add Meta support for resources and prompts in ToolsetRegistry
SamMorrowDrums/oauth-scopes
Sam Morrow
2025-12-13 02:10:16 +01:00
-
689380b6c0
refactor: Rename AvailableTools() to AvailableToolsets()
Sam Morrow
2025-12-13 02:01:17 +01:00
-
6ce742d2db
refactor: Use ToolsetRegistry pattern for DefaultToolsetGroup
Sam Morrow
2025-12-13 01:49:04 +01:00
-
2f0ef4a2ad
feat: Add ToolsetRegistry with scope-aware NewToolsetGroup
Sam Morrow
2025-12-13 01:42:03 +01:00
-
06655a09a0
refactor: Use ToolsetMetadata directly in NewToolMeta and NewToolsetGroupFromTools
Sam Morrow
2025-12-13 01:33:58 +01:00
-
eac0ea7762
feat: Add NewToolsetGroupFromTools constructor
Sam Morrow
2025-12-13 01:28:41 +01:00
-
c6f31f36b6
feat: Add OAuth scopes to tool metadata
Sam Morrow
2025-11-25 13:59:41 +01:00
-
-
-
adaa6a1d86
fix: use LC_ALL=C for consistent sorting across systems
Sam Morrow
2025-12-12 14:47:54 +01:00
-
e7e2925666
fix: update licenses-check to use new architecture-aware format
Sam Morrow
2025-12-12 12:31:24 +01:00
-
3a1844c22c
fix: make license script portable and deterministic
Sam Morrow
2025-12-12 12:09:09 +01:00
-
87ea319ee1
fix: handle architecture-specific license differences
Sam Morrow
2025-12-12 11:41:41 +01:00
-
5602356eed
Optimize get_file_contents: eliminate raw API call
SamMorrowDrums/optimize-file-contents
Sam Morrow
2025-12-12 16:24:19 +01:00
-
90499085d4
Merge branch 'main' into actions-consolidation-backport
Matt Holloway
2025-12-12 14:57:52 +00:00
-
-
-
-
a0dbccd38c
Add repos toolset instructions
almaleksia/repos-server-instructions
Ksenia Bobrova
2025-12-12 15:05:46 +01:00
-
-
-
55f4c85fb9
initial actions toolset backport
Matt Holloway
2025-12-12 13:56:59 +00:00