fix: add embedded run logs and typing ttl

This commit is contained in:
Peter Steinberger
2026-01-03 14:09:19 +00:00
parent 4fcd89c3d9
commit 48731f494b
4 changed files with 90 additions and 11 deletions

View File

@@ -19,6 +19,7 @@
- Thinking: default to low for reasoning-capable models when no /think or config default is set.
- Logging: decouple file log levels from console verbosity; verbose-only details are captured when `logging.level` is debug/trace.
- Build: fix regex literal in tool-meta path detection (watch build error).
- Auto-reply: add run-level telemetry + typing TTL guardrails to diagnose stuck replies.
### Docs
- Skills: add Sheets/Docs examples to gog skill (#128) — thanks @mbelinky.