Skip to content

chore(main): release 1.6.1 - #45

Merged
dylanneve1 merged 1 commit into
mainfrom
release-please--branches--main--components--talon-agent
Apr 13, 2026
Merged

chore(main): release 1.6.1#45
dylanneve1 merged 1 commit into
mainfrom
release-please--branches--main--components--talon-agent

Conversation

@dylanneve1

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

1.6.1 (2026-04-13)

Bug Fixes

  • model switch doubling context usage (#44) (032d8cc)

This PR was generated with Release Please. See documentation.

@dylanneve1
dylanneve1 merged commit 9b9d038 into main Apr 13, 2026
9 checks passed
@dylanneve1

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

dylanneve1 added a commit that referenced this pull request Aug 19, 2026
agents 0.16 flipped its openai range from ^6 to ^7.2.0, so the pinned
openai@6 became the nested-duplicate case the dependabot comment warned
about (TS2345 on setDefaultOpenAIClient). Bump openai to ^7.5.0 so one
deduped copy serves both, and reword the ignore-rule comment: openai
majors stay hand-bumped together with the agents SDK.

Also picks up @hono/node-server 1.19.17 in the lockfile (transitive via
@modelcontextprotocol/sdk) to clear GHSA path-traversal alert #45.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
github-actions Bot pushed a commit that referenced this pull request Aug 19, 2026
…y with 7 updates (#752)

* chore(deps): Bump the production-dependencies group across 1 directory with 7 updates

Bumps the production-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) | `0.3.226` | `0.3.233` |
| [@kilocode/sdk](https://github.com/Kilo-Org/kilocode/tree/HEAD/packages/sdk/js) | `7.4.20` | `7.4.22` |
| [@openai/agents](https://github.com/openai/openai-agents-js) | `0.14.3` | `0.16.0` |
| [@opencode-ai/sdk](https://github.com/sst/opencode-sdk-js) | `1.18.16` | `1.18.18` |
| [file-type](https://github.com/sindresorhus/file-type) | `22.0.1` | `22.0.2` |
| [liquidjs](https://github.com/harttle/liquidjs) | `10.28.0` | `10.29.0` |
| [mem0ai](https://github.com/mem0ai/mem0/tree/HEAD/mem0-ts) | `3.1.5` | `3.1.6` |



Updates `@anthropic-ai/claude-agent-sdk` from 0.3.226 to 0.3.233
- [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/claude-agent-sdk-typescript@v0.3.226...v0.3.233)

Updates `@kilocode/sdk` from 7.4.20 to 7.4.22
- [Release notes](https://github.com/Kilo-Org/kilocode/releases)
- [Commits](https://github.com/Kilo-Org/kilocode/commits/v7.4.22/packages/sdk/js)

Updates `@openai/agents` from 0.14.3 to 0.16.0
- [Release notes](https://github.com/openai/openai-agents-js/releases)
- [Commits](openai/openai-agents-js@v0.14.3...v0.16.0)

Updates `@opencode-ai/sdk` from 1.18.16 to 1.18.18
- [Release notes](https://github.com/sst/opencode-sdk-js/releases)
- [Changelog](https://github.com/anomalyco/opencode-sdk-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sst/opencode-sdk-js/commits)

Updates `file-type` from 22.0.1 to 22.0.2
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](sindresorhus/file-type@v22.0.1...v22.0.2)

Updates `liquidjs` from 10.28.0 to 10.29.0
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](harttle/liquidjs@v10.28.0...v10.29.0)

Updates `mem0ai` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/mem0ai/mem0/releases)
- [Commits](https://github.com/mem0ai/mem0/commits/ts-v3.1.6/mem0-ts)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/claude-agent-sdk"
  dependency-version: 0.3.233
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@kilocode/sdk"
  dependency-version: 7.4.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@openai/agents"
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opencode-ai/sdk"
  dependency-version: 1.18.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: file-type
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: liquidjs
  dependency-version: 10.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: mem0ai
  dependency-version: 3.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix(deps): move openai to ^7 alongside @openai/agents 0.16

agents 0.16 flipped its openai range from ^6 to ^7.2.0, so the pinned
openai@6 became the nested-duplicate case the dependabot comment warned
about (TS2345 on setDefaultOpenAIClient). Bump openai to ^7.5.0 so one
deduped copy serves both, and reword the ignore-rule comment: openai
majors stay hand-bumped together with the agents SDK.

Also picks up @hono/node-server 1.19.17 in the lockfile (transitive via
@modelcontextprotocol/sdk) to clear GHSA path-traversal alert #45.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dylan Neve <dylan.neve@intel.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant