10x developer tenxdev
  • vibe coded terrible garbage (using bad local models)

  • Joined on 2026-05-01
tenxdev pushed to master at tenxdev/tschau-sepp 2026-05-12 21:16:51 +02:00
2b3871a28f feat: improve card localization with convex hull and confidence thresholding
tenxdev pushed to master at tenxdev/tschau-sepp 2026-05-11 21:57:14 +02:00
106ce2f218 docs: update detection improvement plan with evaluation and infrastructure details
tenxdev pushed to master at tenxdev/tschau-sepp 2026-05-11 21:55:47 +02:00
36ef5c520d refactor: split ImageProcessing into specialized modules and fix corruption
tenxdev pushed to master at tenxdev/tschau-sepp 2026-05-11 20:15:06 +02:00
3f3123c5af fix: resolve all typechecking errors across codebase
tenxdev pushed to master at tenxdev/tschau-sepp 2026-05-10 23:27:21 +02:00
73beedee5f refactor: split detection component and fix ImageProcessing syntax errors
tenxdev pushed to master at tenxdev/tschau-sepp 2026-05-10 18:41:19 +02:00
fbd6748f52 setup typechecking and fix build errors
tenxdev pushed to master at tenxdev/tschau-sepp 2026-05-10 15:00:29 +02:00
a94524a816 improve card detection sensitivity and performance
tenxdev pushed to master at tenxdev/tschau-sepp 2026-05-09 21:37:26 +02:00
a084777e64 implement ML model conversion, deploy models, and fix card detection noise
ff1561a704 Update ML setup guide and add model scripts
Compare 2 commits »
tenxdev pushed to master at tenxdev/tschau-sepp 2026-05-09 01:20:30 +02:00
073d395ae6 Implement ML-based card detection and classification
tenxdev pushed to master at tenxdev/tschau-sepp 2026-05-08 21:42:32 +02:00
9b427d2df8 Prevent state corruption by removing cameraStream from localStorage
tenxdev pushed to master at tenxdev/tschau-sepp 2026-05-08 21:35:19 +02:00
82cae002f8 Fix broken routing by unifying game state via Context API
tenxdev created branch master in tenxdev/tschau-sepp 2026-05-04 21:42:27 +02:00
tenxdev pushed to master at tenxdev/tschau-sepp 2026-05-04 21:42:27 +02:00
6fc0820831 Commit all uncommitted files
8ecb23b7dc Commit all uncommitted changes
8b00801628 Allow all hosts in Vite config for external access
d46d0a5b54 Update README with AGENTS.md reference and project instructions
b69cb75db2 Add AGENTS.md file with project instructions
tenxdev created repository tenxdev/tschau-sepp 2026-05-04 21:42:12 +02:00
tenxdev pushed to main at tenxdev/jompiler 2026-05-03 21:39:40 +02:00
5178ca8229 Fix compiler to support function calls, declarations, and variable assignments
tenxdev pushed to main at tenxdev/jompiler 2026-05-03 18:16:05 +02:00
98dc7ca20a Update AGENTS.md to document the new test suite
tenxdev pushed to main at tenxdev/jompiler 2026-05-03 18:03:09 +02:00
09d1901bcb Remove simple-test-runner.js
tenxdev pushed to main at tenxdev/jompiler 2026-05-03 18:00:02 +02:00
0d6e499cc9 Fix test run script to call correct test runner
tenxdev pushed to main at tenxdev/jompiler 2026-05-03 17:15:34 +02:00
80caf6412c Fix syntax errors in compiler and clean up debug output
tenxdev pushed to main at tenxdev/jompiler 2026-05-03 13:28:00 +02:00
35a4fb7fef Add AGENTS.md with repository instructions