Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update examplePrompts.ts - simplification of prompts, will continuously replace as nebula can handle more sophisticated action #6177

Closed
wants to merge 1 commit into from

Conversation

pinkhoodie
Copy link

@pinkhoodie pinkhoodie commented Feb 5, 2025


PR-Codex overview

This PR updates the examplePrompts array in the examplePrompts.ts file by modifying existing prompt titles and messages, as well as adding a new prompt.

Detailed summary

  • Changed the title of the first prompt from "Deploy an ERC-20 Token" to "Launch a Token".
  • Added a new prompt:
    • Title: "Send 0.001 ETH to thirdweb.eth",
    • Message: "Transfer 0.001 ETH to thirdweb.eth".
  • Changed the title of the prompt about session keys from "Using session keys in Unity" to "Use session keys in Unity".

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

@pinkhoodie pinkhoodie requested review from a team as code owners February 5, 2025 19:09
Copy link

vercel bot commented Feb 5, 2025

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

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

Copy link

changeset-bot bot commented Feb 5, 2025

⚠️ No Changeset found

Latest commit: e37351d

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

Copy link

graphite-app bot commented Feb 5, 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.

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Feb 5, 2025
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.92%. Comparing base (cf166e4) to head (e37351d).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6177      +/-   ##
==========================================
- Coverage   56.92%   56.92%   -0.01%     
==========================================
  Files        1155     1155              
  Lines       63920    63923       +3     
  Branches     5195     5193       -2     
==========================================
- Hits        36388    36386       -2     
- Misses      26804    26808       +4     
- Partials      728      729       +1     
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from cf166e4
packages 55.12% <ø> (-0.01%) ⬇️

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

see 4 files with indirect coverage changes

Copy link
Contributor

github-actions bot commented Feb 5, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.6 KB (0%) 933 ms (0%) 247 ms (+44.35% 🔺) 1.2 s
thirdweb (cjs) 122.38 KB (0%) 2.5 s (0%) 391 ms (+8.89% 🔺) 2.9 s
thirdweb (minimal + tree-shaking) 5.58 KB (0%) 112 ms (0%) 77 ms (+328.42% 🔺) 189 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 13 ms (+194.85% 🔺) 23 ms
thirdweb/react (minimal + tree-shaking) 19.29 KB (0%) 386 ms (0%) 123 ms (+163.94% 🔺) 509 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Involves changes to the Dashboard.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants