feat: add default thinking thread — Timmy always ponders (#75)
This commit is contained in:
committed by
GitHub
parent
a975a845c5
commit
849b5b1a8d
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user