Skip to content

feat: add create-runtime skill - #18

Open
lingdie wants to merge 17 commits into
mainfrom
feat/create-runtime-skill
Open

feat: add create-runtime skill#18
lingdie wants to merge 17 commits into
mainfrom
feat/create-runtime-skill

Conversation

@lingdie

@lingdie lingdie commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a repository-local create-runtime skill for operating systems, languages, and frameworks
  • add deterministic input/path/duplicate-target validation
  • document runtime contracts, conformance registration, smoke tests, and no-fallback rules
  • add validator tests, pressure scenarios, design spec, and implementation plan

Validation

  • python3 -m unittest discover -s tests/skills/create-runtime -v
  • python3 /Users/yy/.codex/skills/.system/skill-creator/scripts/quick_validate.py .agents/skills/create-runtime
  • python3 -m py_compile .agents/skills/create-runtime/scripts/validate-runtime-input.py
  • bash -n tests/runtime-conformance/run.sh
  • runtime conformance planner checks for operating-systems, languages, and frameworks

Base

  • based on labring/main at 0dc2902

lingdie and others added 17 commits May 15, 2026 15:09
…ent (labring-actions#136)

* refactor(fastgpt): migrate sandbox from code-server to fastgpt-ide-agent

* feat(fastgpt): support ide-agent toggle and custom bind address
labring-actions#140)

* Initial plan

* feat(sandbox): install buildctl client v0.30.0

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Allow configuring addr, workspace path, max file size, and concurrent reads via DEVBOX_SDK_* (or native) env vars when starting the s6 service.

Co-authored-by: Cursor <cursoragent@cursor.com>
Agents in this sandbox need gh for GitHub operations. Install a pinned official tarball in the base image, same as kubectl and helm.

Co-authored-by: Cursor <cursoragent@cursor.com>
@lingdie
lingdie force-pushed the feat/create-runtime-skill branch from 8f17765 to ed6a2b0 Compare August 27, 2026 10:03
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.

5 participants