Skip to content

docs: release-ready README, usage guide, and CHANGELOG#79

Merged
sepehr-safari merged 1 commit into
mainfrom
docs/release-ready
Jul 12, 2026
Merged

docs: release-ready README, usage guide, and CHANGELOG#79
sepehr-safari merged 1 commit into
mainfrom
docs/release-ready

Conversation

@sepehr-safari

Copy link
Copy Markdown
Member

Brings the docs to a shipped, present-tense state for the 0.5.0 launch.

README

  • Replaces the stale "🚧 early development / what it will do" framing with what Studio does today — Inspect, Detect, Watch (live capture), Prove, Scale, Script.
  • Hero screenshot of the live inspector (timeline + message inspector + session panel + failure drawer).
  • Install section — download the macOS .dmg / Linux .tar.gz from Releases, with the ad-hoc right-click → Open note.
  • Usage section — opening a trace in the GUI plus the real CLI commands (capture, inspect, report, diff, anonymize, ci), taken from studio --help.
  • Build from source trimmed and pointed at RELEASING.md.

CHANGELOG

CHANGELOG.md (Keep-a-Changelog) with the 0.5.0 notes staged under [Unreleased] — the S0–S5 additions grouped by capability, plus known limitations (ad-hoc signing, the 50k detection cap, deferred TLS / menu-bar / interactive-open). The release-cut issue (#74) dates it.

Screenshot provenance

docs/assets/inspector.png is the real image the driven GUI suite (#71) captured under Xvfb — the inspector loaded on the sample trace with an event selected — re-compressed from 3.8 MB to ~107 KB. (Only the inspector frame is used; under software GL the post-click "live" frame lagged, so I didn't ship a misrepresented one.)

Verification

All README-referenced local files exist; no maintainer email in any committed doc (private advisory link only); studio ci still exits 0.

Closes #73.

Bring the docs to a shipped, present-tense state for the 0.5.0 launch.

- README: replace the "early development / what it will do" framing with what
  Studio does today (inspect, detect, watch, prove, scale, script), a hero
  screenshot of the live inspector, an Install section (download the macOS
  .dmg / Linux .tar.gz from Releases, with the ad-hoc "right-click → Open"
  note), a Usage section (GUI + the real CLI commands), and a build-from-source
  section pointing at RELEASING.md.
- CHANGELOG.md: Keep-a-Changelog, with the 0.5.0 notes staged under
  [Unreleased] (S0–S5 additions + known limitations); the release-cut issue
  dates it.
- docs/assets/inspector.png: the hero screenshot, rendered by the driven GUI
  suite under Xvfb (compressed to ~107 KB).

Screenshot is the real automation-captured inspector (timeline + message
inspector + session panel + failure drawer). No maintainer email in any
committed doc. `studio ci` still exits 0.

Closes #73.
@sepehr-safari sepehr-safari merged commit 1fe2ed5 into main Jul 12, 2026
3 checks passed
@sepehr-safari sepehr-safari deleted the docs/release-ready branch July 12, 2026 18:32
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.

docs: release-ready README, usage guide, and CHANGELOG

1 participant