Move cpp-on-the-web from skills-src into guides - #1376
Open
sbc100 wants to merge 1 commit into
Open
Conversation
cpp-on-the-web from skills-src into guides
sbc100
force-pushed
the
move-cpp-on-the-web
branch
2 times, most recently
from
August 26, 2026 17:26
31fde17 to
7b7c20b
Compare
Contributor
Author
|
It looks like the basics lint checker is failing on Should these be excluded from lint checking? Presumably we don't go in and and edit these files? |
- Merge library-porting.md and SKILL.md into single guide.md - Remove `assets` - Add an `expectations.md` - Ran `gd dev guides/cpp-on-the-web --no-test` to generated targets directory
Contributor
Author
|
Results for this simple task are pretty good even unguided it seems. I ran a local eval and got the following results:
DAILY-GRIND - CPP-ON-THE-WEB - UNGUIDED (Median: 83%)Pass rates across runs: 83% Run 1 Details (5/6)
DAILY-GRIND - CPP-ON-THE-WEB - GUIDED (Median: 100%)Pass rates across runs: 100% Guides Consumed: cpp-on-the-web Tools Used: modern-web-guidance Run 1 Details (6/6)
|
sbc100
force-pushed
the
move-cpp-on-the-web
branch
from
August 26, 2026 21:38
7b7c20b to
5b44a15
Compare
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.
Initial PR to see if we can get C++ on the web into guide form.
This PR was created using the following steps:
assetsexpectations.mdgd dev guides/cpp-on-the-web --no-testto generatedtargetsdirectorySee #1385