What's Changed
- docs(install): install from the harness template by @anthonyiscoding in #2117
- docs(install): no-llm base template, wrap --flags, bring to docs/ by @anthonyiscoding in #2118
- docs(install): add providers with compose::add, not worker-compose edits by @anthonyiscoding in #2122
- docs(quickstart): remove intro video by @anthonyiscoding in #2123
- fix(telemetry): case-insensitive III_TELEMETRY_ENABLED opt-out + docs by @anthonyiscoding in #2120
- docs(welcome): remove intro video by @anthonyiscoding in #2124
- docs(changelog): add 0.23 release notes by @guibeira in #2126
- fix(compose): preserve local dependency workers by @guibeira in #2130
- Remove inaccurate 'worker mesh' framing of iii by @anthonyiscoding in #2128
- feat(compose): publish reliable mutation completion events by @mfpiccolo in #2129
- docs(upgrading): add a coding-agent prompt for the Compose migration by @rohitg00 in #2121
- feat(compose): include namespace in Linux process names by @guibeira in #2144
- feat(compose): support full container settings in compose::add by @guibeira in #2143
- fix(engine): register function-path triggers in the caller's namespace by @andersonleal in #2145
- feat(compose): show engine and container startup progress by @guibeira in #2149
- feat(compose): update all package workers when no worker is specified by @guibeira in #2148
- (MOT-4728) fix(observability): bound the hot span cache and cap traced payloads by @andersonleal in #2154
- (MOT-4724) fix(engine): keep read-only observability builtins in engine::functions::list by @andersonleal in #2151
- fix(compose): keep declared dependency pins on add, no Gone noise on restart, stop refuses a container by @andersonleal in #2150
- MOT-4683: docs(linkly): split the tutorial into Agentic and Exploration paths by @anthonyiscoding in #2113
- MOT-4730: fix(compose): store runtime state beside the project by @guibeira in #2162
- feat(compose): warn on worker aliases and reuse canonical dependencies by @guibeira in #2163
- fix(compose): retry a spawn that fails with ETXTBSY by @andersonleal in #2164
- (MOT-4733) fix(engine): return freed heap to the OS after span bursts by @andersonleal in #2161
- (MOT-4732) fix(engine): forward a null function result as null, not as no result by @andersonleal in #2159
- (MOT-4725) docs(linkly): pin the Ch. 4 analytics table name in the agentic prompt by @andersonleal in #2160
Full Changelog: iii/v0.23.0...iii/v0.23.1-rc.4