Skip to content

bencmc/benchcopilot-harness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BenchCopilot Harness

BenchCopilot Harness is a workspace for agent-specific skills, tools, and documentation used to operate embedded development benches.

The first artifacts are Codex skills for embedded bench work and documentation onboarding.

Layout

benchcopilot-harness/
├── AGENTS.md
├── docs/
└── codex/
    └── skills/
        ├── context7-add-docs/
        └── muxpi-control/

Agent-specific integrations live under their runtime namespace. For example, Codex skills live under codex/skills/. Future Claude Code or Hermes integrations should use their own top-level namespaces instead of sharing Codex-specific formats.

Current Skills

codex/skills/context7-add-docs helps Codex add BenchCopilot Harness documentation sources to Context7 and verify that they are queryable.

codex/skills/muxpi-control lets Codex inspect and operate a MuxPi using:

  • SSH aliases: muxpi, benchcopilot-harness-muxpi
  • Context7 library: /websites/muxpi_readthedocs_io_en
  • safety gates for power, UART voltage, flashing, network, service, and DUT-impacting operations
  • an interactive command catalog at codex/skills/muxpi-control/references/command-catalog.html

Secrets

VPN profiles, auth files, environment files, and local agent memory are intentionally ignored. Keep credentials outside git.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages