Commit Graph

7 Commits

Author SHA1 Message Date
Mohamed Boudra
9f09a19a09 Gate Claude SDK stream trace logs behind PASEO_CLAUDE_DEBUG
Per-token trace logs from the query pump fire twice per streaming event
and contribute to memory growth under heavy use. Gate them behind an
opt-in env var so they're available for debugging but silent by default.
2026-04-10 10:05:13 +07:00
Mohamed Boudra
7ae56bcdd1 fix: use PASEO_LISTEN instead of legacy PASEO_PORT in .env.example 2026-02-05 14:33:23 +07:00
Mohamed Boudra
204400437a chore: remove legacy files and clean up .env.example 2026-02-05 14:32:53 +07:00
Mohamed Boudra
3a31d708f8 chore: remove local artifacts and sanitize repo 2026-02-05 13:06:10 +07:00
Mohamed Boudra
ccd175b4b7 Capture dictation/TTS debug audio and show dictation errors 2026-01-25 09:35:07 +07:00
Mohamed Boudra
b8d942cb6b feat: add configurable paseo home and port 2025-11-30 02:46:44 +00:00
Mohamed Boudra
e646f410be Prompt is too long 2025-10-22 09:06:18 +02:00