• Joined on 2023-01-02
steve commented on pull request steve/pansy#69 2026-07-21 06:04:58 +00:00
Agent tools: plant lookup, plant creation, journal entries (#55)

Fixed in 8b1a2c9. The unit finding is right and I'd half-committed the same mistake in two places.

attachSeedRemaining summed Remaining across lots in different units and then dropped…

steve pushed to feat/agent-plant-tools at steve/pansy 2026-07-21 06:04:44 +00:00
aec3bb52d1 Address Gadfly review on the agent plant tools
4ab2711c6d Agent tools: plant lookup, plant creation, journal entries (#55)
5d9b10d7c7 Seed shelf UI: source links, lots, and what's left (#51) (#68)
Compare 3 commits »
steve pushed to main at steve/pansy 2026-07-21 06:03:13 +00:00
5d9b10d7c7 Seed shelf UI: source links, lots, and what's left (#51) (#68)
steve deleted branch feat/seed-shelf-ui from steve/pansy 2026-07-21 06:03:13 +00:00
steve merged pull request steve/pansy#68 2026-07-21 06:03:12 +00:00
Seed shelf UI: source links, lots, and what's left (#51)
steve closed issue steve/pansy#51 2026-07-21 06:03:12 +00:00
Seed shelf UI: source links, lots, and what's left
steve pushed to feat/seed-shelf-ui at steve/pansy 2026-07-21 06:03:06 +00:00
4597978034 Address Gadfly review on the seed shelf UI
5189cb27a1 Seed shelf UI: source links, lots, and what's left (#51)
7f8b5254d0 Journal UI: write and read season notes where you're already looking (#53) (#67)
Compare 3 commits »
steve commented on pull request steve/pansy#68 2026-07-21 06:02:12 +00:00
Seed shelf UI: source links, lots, and what's left (#51)

Fixed in e83fbe4. The correctness finding is a real bug and the interesting one.

The Seed Tray never attributed a lot

armPlant from the Seed Tray bypassed the picker entirely, so it…

steve pushed to feat/seed-shelf-ui at steve/pansy 2026-07-21 06:02:00 +00:00
ffe32d58cf Address Gadfly review on the seed shelf UI
steve created pull request steve/pansy#69 2026-07-21 05:59:54 +00:00
Agent tools: plant lookup, plant creation, journal entries (#55)
steve created branch feat/agent-plant-tools in steve/pansy 2026-07-21 05:59:37 +00:00
steve pushed to feat/agent-plant-tools at steve/pansy 2026-07-21 05:59:37 +00:00
7c042ebfc9 Agent tools: plant lookup, plant creation, journal entries (#55)
steve pushed to main at steve/pansy 2026-07-21 05:55:46 +00:00
7f8b5254d0 Journal UI: write and read season notes where you're already looking (#53) (#67)
steve deleted branch feat/journal-ui from steve/pansy 2026-07-21 05:55:46 +00:00
steve merged pull request steve/pansy#67 2026-07-21 05:55:45 +00:00
Journal UI: write and read season notes where you're already looking (#53)
steve closed issue steve/pansy#53 2026-07-21 05:55:45 +00:00
Journal UI: write and read season notes where you're already looking
steve pushed to feat/journal-ui at steve/pansy 2026-07-21 05:55:39 +00:00
32cbe36817 Address Gadfly review on the journal UI
d94c967310 Journal UI: write and read season notes where you're already looking (#53)
8c5ddb21ec Season view: filter the editor to a year (#54) (#66)
Compare 3 commits »
steve commented on pull request steve/pansy#67 2026-07-21 05:54:24 +00:00
Journal UI: write and read season notes where you're already looking (#53)

All fixed in 4d0f5b1. Three of these were more than polish.

The prop names were backwards

canEdit meant "may delete" and canWrite meant "may rewrite the text" — the opposite of…

steve pushed to feat/journal-ui at steve/pansy 2026-07-21 05:54:14 +00:00
c9bf7ee9a3 Address Gadfly review on the journal UI
steve created pull request steve/pansy#68 2026-07-21 05:53:05 +00:00
Seed shelf UI: source links, lots, and what's left (#51)