updated to run on Windows and add est capabilities

This commit is contained in:
JesseMarkowitz
2026-03-30 11:08:05 -04:00
parent 304cf4fde4
commit 050cd49124
13 changed files with 524 additions and 54 deletions

4
.gitignore vendored
View File

@@ -25,10 +25,14 @@ exports/
!CHANGELOG.md
# Cache and logs
cache/
.ai-chat-exporter/
logs/
*.log
# Test tracking
test-plan.csv
# Editor / OS
.DS_Store
.idea/