Features
- Added
ForesightManager.instance.isInitiatedstatic prop to check if theForesightManagerhas been initialized - Added
ForesightManager.instance.globalSettingsstatic prop to check which global settings are currently configured in theForesightManager
Changes
- Increased default value of
trajectoryPredictionTimefrom 80 to 120 - Decreased default value of
tabOffsetfrom 3 to 2 - Decreased max
positionHistorySizefrom 50 to 30
Docs
- Reorganized docs with a "Getting Started" folder
- Added the Static Properties page
- Added llms.txt file to docs for large language models (work in progress)
Bug Fixes
- Fixed bug where the
ForesightManagerwouldalways initialize with default values - Fixed bug where if you decreased
positionHistorySizethe leftoverpositionsweren't cleared from the array. - Fixed visual bug where on FireFox the debugger would overflow