Files
hermes-agent/devkit/notebook_runner.py
Bezalel 88b4cc218f
Some checks failed
Notebook CI / notebook-smoke (pull_request) Failing after 2s
feat(devkit): Add shared development tools for the wizard fleet
- gitea_client.py — reusable Gitea API client for issues, PRs, comments
- health.py — fleet health monitor (load, disk, memory, processes)
- notebook_runner.py — Papermill wrapper with JSON reporting
- smoke_test.py — fast smoke tests and bare green-path e2e
- secret_scan.py — secret leak scanner for CI gating
- wizard_env.py — environment validator for bootstrapping agents
- README.md — usage guide for all tools

These tools are designed to be used by any wizard via python -m devkit.<tool>.
Rising up as a platform, not a silo.
2026-04-07 02:08:47 +00:00

4.2 KiB