Finalize the Atomic workspace for the 0.8.28-alpha.1 prerelease. The
package versions were already bumped to 0.8.28-alpha.1 in #1313; this
commit completes the release notes by folding the verbatim-compaction
critical-overflow reasoning-trace eviction change (#1308) into the
coding-agent 0.8.28-alpha.1 changelog section and dating the
coding-agent and workflows 0.8.28-alpha.1 entries to the release date.
The bundled intercom, mcp, subagents, and web-access extensions carry no
functional changes since 0.8.27.
Assistant-model: Claude Opus 4.8
Summary
Finalizes changelog entries for the 0.8.28-alpha.1 prerelease across
coding-agentandworkflowspackages.Key Changes
packages/coding-agent/CHANGELOG.md: Moves the verbatim-compaction critical-overflow reasoning-trace eviction change (Enhance verbatim compaction overflow eviction for reasoning traces #1308) from[Unreleased]into the[0.8.28-alpha.1]section, since that code ships in this prerelease. Corrects the release date to 2026-06-09.packages/workflows/CHANGELOG.md: Corrects the[0.8.28-alpha.1]release date to 2026-06-09.Notes
0.8.28-alpha.1in feat(compaction)!: remove summary compaction in favor of verbatim #1313 but no tag was cut; this PR completes the release notes so the published prerelease is accurate.intercom,mcp,subagents, andweb-accessextensions carry no functional changes since0.8.27(version-bump only) and receive no new changelog sections.0.8.28-alpha.1tag will be pushed to trigger the Publish workflow (@bastani/atomic).