feat: publish Sandwich Hime tooling preview

Publish the exact sanitized Agent Skill and VS Code preview source tree with independent license boundaries, deterministic provenance manifests, and no private development history. Material design and implementation assistance was provided by OpenAI Codex.

Signed-off-by: Cole Speelman <crspeelman@gmail.com>
This commit is contained in:
2026-08-12 20:33:51 -04:00
commit 6df87bc958
51 changed files with 7424 additions and 0 deletions
+51
View File
@@ -0,0 +1,51 @@
# SPDX-License-Identifier: AGPL-3.0-only
# Exact public source files; no directories or globs.
.gitattributes
.gitignore
CONTRIBUTING.md
COPYRIGHT
DCO.txt
LICENSE
LICENSES.md
README.md
RELEASE.md
SECURITY.md
editors/vscode/.vscodeignore
editors/vscode/LICENSE
editors/vscode/README.md
editors/vscode/SECURITY.md
editors/vscode/THIRD_PARTY_NOTICES.md
editors/vscode/language-configuration.json
editors/vscode/package-lock.json
editors/vscode/package.json
editors/vscode/scripts/audit-dependencies.js
editors/vscode/scripts/audit-package.js
editors/vscode/scripts/build.js
editors/vscode/scripts/clean.js
editors/vscode/scripts/sbom.js
editors/vscode/snippets/sando.json
editors/vscode/src/core.js
editors/vscode/src/extension.js
editors/vscode/syntaxes/sando.tmLanguage.json
editors/vscode/test/grammar/fixtures/mixed.sando
editors/vscode/test/grammar/grammar.test.js
editors/vscode/test/integration/run.js
editors/vscode/test/integration/suite/index.js
editors/vscode/test/unit/core.test.js
editors/vscode/test/workspace/cards/badge.sando
editors/vscode/test/workspace/go.mod
editors/vscode/test/workspace/views/badge.sando
editors/vscode/test/workspace/views/home.sando
scripts/export-public-snapshot.go
scripts/package-release.js
scripts/package-skill.go
scripts/public-snapshot.allow
scripts/test-public-snapshot.sh
scripts/validate-skill.js
scripts/verify.ps1
scripts/verify.sh
skills/sandwich-hime/LICENSE
skills/sandwich-hime/SKILL.md
skills/sandwich-hime/agents/openai.yaml
skills/sandwich-hime/references/authoring.md
skills/sandwich-hime/references/workflows.md