Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: pcr-developers/cli

v0.3.0

18 May 15:10
@github-actions github-actions
9bef1e6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • fix(license): restore canonical Apache 2.0 LICENSE + add NOTICE by @KaluJo in #88
  • vscode: stop dual-watch dupes from chatSessions + transcripts by @KaluJo in #85
  • watcher correctness + perf: graceful shutdown, mtime-cached scans, single-row UPDATEs, pcr_dir fail-loud by @KaluJo in #86
  • feat: "newer version available" notice on pcr runs + start CHANGELOG.md by @KaluJo in #87
  • release v0.3.0 by @KaluJo in #89

Full Changelog: v0.2.9...v0.3.0

Contributors

KaluJo
Assets 10
Loading

v0.2.9

16 May 19:33
@github-actions github-actions
25aea4f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

Contributors

KaluJo
Loading

v0.2.8

15 May 20:11
@github-actions github-actions
b024b96
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • v0.2.8: TUI palette tokens, log goldens, parser edge tests, watcher cleanup by @KaluJo in #83

Full Changelog: v0.2.7...v0.2.8

Contributors

KaluJo
Loading

v0.2.7

28 Apr 16:06
@github-actions github-actions
a2ec7a3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • chore: drop ts type definitions so npm stops badging the package as TS by @KaluJo in #79
  • docs: rewrite AGENTS.md for the post-Go, Rust-only codebase by @KaluJo in #80
  • v0.2.7: vscode chatSessions parser, TUI nav, attribution fixes by @KaluJo in #81
  • chore: cargo fmt --all + README v0.2.7 (fix lint-and-test on main) by @KaluJo in #82

Full Changelog: v0.2.6...v0.2.7

Contributors

KaluJo
Loading

v0.2.6

26 Apr 04:22
@github-actions github-actions
77ddae0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • cursor: fix five critical capture-loss bugs in the watcher by @KaluJo in #48
  • multi-repo: robust git attribution across cursor, claude-code, vscode by @KaluJo in #49
  • multi-repo: cover the edge cases the audit warned about by @KaluJo in #50
  • docs: replace audit-history comments with self-contained explanations by @KaluJo in #51
  • readme: rewrite for engineering-team tone, drop award branding by @KaluJo in #52
  • readme: clarify Rust version requirement by @KaluJo in #53
  • cli: open the interactive command browser when no subcommand is given by @KaluJo in #54
  • bundle / show / gc: better draft browsing + cleanup by @KaluJo in #55
  • show / bundle: respect the requested draft index when opening the TUI by @KaluJo in #56
  • watcher: keep pcr start cheap on hot paths by @KaluJo in #57
  • show: clearer source labels, honest empty states, recency cap by @KaluJo in #58
  • show: enter actually bundles drafts now by @KaluJo in #59
  • show: drop source label, add repo column to draft list by @KaluJo in #60
  • show: enter selects, b bundles, p ships, q always cancels by @KaluJo in #61
  • show: alias the bundle browser; pcr show just sets focus by @KaluJo in #62
  • show: collapse the repo column to its actual contents by @KaluJo in #63
  • show: center the focus, J/K range select, : numeric range by @KaluJo in #64
  • show: kill the inline repo column, tighten the row prefix by @KaluJo in #65
  • show: drop the right sidebar when both panes are empty by @KaluJo in #66
  • show: drop the mark+pointer prefix, color-encode the index by @KaluJo in #67
  • show: clear the body each frame to kill stale render artifacts by @KaluJo in #68
  • show: auto-advance follows last navigation direction by @KaluJo in #69
  • show: clear the full frame + detail inner against ghosting by @KaluJo in #70
  • show: sanitize prompt + response text before Paragraph wrap by @KaluJo in #71
  • chore: trim verbose narrative comments to production-quality by @KaluJo in #72
  • show: focus is a row background, orthogonal to selection by @KaluJo in #73
  • show: bundles view + add-to-existing-bundle picker by @KaluJo in #74
  • show: eagerly load bundle items + mode defaults + caps + arrows by @KaluJo in #75
  • show: pcr bundle "name" → TUI, multi-select delete modal, header auth, wrap polish by @KaluJo in #76
  • chore: bump workspace to v0.2.6 + drop CI badge / og banner from README by @KaluJo in #77
  • chore: cargo fmt --all (unblock release lint) by @KaluJo in #78

Full Changelog: v0.2.5...v0.2.6

Contributors

KaluJo
Loading

v0.2.5

25 Apr 02:04
@github-actions github-actions
2df2414
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • docs(readme): drop pricing and comparisons sections by @KaluJo in #42
  • docs(readme): make banner image link to pcr.dev by @KaluJo in #43
  • docs(readme): replace mixed emojis with the CLI prompt chevron by @KaluJo in #44
  • Update README.md by @KaluJo in #45
  • npm: ship the user-facing README on npmjs.com by @KaluJo in #46
  • release v0.2.5 by @KaluJo in #47

Full Changelog: v0.2.4...v0.2.5

Contributors

KaluJo
Loading

v0.2.4

25 Apr 00:30
@github-actions github-actions
9661c22
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • release: 0.2.4 — interactive help, product-first README, vv-bug fix by @KaluJo in #41

Full Changelog: v0.2.3...v0.2.4

Contributors

KaluJo
Loading

v0.2.3

25 Apr 00:09
@github-actions github-actions
7abfd25
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • release: 0.2.3 — end-to-end UX redesign by @KaluJo in #40

Full Changelog: v0.2.2...v0.2.3

Contributors

KaluJo
Loading

v0.2.2

24 Apr 23:07
@github-actions github-actions
f98c656
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • fix: bin/pcr was forwarding node's full argv to clap (v0.2.2) by @KaluJo in #39

Full Changelog: v0.2.1...v0.2.2

Contributors

KaluJo
Loading

v0.2.1

24 Apr 22:56
@github-actions github-actions
4d58cf3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • release: v0.2.1 \u2014 rename Windows subpackage to dodge npm spam filter by @KaluJo in #38

Full Changelog: v0.2.0...v0.2.1

Contributors

KaluJo
Loading
Previous 1 3
Previous

AltStyle によって変換されたページ (->オリジナル) /