Skip to content

chore(main): release 1.1.0 - #116

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

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

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

1.1.0 (2026-07-07)

⚠ BREAKING CHANGES

  • planner: modules are no longer applied automatically. Rows that relied on ambient auto-fill show empty fills (with the hint) until applied — the block toolbar's sparkle button restores them in one click. The autofill setting now only controls hint visibility.
  • planner: the payback-window setting is gone; module auto-fill is now a plain on/off toggle (meta key autofill, ON by default — previously payback 0 meant off). The old autofill_payback key is ignored. chooseModuleFill is replaced by the pure pickAutoModules.

Features

  • add support for Vitest in Vite config and enhance AI assistant documentation (0e40a08)
  • agent: add blockBuildStatus tool for built-vs-required machines (334cdde), closes#123
  • agent: add factory-wide power rollup tool (e3dad05), closes#129
  • agent: add logisticsFor tool for belts/inserters at a rate (34bac86), closes#126
  • agent: add productionStats tool for synced production stats (d9fa963), closes#124
  • agent: add read-only listNotes tool for planning context (53c8173), closes#128
  • agent: add researchPath tool for prerequisite closure + science cost (bf0b407), closes#125
  • agent: chip technology names too; steer the assistant off Lua for recipe data (0949f01)
  • agent: expose factoryWhatIf as a whatIf tool (f8e7655), closes#127
  • agent: implement building counts in draft and aggregate machine requirements (00d6b32)
  • agent: multi-goal + keep-in-stock goals, and module-fill the building bill (b8f7102)
  • agent: resolve recipeOptions' machine to the actual draft pick (86bdc36), closes#130
  • app: inline click-to-fix building count with color tint, no badge (3fc1e8f), closes#121
  • app: show the heat draw (MW) on heat-powered rows, not just a label (16057f9)
  • planner: count pin on a goal's producer supply-pushes instead of fighting the goal (e2ff2ab), closes#121
  • planner: module auto-fill becomes suggest + explicit apply (fdd43ca)
  • planner: replace payback-economy module auto-fill with the direct algorithm (37b47ba)
  • ui: add styled Tooltip primitive, replace native title for explanatory text (6197c83)

Bug Fixes

  • agent: address review findings in assistant tool batch (7fca79c)
  • app: a sink goal caches the consumed good once, not a duplicate import (e9bd2fb)
  • app: a sink goal is met by a consumer, not a producer — no false 'no recipe' warning (46d3d95)
  • app: classify factory imbalances by a relative floor, not an absolute epsilon (cc4774a)
  • app: gate recipe availability on a tech's full prerequisite closure, not its own cost (e18679d)
  • app: size row inserters per built machine, not per fractional machine (cce110a), closes#21
  • bridge: stop gating the in-game logistics readout on web display prefs (8d4fc4f), closes#21
  • mod: make the summary panel's blueprint a temporary cursor stack (ecc5292)
  • planner: drain a byproduct when its consumer is a terminal sink (278edb1), closes#91
  • planner: hold module suggestions steady near whole-count boundaries (b1881c7), closes#117
  • planner: module auto-fill considers ZERO speed modules (c112097)
  • solver: byproduct consumers no longer let the plan import-and-restructure (138c27e), closes#91
  • test: type the sink-goal test's block data as saveBlockRow expects (62f990d)

Performance Improvements

  • app: bound the solve query cache to 30s (bc46cfe)
  • planner: batch the module-suggestion pool to one scan per solve (60d49d5), closes#117

This PR was generated with Release Please. See documentation.

@github-actions
github-actionsBotforce-pushed the release-please--branches--main branch 2 times, most recently from 19d1929 to 6bdeb6aCompareJuly 4, 2026 13:35
@github-actionsgithub-actionsBot changed the title chore(main): release 1.0.1chore(main): release 2.0.0Jul 4, 2026
@github-actions
github-actionsBotforce-pushed the release-please--branches--main branch 20 times, most recently from fae7080 to a424418CompareJuly 7, 2026 02:14
@github-actionsgithub-actionsBot changed the title chore(main): release 2.0.0chore(main): release 1.1.0Jul 7, 2026
@github-actions
github-actionsBotforce-pushed the release-please--branches--main branch from a424418 to 25c6ea4CompareJuly 7, 2026 13:43
@ApocDev
ApocDev merged commit 626ed78 into mainJul 7, 2026
@ApocDev
ApocDev deleted the release-please--branches--main branch July 7, 2026 13:44
@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