fix(components): align live activity status spacing - #845
Merged
Merged
Conversation
Contributor
|
Desktop PR regression failed on commit
Recordings not attached
The Actions artifact retains the complete trace, screenshots, logs, and runtime evidence. |
wibus-wee
force-pushed
the
lody/a040be33-2d2
branch
from
September 20, 2026 11:39
9a6452d to
cf17b33
Compare
wibus-wee
force-pushed
the
lody/a040be33-2d2
branch
from
September 20, 2026 11:53
cf17b33 to
67622c8
Compare
wibus-wee
marked this pull request as ready for review
September 20, 2026 13:01
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.
The live Thinking/Working status sat flush against the preceding assistant content because it renders inside a footer row that suppresses top padding. Restore the 4px prose/activity-summary gap, and use the existing 12px object gap when the preceding row is a bordered task, plan, or tool surface.
Validation:
pnpm install --frozen-lockfilepnpm --filter @lody/e2e checkpnpm --filter @lody/components exec vitest run tests/agent-activity-row.test.tsx tests/assistant-turn-action-inset.test.ts(15 tests passed)pnpm --filter @lody/components typecheckpnpm exec oxfmt --check packages/components/src/components/ai-gui/view.tsxpnpm run docs checkpnpm formatRoot
pnpm checkpassed typecheck and lint, then reachedtest:ci; the components suite failed in 22 files because Node 26 exposes no usable globallocalStoragewithout--localstorage-file(124 failures, all from that environment issue).