• Joined on 2023-01-02
steve pushed to main at steve/pansy 2026-07-23 01:41:39 +00:00
c432fe9199 Merge pull request 'Agent: add the corrective tools the toolbox was missing (#85 item 3)' (#122) from feat/agent-corrective-tools into main
7b150275ae Address #122 review: pageable read_journal, service-clock removal
887a3c2cc6 Agent: add the corrective tools the toolbox was missing (#85 item 3)
Compare 3 commits »
steve merged pull request steve/pansy#122 2026-07-23 01:41:38 +00:00
Agent: add the corrective tools the toolbox was missing (#85 item 3)
steve pushed to feat/plop-journal-notes at steve/pansy 2026-07-23 01:41:12 +00:00
f14875557b Address #123 review: viewers can read plop notes; tighten the API
steve pushed to feat/agent-corrective-tools at steve/pansy 2026-07-23 01:39:23 +00:00
7b150275ae Address #122 review: pageable read_journal, service-clock removal
steve deleted branch feat/mobile-space-polish from steve/pansy 2026-07-23 01:32:59 +00:00
steve pushed to main at steve/pansy 2026-07-23 01:32:59 +00:00
9e227e29eb Merge pull request 'Reclaim mobile chrome: drop the editor's top banner, un-cramp the assistant' (#121) from feat/mobile-space-polish into main
256fa4f29f Address #121 review: keep sign-out reachable, dvh peek, exact height
ace696467b Reclaim mobile chrome: drop the editor's top banner, un-cramp the assistant
Compare 3 commits »
steve merged pull request steve/pansy#121 2026-07-23 01:32:59 +00:00
Reclaim mobile chrome: drop the editor's top banner, un-cramp the assistant
steve pushed to feat/mobile-space-polish at steve/pansy 2026-07-23 01:31:38 +00:00
256fa4f29f Address #121 review: keep sign-out reachable, dvh peek, exact height
steve created pull request steve/pansy#123 2026-07-23 01:28:24 +00:00
Let plop notes be written from the UI (#85 item 5)
steve pushed to feat/plop-journal-notes at steve/pansy 2026-07-23 01:28:13 +00:00
7015148edf Let plop notes be written from the UI (#85 item 5)
steve created branch feat/plop-journal-notes in steve/pansy 2026-07-23 01:28:13 +00:00
steve created pull request steve/pansy#122 2026-07-23 01:24:04 +00:00
Agent: add the corrective tools the toolbox was missing (#85 item 3)
steve pushed to feat/agent-corrective-tools at steve/pansy 2026-07-23 01:23:48 +00:00
887a3c2cc6 Agent: add the corrective tools the toolbox was missing (#85 item 3)
steve created branch feat/agent-corrective-tools in steve/pansy 2026-07-23 01:23:47 +00:00
steve closed issue steve/pansy#58 2026-07-23 01:15:31 +00:00
Pansy v2 tracking epic — grow log & garden assistant
steve closed issue steve/pansy#20 2026-07-23 01:15:28 +00:00
Pansy v1 tracking epic
steve closed issue steve/pansy#81 2026-07-23 01:15:27 +00:00
Seed packet capture: photograph a packet, extract it with a vision model, create the plant and the lot
steve commented on issue steve/pansy#58 2026-07-23 01:15:21 +00:00
Pansy v2 tracking epic — grow log & garden assistant

Closing — v2 is complete and was verified live (2026-07-21): "change the garlic bed to cucumbers this year" lands as one undoable change set, seed lots track what's left, the journal remembers…

steve commented on issue steve/pansy#20 2026-07-23 01:15:18 +00:00
Pansy v1 tracking epic

Closing — stale-open tracking epic. The body already declares it: v1 complete, every phase shipped and merged (#1–#19, PRs #21–#38). The parking-lot items are explicitly post-v1 and tracked…

steve commented on issue steve/pansy#81 2026-07-23 01:15:15 +00:00
Seed packet capture: photograph a packet, extract it with a vision model, create the plant and the lot

Closing — this shipped end to end.

  • Backend (internal/service/seed_packet.go, internal/api/seed_packet.go): POST /seed-lots/scan (multipart photo → a PacketProposal, read-only) and…