Skip to content

Conversation

@saminacodes
Copy link
Member

@saminacodes saminacodes commented Feb 7, 2025

CORE-0000


PR-Codex overview

This PR enhances the documentation for thirdweb Nebula, adding metadata, improving content clarity, and introducing new sections on key concepts, response handling, and session management. It also updates the sidebar for easier navigation.

Detailed summary

  • Added metadata exports to multiple documentation files.
  • Improved FAQ answers with links for more information.
  • Introduced sections on Chat & Execute, Context Filters, and Sessions.
  • Expanded details on Response Handling, including streaming responses.
  • Updated the sidebar to include new key concepts and links.
  • Revised content in the API Reference and Get Started sections for clarity.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@saminacodes saminacodes requested review from a team as code owners February 7, 2025 21:54
@changeset-bot
Copy link

changeset-bot bot commented Feb 7, 2025

⚠️ No Changeset found

Latest commit: 633f0ca

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel
Copy link

vercel bot commented Feb 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 4:08pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
login ⬜️ Skipped (Inspect) Feb 10, 2025 4:08pm
thirdweb_playground ⬜️ Skipped (Inspect) Feb 10, 2025 4:08pm
thirdweb-www ⬜️ Skipped (Inspect) Feb 10, 2025 4:08pm
wallet-ui ⬜️ Skipped (Inspect) Feb 10, 2025 4:08pm

@saminacodes saminacodes changed the title moved out concepts and other small changes [Portal] Nebula documentation update Feb 7, 2025
@github-actions github-actions bot added the Portal Involves changes to the Portal (docs) codebase. label Feb 7, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 7, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@codecov
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.72%. Comparing base (91b0367) to head (633f0ca).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6201   +/-   ##
=======================================
  Coverage   56.72%   56.72%           
=======================================
  Files        1161     1161           
  Lines       64289    64289           
  Branches     5196     5196           
=======================================
  Hits        36468    36468           
  Misses      27095    27095           
  Partials      726      726           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 91b0367
packages 54.89% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.28 KB (0%) 926 ms (0%) 3.7 s (+83.38% 🔺) 4.6 s
thirdweb (cjs) 122.06 KB (0%) 2.5 s (0%) 5.5 s (-5.88% 🔽) 8 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 335 ms (+33.74% 🔺) 447 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 114 ms (-15.54% 🔽) 124 ms
thirdweb/react (minimal + tree-shaking) 19.3 KB (0%) 386 ms (0%) 556 ms (-8.9% 🔽) 942 ms

Copy link
Member Author

saminacodes commented Feb 7, 2025

Merge activity

  • Feb 7, 6:04 PM EST: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Feb 10, 10:57 AM EST: A user added this pull request to the Graphite merge queue.
  • Feb 10, 11:08 AM EST: A user merged this pull request with the Graphite merge queue.

graphite-app bot pushed a commit that referenced this pull request Feb 10, 2025
CORE-0000

<!-- start pr-codex -->

---

## PR-Codex overview
This PR enhances the documentation for `thirdweb Nebula`, adding metadata for various pages, improving FAQs, and introducing new sections on context filters, sessions, and response handling. It also updates the sidebar and integrates new features for better user guidance.

### Detailed summary
- Added `metadata` exports for multiple pages.
- Expanded FAQs with links for further information.
- Introduced sections on `Chat & Execute endpoints`, `Execute Configuration`, and `Sessions`.
- Updated sidebar to include new key concepts.
- Enhanced response handling documentation, including streaming and non-streaming responses.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
@vercel vercel bot temporarily deployed to Preview – thirdweb-www February 10, 2025 15:58 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui February 10, 2025 15:58 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground February 10, 2025 15:58 Inactive
@vercel vercel bot temporarily deployed to Preview – login February 10, 2025 15:58 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground February 10, 2025 15:59 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui February 10, 2025 15:59 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb-www February 10, 2025 15:59 Inactive
@vercel vercel bot temporarily deployed to Preview – login February 10, 2025 15:59 Inactive
Comment on lines +8 to +13
- [Create Session](/api-reference/create-session)
- [Get Session](/api-reference/get-session)
- [Clear Session](/api-reference/clear-session)
- [Update Session](/api-reference/update-session)
- [Delete Session](/api-reference/delete-session)
- [List Sessions](/api-reference/list-sessions)
Copy link
Contributor

Choose a reason for hiding this comment

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

The session endpoint links need to be updated to include the /nebula/api-reference/ prefix to match the documentation structure. For example:

- [Create Session](/api-reference/create-session)
+ [Create Session](/nebula/api-reference/create-session)

This change should be applied to all session endpoint links in this section.

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

CORE-0000

<!-- start pr-codex -->

---

## PR-Codex overview
This PR enhances the documentation for `thirdweb Nebula`, adding detailed metadata, explanations of new features, and clarifying existing concepts. It includes updates to various pages, improving user understanding of plugins, sessions, context filters, and response handling.

### Detailed summary
- Added `metadata` exports to multiple `.mdx` files.
- Enhanced FAQ entries with links and additional context.
- Updated `sidebar` to include new key concepts.
- Added sections on `Chat & Execute endpoints`, `Execute Configuration`, and `Context Filters`.
- Introduced new content on `Response Handling` and streaming vs non-streaming responses.
- Clarified `Sessions` management and benefits.
- Replaced `Stack` with `Grid` in the `page.mdx` and updated links.
- Improved descriptions and examples for API usage and configurations.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
@vercel vercel bot temporarily deployed to Preview – wallet-ui February 10, 2025 16:00 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb-www February 10, 2025 16:00 Inactive
@vercel vercel bot temporarily deployed to Preview – login February 10, 2025 16:00 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground February 10, 2025 16:00 Inactive
@graphite-app graphite-app bot merged commit 633f0ca into main Feb 10, 2025
33 checks passed
@graphite-app graphite-app bot deleted the neb-docs branch February 10, 2025 16:08
@vercel vercel bot temporarily deployed to Production – thirdweb-www February 10, 2025 16:08 Inactive
@vercel vercel bot temporarily deployed to Production – wallet-ui February 10, 2025 16:08 Inactive
@vercel vercel bot temporarily deployed to Production – login February 10, 2025 16:08 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground February 10, 2025 16:08 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-queue Adds the pull request to Graphite's merge queue. Portal Involves changes to the Portal (docs) codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants