Skip to content

ETK v0.3.1 — New Claude Cockpit Skill

Choose a tag to compare

@mercurious mercurious released this 17 Jun 20:00
· 35 commits to main since this release

Your AI Cockpit pit-engineer ETK now has a Cockpit Claude skill that supports Android adb-over-USB and ROCKNIX over ssh or USB-net gadget. Your Claude Cockpit can read your live telemetry with the Spotter feature and Engineer (telemetry→tuning) and deeply diagnose your crashes for tuning suggestions. Experimental autonomy support for aPSE3e Fork v4 allows you to record game runs and Claude Clockpit can attempt to synthesize an autonomous run from your data.

Added

  • Cockpit · Android and ROCKNIX supportscripts/rocknix_spotter_loop.sh over ssh: full thermal map, GPU devfreq (drm/msm — no KGSL), CPU-prime freq, memory, the /dev/shm/etk_shm live-stat bridge, and a crash-watch. RPCS3.log is identical to the Android fork's, and ROCKNIX adds real core dumps + on-device gdb (cleaner crash forensics than Android tombstones).
  • aPS3e Shader Fork v4 companion — native pad-movie record/replay (Cockpit Driver tier / deterministic repro harness). See the aPS3e shader-patch-4 release.
  • User Guides — A (Android quickstart, the 90% path), B (ROCKNIX add-on), C (v4 APK install).
  • Cockpit SKILL.md cross-platform pass (targets/transports, ROCKNIX specifics, target-layer detection).

ETK ships tooling, never bytes.