Skip to content

revert: undo #1081 output renderer patch#1085

Merged
jackwener merged 1 commit intomainfrom
revert-1081-output-renderer
Apr 19, 2026
Merged

revert: undo #1081 output renderer patch#1085
jackwener merged 1 commit intomainfrom
revert-1081-output-renderer

Conversation

@jackwener
Copy link
Copy Markdown
Owner

Summary

Reverts 3bbea01 (PR #1081) per @WAWQAQ direction in #opencli-pr-review:3ebc5a80.

Why

The merged change optimized the table renderer around truncation/heuristics, but the clarified product direction is that this moved in the wrong direction: output design should be driven by result semantics / presentation policy first, not by making the table renderer smarter.

Reverted commit

  • 3bbea01 feat(output): optimize table formatting with width capping and key/value layout (#1081)

Validation

  • node node_modules/vitest/vitest.mjs run src/output.test.ts
  • npm run typecheck

@jackwener jackwener merged commit 1ecbf7a into main Apr 19, 2026
11 checks passed
@jackwener jackwener deleted the revert-1081-output-renderer branch April 19, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant