Skip to content

Releases: BANANASJIM/rdc-cli

v0.5.5

17 May 20:09
1c37444

Choose a tag to compare

What's Changed

  • fix(replay): multi-GPU replay crash and ARM PS detection by @BANANASJIM in #208
  • fix(session): configurable timeout + graceful shutdown for remote replay by @BANANASJIM in #210
  • feat(ux): wire progress callbacks and doctor hint map (Phase 9 PR 1/3) by @BANANASJIM in #214
  • docs(skill): add remote / split / android / troubleshooting sections by @BANANASJIM in #213
  • feat(remote): add setup / status / disconnect subcommands (Phase 9 PR 2/3) by @BANANASJIM in #215
  • fix(build): pass base-prefix Python to cmake for SWIG bindings (#216) by @K1ngst0m in #219
  • fix(build): resolve relative paths and preserve zip execute bits (#217) by @K1ngst0m in #220
  • fix(build): add conda-forge libxml2 to resolve ICU symbol conflict (#218) by @K1ngst0m in #221
  • feat(ux): error hints + opaque exception catches (Phase 9 PR 3/3) by @BANANASJIM in #223
  • fix(daemon): match D3D12 adapter on multi-GPU hosts (#225) by @BANANASJIM in #226
  • feat(mesh): add vs-in stage for input-assembler mesh export (#224) by @BANANASJIM in #227
  • feat(cbuffer): add rdc cbuffer command and cbuffer_raw export (#224) by @BANANASJIM in #228
  • chore: archive completed openspecs (#226, #227, #228) by @BANANASJIM in #229
  • fix(daemon): match D3D12 adapter via real chunk name + exact DeviceId (#225) by @BANANASJIM in #230
  • chore: archive openspec 2026-05-17-fix-225-d3d12-chunk-name by @BANANASJIM in #231

New Contributors

Full Changelog: v0.5.2...v0.5.5

v0.5.4

16 Apr 16:08

Choose a tag to compare

What's Changed

  • fix(passes): hybrid fallback merges explicit and synthetic passes by @BANANASJIM in #203
  • fix(texture): call SetFrameEvent before SaveTexture/GetTextureData by @BANANASJIM in #207
  • fix(replay): multi-GPU replay crash and ARM PS detection by @BANANASJIM in #208
  • fix(session): configurable timeout + graceful shutdown for remote replay by @BANANASJIM in #210
  • feat(ux): wire progress callbacks and doctor hint map (Phase 9 PR 1/3) by @BANANASJIM in #214
  • docs(skill): add remote / split / android / troubleshooting sections by @BANANASJIM in #213
  • feat(remote): add setup / status / disconnect subcommands (Phase 9 PR 2/3) by @BANANASJIM in #215
  • fix(build): pass base-prefix Python to cmake for SWIG bindings (#216) by @K1ngst0m in #219
  • fix(build): resolve relative paths and preserve zip execute bits (#217) by @K1ngst0m in #220
  • fix(build): add conda-forge libxml2 to resolve ICU symbol conflict (#218) by @K1ngst0m in #221

New Contributors

Full Changelog: v0.5.0...v0.5.4

v0.5.3

03 Apr 08:14

Choose a tag to compare

Full Changelog: v0.5.2...v0.5.3

v0.5.2

31 Mar 00:03
72801bc

Choose a tag to compare

What's Changed

  • fix(ci): force push AUR stable to resolve non-fast-forward by @BANANASJIM in #184
  • fix(cli): prevent UnicodeEncodeError on Windows cp1252 with CJK paths by @BANANASJIM in #185
  • docs: add CONTRIBUTING.md and Android planned support by @BANANASJIM in #187
  • feat(android): add rdc android setup/stop for Android remote debug by @BANANASJIM in #188
  • feat(android): enhance setup and capture for EMUI/Mali devices by @BANANASJIM in #189
  • feat(android): add --android/--serial to rdc open for remote replay by @BANANASJIM in #190
  • docs: add Android remote replay to README and docs by @BANANASJIM in #191
  • chore: add GitHub issue and PR templates by @BANANASJIM in #192
  • docs: add Discord badge to README by @BANANASJIM in #198
  • feat: Phase 8 — pass analysis enhancement by @BANANASJIM in #199
  • fix(ci): escape Astro expressions, add AUR force_push by @BANANASJIM in #200
  • fix(passes): hybrid fallback merges explicit and synthetic passes by @BANANASJIM in #203
  • fix(texture): call SetFrameEvent before SaveTexture/GetTextureData by @BANANASJIM in #207

Full Changelog: v0.4.3...v0.5.2

v0.5.1

22 Mar 02:30

Choose a tag to compare

What's Changed

  • fix(ci): force push AUR stable to resolve non-fast-forward by @BANANASJIM in #184
  • fix(cli): prevent UnicodeEncodeError on Windows cp1252 with CJK paths by @BANANASJIM in #185
  • docs: add CONTRIBUTING.md and Android planned support by @BANANASJIM in #187
  • feat(android): add rdc android setup/stop for Android remote debug by @BANANASJIM in #188
  • feat(android): enhance setup and capture for EMUI/Mali devices by @BANANASJIM in #189
  • feat(android): add --android/--serial to rdc open for remote replay by @BANANASJIM in #190
  • docs: add Android remote replay to README and docs by @BANANASJIM in #191
  • chore: add GitHub issue and PR templates by @BANANASJIM in #192
  • docs: add Discord badge to README by @BANANASJIM in #198
  • feat: Phase 8 — pass analysis enhancement by @BANANASJIM in #199
  • fix(ci): escape Astro expressions, add AUR force_push by @BANANASJIM in #200

Full Changelog: v0.4.3...v0.5.1

v0.4.4

15 Mar 08:49

Choose a tag to compare

What's Changed

  • fix(ci): force push AUR stable to resolve non-fast-forward by @BANANASJIM in #184
  • fix(cli): prevent UnicodeEncodeError on Windows cp1252 with CJK paths by @BANANASJIM in #185
  • docs: add CONTRIBUTING.md and Android planned support by @BANANASJIM in #187
  • feat(android): add rdc android setup/stop for Android remote debug by @BANANASJIM in #188
  • feat(android): enhance setup and capture for EMUI/Mali devices by @BANANASJIM in #189
  • feat(android): add --android/--serial to rdc open for remote replay by @BANANASJIM in #190

Full Changelog: v0.4.3...v0.4.4

v0.4.3

06 Mar 09:19
9cb147c

Choose a tag to compare

What's Changed

  • fix(build): use sys.base_prefix for Python headers in uv tool installs by @BANANASJIM in #182
  • fix(ci): resolve AUR stable push on detached HEAD by @BANANASJIM in #183

Full Changelog: v0.4.2...v0.4.3

v0.4.2

06 Mar 08:33
14c2889

Choose a tag to compare

What's Changed

  • fix(ci): upgrade AUR deploy action to v4.1.1 by @BANANASJIM in #178
  • fix(docs): correct installation instructions by @BANANASJIM in #179
  • fix(doctor): actionable Windows install hints, consistent search paths by @BANANASJIM in #180
  • feat(cli): add setup-renderdoc command for one-step install by @BANANASJIM in #181

Full Changelog: v0.4.0...v0.4.2

v0.4.1

04 Mar 14:15
b437e0c

Choose a tag to compare

What's Changed

  • fix(handlers): extract sd values by basetype, remote export guard, daemon survival by @BANANASJIM in #172
  • fix(scripts): ensure skill symlink on Windows via pixi sync by @BANANASJIM in #174
  • fix(docs): remove mkdocs, fix content errors, update docs site by @BANANASJIM in #173
  • fix(windows): resolve capture path, recover MSYS VFS paths, pytest tmp_path by @BANANASJIM in #175
  • fix(typecheck): cross-platform mypy unused-ignore by @BANANASJIM in #176
  • fix(docs): remove experimental label from Windows support by @BANANASJIM in #177

Full Changelog: v0.3.9...v0.4.1

v0.3.9

04 Mar 06:05
4c06aec

Choose a tag to compare

What's Changed

  • docs: update README, commands.json, VFS docs for v0.3.8 by @BANANASJIM in #165
  • fix: Windows compatibility (B60-B74, Phase W4) by @BANANASJIM in #166
  • docs: add Remote & Split mode guide by @BANANASJIM in #168
  • feat(e2e): self-capture, dynamic discovery, cross-platform pixi (W5) by @BANANASJIM in #167
  • fix: byteSize display, zombie process, by-marker phantom, unused rich dep by @BANANASJIM in #170
  • test: MockPipeState per-eid switching, GetCallstack, relaxed E2E assertions by @BANANASJIM in #171
  • fix(docs): correct VFS tree, CLI flags, and paths across docs by @BANANASJIM in #169

Full Changelog: v0.3.8...v0.3.9