Skip to content

fix: remove client token flags - #1960

Merged
jariy17 merged 1 commit into
refactorfrom
fix/remove-client-token-flags
Aug 11, 2026
Merged

fix: remove client token flags#1960
jariy17 merged 1 commit into
refactorfrom
fix/remove-client-token-flags

Conversation

@aidandaly24

@aidandaly24 aidandaly24 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove --client-token from Harness create, update, delete, and endpoint write commands
  • remove --client-token from evaluator create and update commands
  • remove the now-unused evaluator client token request plumbing

Testing

  • bun test src --coverage --coverage-reporter=lcov (977 passed)
  • bun run typecheck
  • bun run lint:check
  • bun run format:check
  • bun run build
  • git diff --check

@github-actions github-actions Bot added the agentcore-harness-reviewing AgentCore Harness review in progress label Aug 10, 2026
@codecov-commenter

codecov-commenter commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.69%. Comparing base (7e29eda) to head (5b79cc5).

Additional details and impacted files
@@             Coverage Diff              @@
##           refactor    #1960      +/-   ##
============================================
- Coverage     96.69%   96.69%   -0.01%     
============================================
  Files           291      291              
  Lines         16012    15990      -22     
============================================
- Hits          15483    15461      -22     
  Misses          529      529              

☔ 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.

@github-actions github-actions Bot removed the agentcore-harness-reviewing AgentCore Harness review in progress label Aug 10, 2026
@aidandaly24
aidandaly24 force-pushed the fix/remove-client-token-flags branch from 5323e89 to 5b79cc5 Compare August 10, 2026 15:44
@jariy17
jariy17 merged commit 1e7de20 into refactor Aug 11, 2026
12 checks passed
@jariy17
jariy17 deleted the fix/remove-client-token-flags branch August 11, 2026 15:08
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