This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryKlimkit v0.1.3 adds Tailscale‑served proof reports with full‑width screenshots, seekable MP4 videos, and an improved Tab Browser.
Full changelog
What changed
- Added repo-local proof reports under
.klimkit/reports/, served through the Klimkit daemon at/reports/with a combined multi-repo/worktree index. - Added Tailscale proof report URLs to
kk apply,kk pull, andkk doctorso agent handoffs can end with a useful tailnet URL instead of localhost. - Updated the shared Codex workflow, checklister, final reviewer, README, and harness-tuning skill so UI work requires a Git-tracked HTML proof report, full-width screenshot/video evidence, MP4 report videos where possible, and native
agent-browsersource evidence. - Made report HTML Git-trackable while screenshots/videos under
.klimkit/reports/stay ignored; report MP4 assets now support HTTP byte ranges so Chrome/PWA drag-to-seek works over Tailscale Serve. - Reworked Switchboard catalog into a first-class Tab Browser with
Control+Option/Alt+0, Escape return, arrow cycling, click-to-switch top tabs, archived tabs hidden from the main tab bar, and drag/drop ordering in both the top bar and Tab Browser. - Bumped package and README release metadata to
0.1.3.
Validation
- 3/3 final reviewers passed after the full-width/MP4 report and Range-serving fixes.
uv run python -m unittest discover -s tests -q: 142 OK, 1 skipped.uv run python -m unittest tests.test_switchboard -q: 42 OK, including MP4 byte-range206and invalid-range416coverage.uv run python -m unittest tests.test_codex_pack_validation tests.test_docs_static tests.test_switchboard -q: 53 OK.node --check src/klimkit/apps/switchboard/static/app.js: passed.git diff --check: passed.- Live proof report verified at
https://odev.tail11c448.ts.net/reports/r/klimkit-dc70a74e9a/02-better-wf-and-tabs/report.htmlwith 15 full-width screenshots and seekable MP4 videos.
Upgrade note
Fork-first operators should merge this release into their own operator repo, run kk pull or kk apply on each machine, and confirm kk doctor prints the Tailscale Proof reports URL. If a machine reports Tailscale Serve permission denial, run sudo tailscale set --operator=$USER once on that machine and retry.
Summary
Klimkit’s last three releases turn the operator preview into a much more inspectable parallel-agent workflow: v0.1.1 polished Switchboard archived-tab/catalog behavior and README screenshots, v0.1.2 added the checklister/final-reviewer workflow plus parallel worktree guidance, and v0.1.3 adds Tailscale-served proof reports with full-width screenshots, seekable MP4 QA videos, and a keyboard/drag-drop Tab Browser for cleaner multi-agent work across machines.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Klimkit
All releases →Related context
Related tools
Earlier breaking changes
- v0.2.1 Moves old Switchboard/runtime/plugin machinery to deprecated paths.
Beta — feedback welcome: [email protected]