Skip to content

v0.0.2

Choose a tag to compare

@ishish222 ishish222 released this 28 Jun 18:43

Summary

Alpha release for integration testing. Ships US-01–US-06:

  • BaseGraph / CompiledGraph / SubchainPolicy
  • ReactGraph + iteration budgets
  • Root compile + unified invocation
  • Compatibility harness (pytest markers, CI)
  • TodoGraph + todo toolkit

Fix

  • final_back no longer echoes full state (eliminates LangGraph remaining_steps warning flood)

Compatibility

langgraph-hierarchies 0.0.2 ↔ langgraph 1.2.6

Install

pip install langgraph-hierarchies==0.0.2

Not included in the wheel

The IRS example lives in the repo under examples/irs_reporting/ (not installed via pip).