feat: package SkillOS demo-paper evaluation flow#12
Merged
Conversation
added 30 commits
May 27, 2026 22:00
…book): snapshot v1.0.0
…sage): snapshot v1.0.0
…ic_markdown_pack): snapshot v1.0.0
…ce_debug): snapshot v1.0.0
…: snapshot v1.0.0
…l): snapshot v1.0.0
…ic_art): snapshot v1.0.0
…: snapshot v1.0.0
…lds_scripts): snapshot v1.0.0
…h_annotations_scripts): snapshot v1.0.0
…): snapshot v1.0.0
…ic_markdown_pack): snapshot v1.0.0
…ic_art): snapshot v1.0.0
…: snapshot v1.0.0
…: snapshot v1.0.0
…opic_claude_api): snapshot v1.0.0
…): snapshot v1.0.0
…: snapshot v1.0.0
…er): snapshot v1.0.0
…ent): snapshot v1.0.0
…lsx): snapshot v1.0.0
…: snapshot v1.0.0
…sbench_06_cvss_score_extraction): snapshot v1.0.0
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.
Summary
START_SKILLOS_DEMO.bat, enter local DeepSeek API URL/model/key, then SkillOS opens in the browser.trajectory,document,api_doc,script, andpast_skills.SkillsBench evidence
Selected 5-task P0 sparse subset:
5/52/53/5using clearly labeled clean combined evidenceThe clearest gain is
dialogue-parser, from0.667to1.0. The two clean failures aresales-pivot-analysisandsoftware-dependency-audit, which now define the next repair-loop targets: exact Excel pivot metadata and exact security CSV normalization.Verification
sk-...key pattern matches.skillos-one-click-launcher/scripts/Start-SkillOSDemo.ps1: passed.python -m compileallfor updated backend/eval scripts: passed.45 passed.npm run lint: passed.npm run build: passed, with only the existing Vite large chunk warning.git diff --check: only LF/CRLF warnings on Windows.PR scope notes
This PR intentionally includes reproducible code, tests, lightweight demo fixtures, scripts, and summary reports. It intentionally does not include raw
sb-runsbenchmark logs, Docker installers/images/cache, runtime logs, local launcher config, or API keys.Limitations
3/5result is clean combined evidence, not one uninterrupted all5 generated-skill run.Ctx2Skill-liteimplementation, not full large-scale self-play.