Skip to content

feat+ci: Go-native websearch skill integration + E2E test#101

Merged
Delqhi merged 1 commit into
mainfrom
fix/websearch-go-native-e2e
Jun 14, 2026
Merged

feat+ci: Go-native websearch skill integration + E2E test#101
Delqhi merged 1 commit into
mainfrom
fix/websearch-go-native-e2e

Conversation

@Delqhi

@Delqhi Delqhi commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Switch the websearch skill from the archived Python SIN-Code-Websearch-Skill to the Go-native OpenSIN-Code/web_search_bundle. The MCP registry now uses the built binary in SIN_SKILLS_DIR (or the default ~/.local/share/sin-code/skills) and falls back to PATH. The skill manager verifies the Go entrypoint by building sin-websearch. Adds registry unit tests and a full E2E test (gated by e2e build tag) that installs websearch from GitHub, plus a skill-e2e.yml workflow.

- Switch websearch skill from archived Python SIN-Code-Websearch-Skill to
  Go-native OpenSIN-Code/web_search_bundle.
- mcpclient registry now uses the built binary at
  SIN_SKILLS_DIR/web_search_bundle/sin-websearch and falls back to PATH.
- Registry also uses the default skills dir (~/.local/share/sin-code/skills)
  when SIN_SKILLS_DIR env is unset, matching skillmgr behavior.
- skillmgr verifies the Go entrypoint by building sin-websearch into the repo
  root with -o sin-websearch.
- Add registry tests for local-binary, PATH-fallback, and default-skills-dir.
- Add E2E test (build tag e2e) that installs websearch from GitHub and
  verifies the binary runs --help.
- Add skill-e2e.yml GitHub Actions workflow to run the E2E test on main/push,
  on PRs touching skillmgr/mcpclient, and manually.
@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sin-code Ready Ready Preview, Comment, Open in v0 Jun 14, 2026 10:28am

@github-actions

Copy link
Copy Markdown

🏆 CEO Audit — A+ (100.0/100)

Metric Value
Grade A+
Score 100.0/100
Critical findings 0
High findings 0
Profile QUICK
Min grade gate B

📥 Download full report (Markdown)
📊 Download SARIF (for Code Scanning)

Run ~/.config/opencode/skills/ceo-audit/scripts/audit.sh . --profile=QUICK locally to reproduce.

@github-actions

Copy link
Copy Markdown

🏆 CEO Audit — A+ (100.0/100)

Metric Value
Grade A+
Score 100.0/100
Critical findings 0
High findings 0
Medium findings 0
Profile QUICK
Min grade gate B

📥 Download full report (Markdown)

Run ID: 27495984522 · Commit: ${github.sha}

Run ~/.config/opencode/skills/ceo-audit/scripts/audit.sh . --profile=QUICK locally to reproduce.

@Delqhi Delqhi merged commit c32b015 into main Jun 14, 2026
5 of 12 checks passed
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.

1 participant