supsrc 2025-09-30
Removed local settings file and fixed event buffer
3 files · 6+ · 37-

Removed local settings from repository

2 files changed
  • settings.local.json Removed from repository (35 lines)
  • .gitignore Added .claude/ to prevent future commits of local settings
  • Removed .claude/settings.local.json from the repository and added .claude/ to .gitignore baseline internal
    2 files
    • settings.local.json
    • .gitignore

Event buffer fix

1 file changed
  • buffer.py Minor fix to event buffer logic (7 lines changed)