• Joined on 2023-01-02
steve pushed to main at steve/pansy 2026-07-21 12:49:19 +00:00
62604523d7 Commit history detached from cancellation on every path, not just failure (#73)
steve merged pull request steve/pansy#73 2026-07-21 12:49:18 +00:00
Commit history detached from cancellation on every path, not just failure
steve commented on pull request steve/pansy#73 2026-07-21 12:49:00 +00:00
Commit history detached from cancellation on every path, not just failure

Fixed in c4e8f92. The first finding is me making the same mistake one level up, in a PR whose entire subject is that mistake.

record()'s auto-scope path was still using the caller's…

steve pushed to fix/commit-survives-disconnect at steve/pansy 2026-07-21 12:48:46 +00:00
d59303238f Route auto-scoped mutations through the detached commit too
steve created pull request steve/pansy#73 2026-07-21 12:38:48 +00:00
Commit history detached from cancellation on every path, not just failure
steve created branch fix/commit-survives-disconnect in steve/pansy 2026-07-21 12:38:26 +00:00
steve pushed to fix/commit-survives-disconnect at steve/pansy 2026-07-21 12:38:26 +00:00
9ef4593fa8 Commit history detached from cancellation on EVERY path, not just failure
steve merged pull request steve/pansy#72 2026-07-21 12:25:35 +00:00
Undo reported "nothing left to undo" after a successful undo
steve pushed to main at steve/pansy 2026-07-21 12:25:35 +00:00
4ea0d0b262 Undo reported "nothing left to undo" after a successful undo (#72)
steve deleted branch fix/undo-reports-noop from steve/pansy 2026-07-21 12:25:35 +00:00
steve commented on pull request steve/pansy#72 2026-07-21 12:25:17 +00:00
Undo reported "nothing left to undo" after a successful undo

Fixed in 9a3f1d7. Two of the three findings are the same problem seen from opposite ends, which is a good catch.

countRevisions reproduces in Go what ListChangeSets does in SQL, and nothing…

steve pushed to fix/undo-reports-noop at steve/pansy 2026-07-21 12:25:02 +00:00
8a0f367804 Make the Go/SQL tally parity a tested contract, not a hand-maintained one
steve created pull request steve/pansy#72 2026-07-21 12:19:37 +00:00
Undo reported "nothing left to undo" after a successful undo
steve created branch fix/undo-reports-noop in steve/pansy 2026-07-21 12:19:16 +00:00
steve pushed to fix/undo-reports-noop at steve/pansy 2026-07-21 12:19:16 +00:00
42246fd6b7 Undo reported "nothing left to undo" after a successful undo
steve commented on issue steve/pansy#58 2026-07-21 06:44:51 +00:00
Pansy v2 tracking epic — grow log & garden assistant

All twelve issues merged and deployed

steve pushed to main at steve/pansy 2026-07-21 06:43:23 +00:00
8dbbc5439d Chat panel in the garden editor (#57) (#71)
steve deleted branch feat/chat-panel from steve/pansy 2026-07-21 06:43:23 +00:00
steve merged pull request steve/pansy#71 2026-07-21 06:43:22 +00:00
Chat panel in the garden editor (#57)
steve closed issue steve/pansy#57 2026-07-21 06:43:22 +00:00
Chat panel in the garden editor