Skip to content

Conversation

@owenpearson
Copy link
Member

@owenpearson owenpearson commented Jan 5, 2026

@owenpearson owenpearson marked this pull request as draft January 5, 2026 23:40
@coderabbitai
Copy link

coderabbitai bot commented Jan 5, 2026

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@GregHolmes GregHolmes added the review-app Create a Heroku review app label Jan 6, 2026
@ably-ci ably-ci temporarily deployed to ably-docs-ait-threading-0vkky5 January 6, 2026 12:06 Inactive
@GregHolmes GregHolmes temporarily deployed to ably-docs-ait-threading-zg6aoh January 6, 2026 16:05 Inactive
@mschristensen mschristensen force-pushed the AIT-129-AIT-Docs-release-branch branch from aebe2c1 to ea0ac8d Compare January 7, 2026 11:48
@owenpearson owenpearson marked this pull request as ready for review January 7, 2026 12:26
@mschristensen mschristensen added review-app Create a Heroku review app and removed review-app Create a Heroku review app labels Jan 7, 2026
owenpearson and others added 2 commits January 9, 2026 19:09
ait/features: chain of thought

Documents patterns for exposing reasoning output from models along with
final output.
@mschristensen mschristensen removed the review-app Create a Heroku review app label Jan 9, 2026
@ably-ci ably-ci temporarily deployed to ably-docs-ait-threading-cetxng January 9, 2026 19:09 Inactive
@mschristensen mschristensen added the review-app Create a Heroku review app label Jan 9, 2026
@mschristensen
Copy link
Contributor

Following discussions, I've updated this with an approach oriented around chain of thought, exposing both an inline and threading based approach according to the desired UX. cc @paddybyers

// Derive reasoning channel name from responseId and
// use rewind to retrieve historical reasoning
const reasoningChannel = realtime.channels.get(`{{RANDOM_CHANNEL_NAME}}:${responseId}`, {
params: { rewind: '2m' }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is 2m enough in general?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-app Create a Heroku review app

Development

Successfully merging this pull request may close these issues.

6 participants