Skip to content

feat: add solid-relay agent skill - #87

Merged
XiNiHa merged 1 commit into
mainfrom
skills
Aug 26, 2026
Merged

feat: add solid-relay agent skill#87
XiNiHa merged 1 commit into
mainfrom
skills

Conversation

@XiNiHa

@XiNiHa XiNiHa commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Closes #84

@changeset-bot

changeset-bot Bot commented Aug 26, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b286558

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
solid-relay Patch

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

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 26, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

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

@pkg-pr-new

pkg-pr-new Bot commented Aug 26, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/solid-relay@87

commit: 032d48c

@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.19%. Comparing base (012e77b) to head (b286558).
⚠️ Report is 2 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@XiNiHa

XiNiHa commented Aug 26, 2026

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 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".

Comment thread skills/solid-relay/SKILL.md Outdated
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>
@XiNiHa
XiNiHa merged commit b286558 into main Aug 26, 2026
4 checks passed
@XiNiHa
XiNiHa deleted the skills branch August 26, 2026 04:28
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.

Add skills-npm support

2 participants