Skip to content

feat(gateway): add connector read commands - #1922

Merged
aidandaly24 merged 5 commits into
refactorfrom
feat/gateway-connector-read
Aug 6, 2026
Merged

feat(gateway): add connector read commands#1922
aidandaly24 merged 5 commits into
refactorfrom
feat/gateway-connector-read

Conversation

@aidandaly24

@aidandaly24 aidandaly24 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add gateway connector get for connector-backed Gateway Targets
  • add gateway connector list by filtering Target summaries with targetType: CONNECTOR
  • preserve existing Target read APIs and service pagination tokens

Testing

  • bun test src/handlers/gateway/gateway.test.tsx
  • bun run build
  • focused Prettier and oxlint checks

Stack created with GitHub Stacks CLI

@github-actions github-actions Bot added agentcore-harness-reviewing AgentCore Harness review in progress and removed agentcore-harness-reviewing AgentCore Harness review in progress labels Aug 5, 2026
@codecov-commenter

codecov-commenter commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.14%. Comparing base (d08ecca) to head (dd0fb32).
⚠️ Report is 2 commits behind head on refactor.

Additional details and impacted files
@@             Coverage Diff              @@
##           refactor    #1922      +/-   ##
============================================
+ Coverage     96.12%   96.14%   +0.02%     
============================================
  Files           232      235       +3     
  Lines         11526    11600      +74     
============================================
+ Hits          11079    11153      +74     
  Misses          447      447              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aidandaly24
aidandaly24 marked this pull request as ready for review August 5, 2026 19:12

@jariy17 jariy17 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Left nit comment and unit test question (TDD)

Comment thread src/handlers/gateway/connector/isConnectorTarget.ts Outdated
Comment thread src/handlers/gateway/gateway.test.tsx
jariy17
jariy17 previously approved these changes Aug 5, 2026
@aidandaly24
aidandaly24 merged commit 6a4900e into refactor Aug 6, 2026
8 checks passed
@aidandaly24
aidandaly24 deleted the feat/gateway-connector-read branch August 6, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants