Skip to content

feat: add managed chat runtime#154

Merged
lloydrichards merged 3 commits into
mainfrom
feat/managed-runtime
Jun 28, 2026
Merged

feat: add managed chat runtime#154
lloydrichards merged 3 commits into
mainfrom
feat/managed-runtime

Conversation

@lloydrichards

@lloydrichards lloydrichards commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Goals/Scope

Add a managed chat runtime to support chatId tracking and lifecycle management.

Description

  • Introduce managed chat runtime functionality.
  • Refactor the runtime to track chatId in the simple chat runtime.
  • Update documentation for the reset-workflow skill.

@changeset-bot

changeset-bot Bot commented Jun 28, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 86046fe

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
stack-effect Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lloydrichards lloydrichards force-pushed the feat/managed-runtime branch from d3a1ade to 86046fe Compare June 28, 2026 14:07
@lloydrichards lloydrichards changed the title feat/managed-runtime feat: add managed chat runtime Jun 28, 2026
@lloydrichards lloydrichards merged commit 693ab31 into main Jun 28, 2026
1 check passed
@lloydrichards lloydrichards deleted the feat/managed-runtime branch June 28, 2026 14:11
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.

Expose minimal managed chat run RPCs Add in-memory chat-managed-runtime behind chat_ask Add minimal domain contracts for managed chat runs

1 participant