Skip to content

v0.36.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:15

[0.36.0] - 2026-08-02

Features

  • Recognize GitHub native stacks; add get_stack for the merge pre-flight
  • (submit) Refuse to publish both copies of a divergent change

Bug Fixes

  • (merge) Screen the whole segment range for conflicts before pushing
  • (jj) Treat a bookmark line with no identity as malformed
  • (graph) Never close a cycle in the adjacency list
  • (graph) Key the change graph by commit id, not change id

Documentation

  • (notes) GitHub native stacks public preview — merge unblocked
  • (notes) Map GitHub's stack-merge behavior and jjpr's response
  • (notes) Answer the three design-blocking questions
  • (dev) Map the reconcile machinery; why GitHub declines and what jjpr can know
  • (agents) Record jjpr's fuzzing specifics

Testing

  • (recovery) Fix the equivalent-restacks flake; assert the race that actually happens
  • (fuzz) Add a cargo-fuzz workspace with six targets

Miscellaneous

  • (repo) Ignore Playwright MCP session artifacts
  • (fuzz) Replay the corpus per push, explore overnight