Skip to content

Releases: geoqiao/paseo-readable-activity

Readable Agent Activity 0.1.0-beta.4

Pre-release

Choose a tag to compare

@geoqiao geoqiao released this 12 Sep 13:34
bab4615

Fixed

The Paseo Get Agent Activity header icon was blank because ListActivity is not a supported Lucide name. It now uses Activity.

Formatting, spacing, summaries, the 20-line / 4,000-character preview budget, and manual disclosure remain unchanged. Full detail only; Summary remains unsupported.

Verified

  • All 62 configured Paseo icon names validated against the matching Lucide release, including aliases; test-only dependency, no additional runtime imports.
  • 224 tests, typecheck and lint pass, including seven regressions that failed before the fix.
  • Node.js 22/24 PR CI passed; independent checkout installation and checks passed.
  • Production-component browser checks: all 62 real SVGs, dark/light and narrow layout, streaming and disclosure; existing Raw/Copy and large-output UI checks also pass.
  • Existing local Paseo 0.8.0 installation reloaded successfully; other plugins unchanged. No new native-app visual or mobile-device verification claim.

PR: #3

New installations can pin --ref v0.1.0-beta.4; follow the README's trust and Full detail prerequisites. Existing local aliases should be preserved rather than installing a duplicate timeline plugin.

Readable Agent Activity v0.1.0-beta.3

Pre-release

Choose a tag to compare

@geoqiao geoqiao released this 12 Sep 10:06
7f59de1

Separate post-release review

  • Correct diff colors and counts for source beginning with +++/---, zero/omitted hunk ranges and whitespace-stripped blank context.
  • Fix a lone-surrogate edge case that could duplicate previous readable preview content.
  • Make full edit source and read range metadata available in lazy Raw, including zero offsets.
  • Avoid repeat Raw serialization on Copy/Show all, and avoid retaining a full classified diff array merely to count header changes.
  • Consolidate bounded summary normalization and remove unreachable legacy output parsers and unnecessary defensive fallback code.

217 tests pass, with Node 22/24 CI, three synthetic production-component browser suites and a clean reload of the existing Paseo 0.8 installation. Regressions reproduced old-runtime failures before fixes. Implementation review and a separate independent closing review found no remaining release blocker.

Full detail-only support is unchanged. All-whitespace bounded prefixes can omit header summaries; full input remains in details. Browser checks do not establish native mobile support or a latency/FPS guarantee. Show all/Raw/Copy can still be expensive for unlimited source data.

Source PR #2 · Standalone code review

Existing paseo.cafe submission #86 remains pending maintainer review; no duplicate submission.

Readable Agent Activity 0.1.0-beta.2

Pre-release

Choose a tag to compare

@geoqiao geoqiao released this 12 Sep 08:35
4fda168

Readable nested tool output, without losing the original response.

  • One-layer Pi Code-mode command output and official ACP text-block rendering.
  • Visible exit/running/error/truncation status; mixed JSON highlighting; compact segment spacing.
  • One shared 20-line / 4,000-character preview, manual Show all, full selected-view Copy and complete Raw.
  • 202 tests, Node 22/24 CI, production-component browser checks, read-only replay of 582 recent outputs; six labeled synthetic screenshots.

Experimental: Paseo 0.8.0, Full detail only on every connected client. Disable before switching to Summary. Native mobile is untested. Show all/Raw/full Copy can still be expensive.

Install: paseo plugin add geoqiao/paseo-readable-activity --ref v0.1.0-beta.2 --host <your-host>.
Existing custom-alias installations should update that alias, not enable a duplicate.

Changes and checks: #1
Community listing: paseo-cafe/paseo-cafe#86 (pending maintainer review).

Readable Agent Activity 0.1.0-beta.1 — Full detail only

Choose a tag to compare

@geoqiao geoqiao released this 12 Sep 06:19

Changelog

0.1.0-beta.1

Initial public release of Readable Agent Activity, an MIT fork of Colorful Agent Activity.

  • Quiet icons and bounded single-line summaries.
  • Literal JavaScript inputs and lexical JSON formatting, including JSON inside text blocks.
  • Readable typed tool-result content; one-layer UI label decoding and repeated-path compaction.
  • 20-line / 4,000-character previews, manual Show all/Show less, full selected-view Copy and complete Raw.
  • Defensive malformed/large data handling and stable manual disclosure through streaming.
  • Explicit Full detail-only compatibility warning for Paseo 0.8.0.
  • 187 regression tests, pinned Apache-2.0 host projection fixtures, synthetic screenshots and CI.

Beta limitations: Summary unsupported; all connected clients must use Full detail. Native mobile is untested. Full Show all/Raw/Copy can remain expensive.