Skip to content

chore(main): release 1.0.0 - #108

Merged
ApocDev merged 1 commit into
mainfrom
release-please--branches--main
Jul 4, 2026
Merged

chore(main): release 1.0.0#108
ApocDev merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

1.0.0 (2026-07-04)

⚠ BREAKING CHANGES

  • solver: delete the v1 least-squares solver
  • solver: switch the block solve to the v2 LP and the gesture-derived model

Features

  • agent: factory-wide coherence audit tool with byproduct disposal verdicts (e13e9c3), closes#11
  • agent: per-call approval gate for in-game Lua eval (94b805b), closes#15
  • agent: report Claude's 1M context window (GA, no beta header) (c8eda96), closes#72
  • agent: reviseBlock can propose recipe-set changes, not just rate (82b7fbd), closes#12
  • app: add a sankey/flow view of a solved block's material flow (95d8627), closes#101
  • app: add Ctrl+K / '/' command palette (ed95330), closes#78
  • app: add global hotkey layer (registry + useHotkey) (ba1ec06), closes#78
  • app: add shared toast primitive (queue store + Toaster) (975339c), closes#90
  • app: add the dependency explorer page (256932b), closes#100
  • app: block snapshots — per-block history, restore, and diff (004a364), closes#85
  • app: consistent destructive actions — confirm dialogs + undo toasts (2eac32a), closes#83
  • app: light/dark/system theme toggle (#107) (3c00b92)
  • app: make PageHeader sticky on scroll (8a45d04), closes#106
  • app: match fluid-fuel MJ block-to-block with explicit suppliers (bedf551), closes#115
  • app: module templates — icons, compatibility filtering, defaults (0da8069), closes#99
  • app: move the factory Machines card onto the sortable-table engine (588620d), closes#80
  • app: palette goods search, recents, and the shortcut help sheet (f2e43a7), closes#78
  • app: power units for energy rates — 5TW in, '5 GW' out (3d776ed)
  • app: project backup and shareable block/plan JSON (#82) (7cfedca)
  • app: rank a good's producers/consumers in the browse explorer (5c743cf), closes#97
  • app: replace project-create prompt with a real dialog (52be241), closes#84
  • app: share one filtered-list primitive across the filterable pages (cd18c65), closes#87
  • app: shared query/route error + loading convention (ea1c1f6), closes#81
  • app: show fluid temperatures on the recipe-grid chips (bceea15), closes#110
  • app: trigger-based undo log with grouped actions and undoLast (08f7374), closes#90
  • app: undo UI — Ctrl+Z, nav affordance, editor rehydration (88dbc6e), closes#90
  • app: warn when pending db migrations need a restart (d9ac1d4), closes#75
  • assistant: one-click follow-up chips on draft and plan cards (25138ad), closes#13
  • assistant: push a created block in-game from draft and plan cards (8b29d11), closes#14
  • db: synthesize planting and rocket-launch recipes (09bd667), closes#96
  • planner: fungible fluid-fuel energy pool (pyops-fluid-fuel) (db7d65a), closes#25
  • planner: model temperature-fed fluid energy sources (701fcb8), closes#114
  • solver: apply research-driven productivity bonuses (54972ba), closes#92
  • solver: fluid temperatures as real identities with range pooling (708a9e0), closes#110
  • solver: model reactor neighbour bonus in heat generation (315c25f), closes#94
  • solver: sub-blocks v2 — real composition (composed modules) (d675257), closes#76
  • solver: switch the block solve to the v2 LP and the gesture-derived model (21a6599), closes#91
  • solver: v1 dispositions → v2 made-set migration mapping (0da625d), closes#91
  • solver: v2 LP core (HiGHS) and IIS root-cause diagnosis (f22a576), closes#91
  • solver: warn per producer on fluid-temperature mismatches (fce65cf), closes#110
  • solver: whole-machine mode (MIP), pin editor UI, and cached diagnosis (6e0ba70), closes#98#91

Bug Fixes

  • app: declare @tanstack/store as a direct dependency (40065c9)
  • app: split block-solve display names into recipe and good namespaces (34eb72a), closes#113
  • app: stop the rate formatter eating integer trailing zeros — (3d776ed)
  • solver: a made mark with no producer imports silently, not a nag (51cf62f), closes#91
  • solver: drop phantom dust flows; remove whole-machine mode; purge issue #s from UI (e26f6dc), closes#91
  • solver: honor ignored_by_productivity as a per-product amount (acf716d), closes#93

Code Refactoring

  • solver: delete the v1 least-squares solver (2fd5e71), closes#91

This PR was generated with Release Please. See documentation.

@github-actionsgithub-actionsBot changed the title chore(main): release 0.5.1chore(main): release 0.6.0Jul 3, 2026
@github-actions
github-actionsBotforce-pushed the release-please--branches--main branch 5 times, most recently from e7f8c1b to 71a8a94CompareJuly 3, 2026 18:15
@github-actionsgithub-actionsBot changed the title chore(main): release 0.6.0chore(main): release 1.0.0Jul 3, 2026
@github-actions
github-actionsBotforce-pushed the release-please--branches--main branch 11 times, most recently from 21d041f to f47f67aCompareJuly 4, 2026 03:54
@github-actions
github-actionsBotforce-pushed the release-please--branches--main branch from f47f67a to 07c3e8dCompareJuly 4, 2026 04:11
@ApocDev
ApocDev merged commit 9a3ca92 into mainJul 4, 2026
1 check passed
@ApocDev
ApocDev deleted the release-please--branches--main branch July 4, 2026 04:20
@github-actions

Copy link
Copy Markdown
ContributorAuthor

🤖 Created releases:

🌻

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment