mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 05:12:33 +00:00
agent_graph: LangGraph-style state-machine harness — checkpointing, HITL, observability (#4249) (#4261)
This commit is contained in:
@@ -403,6 +403,9 @@ jobs:
|
||||
run: bash scripts/ci-cancel-aware.sh cargo llvm-cov --no-fail-fast -p openhuman --lcov --output-path lcov-core.info
|
||||
env:
|
||||
CARGO_BUILD_JOBS: "1"
|
||||
# The tinyagents harness is the agent engine on every build now
|
||||
# (issue #4249); the suite exercises it by default. The legacy engine
|
||||
# is being removed.
|
||||
|
||||
- name: Prune coverage test executables before cache save
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user