Stars
1
Forks
0
Watchers
1
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
297
commits
11
commits
Merge pull request #7 from koraytaylan/copilot/split-vision-rays-into-vision-w-h
2a21f1cView on GitHubfix: replace magic 468 with FIXED_TAIL_SIZE, add checked arithmetic in BrainLayout
8717b7aView on GitHubMerge origin/develop into copilot/split-vision-rays-into-vision-w-h
faa55ecView on GitHubfeat: split vision_rays into explicit vision_w and vision_h in BrainConfig
ad90f8fView on GitHubMerge pull request #3 from koraytaylan/feature/perf-optimization
628904aView on GitHubfix: address PR review — clamp UI bounds, use config stride in headless, remove dead module
f2a00a7View on GitHubfix: use cached telemetry for HUD prediction error and exploration labels
8b71bcdView on GitHubfix: read prediction_error and exploration_rate via blocking telemetry
e242ec8View on GitHubdocs: update README, brain README, and EVOLUTION_JOURNEY for mega-kernel
b3b290eView on GitHubfix: restore agent detail telemetry, vision_stride UI, history at all speeds
a61507fView on GitHubfix: one submit per mega-batch to prevent uniform write race
d268f67View on GitHubfix: remove diagnostic logging, fix mega shader subgroup markers
edbee7aView on GitHubfix: update dispatch_batch docstring, remove dead binding
5ef7dd9View on GitHub