Promote dev → main - #28
Merged
Merged
Conversation
- Add the new `playbook` rSkill kind (ADR-0071/0072) — a symbolic S2 decision procedure the reasoner reads via PLAYBOOK.md, no weights. Modeled on the real OpenRAL/rskill-find-object manifest. - Auto-cycle the manifest viewer through each kind every 3s until the user clicks a tab (respects prefers-reduced-motion). - Refresh the five existing manifests to the current openral schema: per_chunk_ms latency, object quantization block, real licenses (permissive_research), embodiment_tags, detector/reward/ros_integration blocks, lowercase actions; drop stale fields and fabricated eval numbers. - Copy: "Five kinds" -> "Six kinds". Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NFSX7N9qVBpkPyoat7SDXA
Vercel warns that an open-ended ">=18" range auto-upgrades to a new Node major when one is released. Pin to the 22.x LTS line (Vite 8 requires Node 20.19+/22.12+), which tracks patches/minors without jumping majors. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NFSX7N9qVBpkPyoat7SDXA
…c4wp feat(rskills): add playbook kind, auto-cycle manifests, refresh schemas
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated promotion of
dev→main, dispatched by @AdrianLlopart.