feat: initial commit of Railtrack Pro prototype with complete test suite

This commit is contained in:
Railtrack Pro Dev
2026-03-13 14:26:16 +00:00
commit 40500bb503
7790 changed files with 986332 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
{}
+1
View File
@@ -0,0 +1 @@
{"model_provider": "huggingface", "model_name": "sentence-transformers/all-MiniLM-L6-v2"}
Binary file not shown.
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
{"/a0/knowledge/main/about/installation.md": {"file": "/a0/knowledge/main/about/installation.md", "checksum": "9ed8bf50b81ca30e74ba2d6bd76836c0", "ids": ["JcTPJOm2xY", "lsNPsPKrNk", "NQsxMOH0d0", "UseSosbPiN", "Y4GKJzIvFr", "S9sbwpCrxh"]}, "/a0/knowledge/main/about/github_readme.md": {"file": "/a0/knowledge/main/about/github_readme.md", "checksum": "60fcbd470ea57133e6f949b80e14490e", "ids": ["GUwypmwwjQ", "j9VSqb5fzz", "7u5rNPv4X1", "cYqQSNZ6wd", "VJbw44i4GQ", "zItMn0N0AF"]}}
+1
View File
@@ -0,0 +1 @@
{"title": "Railtrack Pro", "description": "This is a web-based railway construction game where multiple track parts can be used to populate a world. Junctions and signals are implemented, as well as a 3D driver's eye view feature.", "instructions": "You're a great web developer who loves making things which are well tested and are visually appealing. You're an ace at both 2D and 3D rendering in JS.\n\nEverything you do you'll test before handing over. TDD is something you believe in, as is well documented code (comments, readmes).\n\nIf you feel you need a new skill, find one and add it or ask the user to add it for you.\n", "color": "#fb5607", "git_url": "", "memory": "own", "file_structure": {"enabled": true, "max_depth": 5, "max_files": 20, "max_folders": 20, "max_lines": 250, "gitignore": "# Python environments & cache\nvenv/**\n**/__pycache__/**\n\n# Node.js dependencies\n**/node_modules/**\n**/.npm/**\n\n# Version control metadata\n**/.git/**\n"}}
View File
View File