Skip to content

Releases: codai-ro/codai-phone

codai phone 3.3.1-beta.2

Pre-release

Choose a tag to compare

@dragoscv dragoscv released this 25 Sep 20:34
  • chore(phone): 3.3.1-beta.2 (versionCode 9) - first published self-update beta (devices already run code 8) (5882605d)
  • feat(phone): chess relay duel sets both boards up itself; first full phone-vs-phone game (S25 White mates A51 in 59) (7bce698a)
  • feat(phone): DebugDrive tool_cancel for supervised direct runs; tracker: fast-lane A/B, games, duels (1c332907)
  • feat(phone): King Pong plays and scores (won 20 / lost 15 in 150 s on S25) (46c471e4)
  • feat(phone): fast lane + one model per turn ON by default (paired A/B A51 weak12x3 on identical tasks: 34/36 vs 32/36, turn p90 17.0 vs 19.6 s, requests p50 3->2, 0 task regressions) (b454b9d5)
  • chore(phone): 3.3.1-beta.1 (versionCode 8) - first self-update beta (c26f376d)
  • feat(phone): Phase 8 V6 - Android self-update (github) + Play in-app updates; phone release channel route + signed release script (982a7f84)
  • fix(phone-eval): SGT Flip grid from line detection (solved in 11 taps), empty-set oracle, run-eval -ReuseTasks for paired A/B (e1bd9ddc)
  • feat(s1): desktop skill suggestion + report-problem button, phone turn_contract stop gate + intent shadow, gated live s1 routing (off) + G-S1-route report (083a706a)
  • fix(phone): sgtpuzzles relaunch reaches the requested puzzle (CLEAR_TOP + resend) and Flood squares a clipped board box (12x12 solved 23/25 in 4.4 s) (835d0b56)
  • fix(phone): BlockDrop LAN finds the unlabeled gear and clears a leftover Game Over (first live phone-vs-phone match: S25 won, 434 vs 310 pieces) (8e6cbb92)
  • feat(agent-core): turn_contract shadow mode - stock codai-s1 loses to regex on 291 real endings (G-S1-stop baseline) (1a6b1b17)
  • feat(phone): Stack Tower frame-perfect (record 1490), Breakout 71 scoring, BlockDrop LAN dispatch, eval -Knobs A/B arms (e917b3af)
  • feat(s1): public POST /v1/systemone + SDKs (TS/Python) + agent-core turn_contract (goal rules, codai-s1 stop gate on desktop) (fec0e051)
  • feat(core): fast steps across platforms - fast lane (pick, early reads, prefetch, macros), more…