╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ > Write a C++ server that serves the 10x15 Tetris game through html into the web browser. Log all games, Tetris pieces, user moves, board states into the server │
│ side SQLite DB. │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
✗ Model call failed: {"message":"The requested model is not supported.","code":"model_not_supported","param":"model","type":"invalid_request_error"}
✗ Model call failed: {"message":"The requested model is not supported.","code":"model_not_supported","param":"model","type":"invalid_request_error"}
✗ Model call failed: {"message":"The requested model is not supported.","code":"model_not_supported","param":"model","type":"invalid_request_error"}
● Total usage est: 1 Premium request
Total duration (API): 0.0s
Total duration (wall): 3m 0.7s
Total code changes: 0 lines added, 0 lines removed
Usage by model:
claude-sonnet-4.5 0 input, 0 output, 0 cache read, 0 cache write (Est. 1 Premium request)
Shutting down...
See above.
Describe the bug
The session fails:
This problem didn't exist in 0.0.330
0.0.330 works very well.
Affected version
0.0.333 Commit: 4cbf3da
Steps to reproduce the behavior
See above.
Expected behavior
n/a
Additional context
OS: FreeBSD 14.3
node-v22.19.0