Skip to content

chore: release package#78

Merged
bokelley merged 1 commit into
mainfrom
changeset-release/main
Oct 24, 2025
Merged

chore: release package#78
bokelley merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@adcp/client@2.4.1

Patch Changes

  • 9f18fa1: Fix CLI tool missing dependency file in published package. The adcp command now works correctly when installed via npx.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from ba0443c to 7301f00 Compare October 24, 2025 12:32
@bokelley bokelley merged commit 13a38e1 into main Oct 24, 2025
1 check passed
bokelley added a commit that referenced this pull request Dec 13, 2025
- Remove auth_token_env from AgentConfig (use auth_token directly)
- Simplify getAuthToken() to only return direct tokens
- Update error-scenarios tests to match PR #78 implementation:
  - working/input-required are valid intermediate states, not errors
  - Add strictSchemaValidation: false for mock responses
- Partially fix handler-controlled-flow tests:
  - Fix autoApproveHandler assertion (returns true, not string)
  - Fix deferAllHandler assertion (deferred is valid state)
- Update auth tests to reflect silent library behavior

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

1 participant