feat: add default thinking thread — Timmy always ponders (#75)

This commit is contained in:
Alexander Whitestone
2026-02-27 01:00:11 -05:00
committed by GitHub
parent a975a845c5
commit 849b5b1a8d
11 changed files with 1012 additions and 1 deletions

5
.gitignore vendored
View File

@@ -18,8 +18,11 @@ env/
.env.*
!.env.example
# SQLite memory — never commit agent memory
# SQLite — never commit databases or WAL/SHM artifacts
*.db
*.db-shm
*.db-wal
*.db-journal
# Runtime PID files
.watchdog.pid