Skip to content

feat: compact watch output#79

Merged
KryptosAI merged 1 commit intomainfrom
feat/compact-watch-ux
Mar 23, 2026
Merged

feat: compact watch output#79
KryptosAI merged 1 commit intomainfrom
feat/compact-watch-ux

Conversation

@KryptosAI
Copy link
Copy Markdown
Owner

Summary

  • Watch uses its own compact renderer instead of the verbose 20-line run report
  • First run: one-line header + check icons (8 lines)
  • No changes: 3 lines total
  • Failure: 4 lines with one-line diagnosis
  • Full verbose output still available via run and diff

Test plan

  • 222/222 tests pass
  • watch node fixture-server.mjs — compact first run
  • Second run — "✓ No changes" (3 lines)
  • watch nonexistent-server — compact failure
  • watch --format json — still outputs full JSON

🤖 Generated with Claude Code

Watch now uses its own renderer instead of the verbose run report.
First run shows a one-line header + check icons. Repeat runs with
no changes collapse to 3 lines. Failures show a one-line diagnosis.
The full verbose output remains available via `run` and `diff`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

MCP Observatory Report


Generated by MCP Observatory action

@KryptosAI KryptosAI merged commit fbd4746 into main Mar 23, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 0.18.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant