prepare v4.2.0 — TUI Dashboard Overhaul & Data Pipeline Fixes#543
Merged
JeremyDev87 merged 3 commits intomasterfrom Feb 18, 2026
Merged
prepare v4.2.0 — TUI Dashboard Overhaul & Data Pipeline Fixes#543JeremyDev87 merged 3 commits intomasterfrom
JeremyDev87 merged 3 commits intomasterfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepares the v4.2.0 release. Closes #487.
This release delivers a complete TUI Agent Monitor overhaul with real-time data pipelines, multi-session support, and critical bug fixes.
Changes
4.1.0→4.2.0inapps/mcp-server/package.jsonandpackages/rules/package.jsondocs/tui-troubleshooting.mdand new Korean guidedocs/ko/tui-troubleshooting.md(docs(tui): add TUI troubleshooting guide for common startup issues #520)Commits
chore(release): bump version to 4.2.0chore(release): update CHANGELOG for v4.2.0docs(tui): add auto-launch troubleshooting section and Korean guide (#520)What's in v4.2.0
Added
--tuiCLI flag (fix(tui): auto-launch ignores --tui CLI flag, only checks CODINGBUDDY_AUTO_TUI env var #522)parse_moderesponse ([TUI] Task 2: Wire up objectives from parse_mode response #473)parse_mode(feat(tui): populate initial checklist from parse_mode response and improve task completion tracking #504)Changed
Fixed
.nextand build artifacts from prettier/tsconfig (chore: exclude .next and build artifacts from prettier, tsconfig #496)Removed
Test Plan
yarn workspace codingbuddy testpasses4.2.0in both package files