Skip to content

Fluxzero 1.96.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 08:25

1.96.0 (2026-02-28)

Documentation

  • docs(agents): clarify handling of WebRequest, WebResponse, and Schedule as Message subtypes (efff21e)
  • docs(agents): extend guidelines with WebRequest, WebResponse, and Schedule handling (f5c88bf)
  • docs(agents): add guidelines for incremental identifiers in handling and tracking rules (09680cf)
  • docs(agents): integrate guideline to prefer queries over static utilities (07ddc91)
  • docs(agents): update `@​ServeStatic` guidelines with routing safety notes (1c74300)
  • docs(agents): expand entity modeling guidelines with boundary heuristics and examples (879c103)
  • docs(agents): specify async fixture requirement for `@​HandleError` testing (be20364)
  • docs(agents): enhance entities manual with better samples (b156cfd)