feat: prepend time-gap notice to user message when >5 min elapsed #10

Merged
wylab merged 4 commits from feature/time-gap-injection into main 2026-02-19 01:13:11 +01:00
4 Commits
Author SHA1 Message Date
code-server 4b4ffb8cbc fix: restore SYSTEM ANNOUNCEMENT prefix, add instruction to take time into account
Build Nanobot OAuth / build (pull_request) Successful in 5m48s
Build Nanobot OAuth / cleanup (pull_request) Has been skipped
2026-02-19 00:07:28 +00:00
code-server 092248411e chore: remove debug logs from time-gap injection
Build Nanobot OAuth / build (pull_request) Successful in 6m29s
Build Nanobot OAuth / cleanup (pull_request) Has been skipped
2026-02-19 00:04:22 +00:00
code-server da7f58d3cc debug: add time-gap instrumentation logs
Build Nanobot OAuth / build (pull_request) Successful in 5m32s
Build Nanobot OAuth / cleanup (pull_request) Has been skipped
2026-02-18 23:55:01 +00:00
code-serverandClaude Sonnet 4.5 dde242d170 feat: prepend time-gap notice to user message when >5 min elapsed
Build Nanobot OAuth / build (pull_request) Successful in 5m34s
Build Nanobot OAuth / cleanup (pull_request) Has been skipped
Adds elapsed-time awareness to _process_message. When >5 minutes have
passed since the last user message in a session, prepends a SYSTEM
ANNOUNCEMENT header so the LLM knows time has passed.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-18 23:27:40 +00:00