项目文件夹

文件
Codex 665da6c6d2
Run Tests / Unit Tests (push) Has been cancelled
Harness (E2E) / Harnesses (mock LLM) (push) Has been cancelled
Harness (E2E) / Provider harnesses (live LLM conformance) (push) Has been cancelled
Lint / golangci-lint (push) Has been cancelled
Run Tests / Etcd Integration Tests (push) Has been cancelled
Add CLI inspect command for run history
2026-06-28 23:57:20 +00:00
..

0→hero CI harness

This directory owns the no-secret reference scenario for the Go Micro services → agents → workflows lifecycle. It is intentionally small and scripted so CI can run it on every push without external services or model keys.

run.sh verifies three boundaries together:

  1. Runmicro run remains available as the local development entry point.
  2. Chatmicro chat remains available as the interactive agent entry point.
  3. Inspectmicro inspect agent <name> and micro inspect flow <name> remain available as the local run-history inspection step, with micro flow runs preserving durable workflow history inspection.

After the CLI boundary smoke checks, the script runs the deterministic harnesses that boot real services, agents, workflows, store-backed run history, and A2A with only the LLM mocked.