increase prediction horizon

This commit is contained in:
Dobromir Popov
2025-09-09 09:50:14 +03:00
parent 34780d62c7
commit 2e1b3be2cd
5 changed files with 670 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
---
description: Before implementing new idea look if we have existing partial or full implementation that we can work with instead of branching off. if you spot duplicate implementations suggest to merge and streamline them.
globs:
alwaysApply: true
---