Skip to content

Conversation

@github-actions
Copy link
Contributor

This PR updates the llms-full.txt file with the latest documentation.

Automated PR created by GitHub Actions.

@github-actions github-actions bot requested a review from a team as a code owner September 16, 2025 20:07
@vercel
Copy link

vercel bot commented Sep 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-xmtp-org Ready Ready Preview Comment Sep 16, 2025 8:08pm

@macroscopeapp
Copy link

macroscopeapp bot commented Sep 16, 2025

Update llms/llms-full.txt to document ClientOptions.dbPath supporting a function (inboxId: string) => string and refresh the generated timestamp to September 16, 2025 08:06 PM UTC

This change updates llms-full.txt to document that ClientOptions.dbPath accepts a function (inboxId: string) => string in addition to existing types and refreshes the generated timestamp.

  • Expand ClientOptions.dbPath type annotations from string | null to string | null | ((inboxId: string) => string) in three sections
  • Add commented examples in multiple Client.create blocks showing dbPath as a function deriving a path from inboxId
  • Update explanatory bullets to list four value types, adding the function callback description
  • Set the generated timestamp to September 16, 2025 08:06 PM UTC

📍Where to Start

Start with the ClientOptions.dbPath sections in llms-full.txt, then review the Client.create example blocks for the new function callback guidance.


Macroscope summarized af83ca0.

@jhaaaa jhaaaa merged commit e381fb0 into main Sep 17, 2025
3 checks passed
@jhaaaa jhaaaa deleted the update-llms-full branch September 17, 2025 00:48
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.

3 participants