Skip to content

fix(headless): derive ephemeral tools from conversation model - #3871

Merged
sarahwooders merged 1 commit into
mainfrom
letta/ephemeral-model-toolsets-ae9760cb
Aug 17, 2026
Merged

fix(headless): derive ephemeral tools from conversation model#3871
sarahwooders merged 1 commit into
mainfrom
letta/ephemeral-model-toolsets-ae9760cb

Conversation

@letta-integration

Copy link
Copy Markdown
Contributor

Summary

  • resolve the initial ephemeral toolset through the authoritative conversation model, using the same shared scope path as agent-backed conversations
  • remove the ephemeral-only projected-model override
  • verify exact toolset and tool-name parity with agent-backed conversations for OpenAI, Anthropic, and Gemini models

This follows #3817 and prevents the agent-free path from drifting into separate model/toolset behavior.

Test plan

  • bun test src/headless-ephemeral-toolset.test.ts src/agent/ephemeral-conversation.test.ts
  • bun run check

👾 Generated with Letta Code

Use the authoritative conversation model through the normal agent toolset path, and lock parity across OpenAI, Anthropic, and Gemini models.

See [trace](https://app.letta.com/chat/agent-57231da8-42f3-4523-b190-66c3eda21057?conversation=conv-0b449d7b-185b-4e55-a1b0-632b09398c86). Resume conversation with `letta --conv conv-0b449d7b-185b-4e55-a1b0-632b09398c86`

👾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Bob <agent-57231da8-42f3-4523-b190-66c3eda21057@letta.com>
@sarahwooders
sarahwooders marked this pull request as ready for review August 16, 2026 23:49
@sarahwooders
sarahwooders merged commit 42f5e9a into main Aug 17, 2026
42 of 44 checks passed
@sarahwooders
sarahwooders deleted the letta/ephemeral-model-toolsets-ae9760cb branch August 17, 2026 00:02
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