Conversation
🦋 Changeset detectedLatest commit: b286558 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
solid-relay | b286558 | Commit Preview URL Branch Preview URL |
Aug 26 2026, 04:02 AM |
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #87 +/- ##
=======================================
Coverage 91.19% 91.19%
=======================================
Files 21 21
Lines 761 761
Branches 146 146
=======================================
Hits 694 694
Misses 57 57
Partials 10 10 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 53a15ec049
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Adds skills/solid-relay/SKILL.md, a pointer skill routing agents to the guide docs, and scripts/build-skill.ts, which embeds docs/src/routes/guide into the skill's references/ directory and regenerates the reference table from each guide's skillPointer frontmatter field at build time. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Closes #84