Skip to content

Conversation

@GregHolmes
Copy link
Contributor

Summary

  • Add comprehensive getting started guide for AI Transport using TypeScript
  • Cover JWT-based user authentication with verified identities and roles
  • Demonstrate message-per-response token streaming pattern with appendMessage()
  • Include interactive CLI client using readline for user prompts
  • Add prerequisite steps for enabling message appends via channel rules

@coderabbitai
Copy link

coderabbitai bot commented Jan 15, 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 force-pushed the AIT-107-Create-AIT-Getting-Started-guides branch 3 times, most recently from 7a3ebe5 to 02439a7 Compare January 16, 2026 12:36
@mschristensen mschristensen force-pushed the AIT-129-AIT-Docs-release-branch branch from 20df5cb to 01ab0f8 Compare January 16, 2026 16:50
Base automatically changed from AIT-129-AIT-Docs-release-branch to main January 16, 2026 17:48
Add comprehensive getting started guide covering:
- JWT-based user authentication with verified identities
- Mock LLM implementation for provider-agnostic examples
- Agent that streams token responses using message-per-response pattern
- Interactive client with readline for user prompts
- Message correlation using promptId headers
- Channel rule setup for message appends

Also update navigation to include getting started section.
@GregHolmes GregHolmes force-pushed the AIT-107-Create-AIT-Getting-Started-guides branch from 02439a7 to 0039e1d Compare January 23, 2026 12:05
@GregHolmes GregHolmes requested review from a team and mschristensen January 23, 2026 12:05
@GregHolmes GregHolmes self-assigned this Jan 23, 2026
@GregHolmes GregHolmes added the review-app Create a Heroku review app label Jan 23, 2026
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.

3 participants