lekt8 and Claude Opus 4.8
ce7f5dbbdd
Inject current date into deep research planning and query prompts ( #1347 )
...
Deep research generated search queries from the LLM's training-cutoff
knowledge, so it emitted stale-year queries like "best Python tutorials
2025" when the actual year is later (issue #1341 ). The chat/agent path
already grounds the model with "Today is ..." (src/agent_loop.py); the
deep research planning and query-generation prompts had no equivalent.
Add a small current_date_context() helper and prepend it at the plan and
query-generation prompt sites (and the research_handler plan preview path
that reuses RESEARCH_PLAN_PROMPT). System-TZ local, portable strftime.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-03 03:00:52 +09:00
..
2026-06-03 01:10:06 +09:00
2026-06-01 14:32:41 +09:00
2026-06-03 02:37:45 +09:00
2026-06-01 16:54:11 +09:00
2026-06-01 16:57:28 +09:00
2026-06-01 14:26:10 +09:00
2026-06-02 20:28:26 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-06-02 11:39:01 +09:00
2026-06-02 11:12:13 +09:00
2026-05-31 23:58:26 +09:00
2026-06-03 02:27:43 +09:00
2026-06-01 15:09:47 +09:00
2026-06-03 02:50:02 +09:00
2026-06-03 01:44:02 +09:00
2026-06-02 23:01:04 +09:00
2026-06-02 23:01:04 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 22:22:41 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 15:09:47 +09:00
2026-06-01 10:50:07 +09:00
2026-06-03 00:13:53 +09:00
2026-06-01 23:10:58 +09:00
2026-05-31 23:58:26 +09:00
2026-06-03 03:00:52 +09:00
2026-05-31 23:58:26 +09:00
2026-06-02 20:35:27 +09:00
2026-06-02 20:32:56 +09:00
2026-06-01 15:09:47 +09:00
2026-06-03 02:40:22 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 22:30:07 +09:00
2026-06-03 01:41:24 +09:00
2026-06-02 11:28:52 +09:00
2026-06-03 00:49:29 +09:00
2026-05-31 23:58:26 +09:00
2026-06-02 11:46:06 +09:00
2026-06-02 20:33:09 +09:00
2026-06-02 23:04:58 +09:00
2026-06-01 22:38:14 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 18:27:17 +09:00
2026-06-02 20:35:44 +09:00
2026-06-02 20:32:08 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 14:32:13 +09:00
2026-06-02 22:42:23 +09:00
2026-05-31 23:58:26 +09:00
2026-06-02 23:33:22 +09:00
2026-05-31 23:58:26 +09:00
2026-06-03 03:00:52 +09:00
2026-06-01 22:26:37 +09:00
2026-06-01 15:09:47 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 23:11:50 +09:00
2026-06-03 01:36:57 +09:00
2026-06-03 02:40:22 +09:00
2026-06-03 01:03:58 +09:00
2026-06-02 23:03:46 +09:00
2026-06-02 20:36:37 +09:00
2026-06-02 23:13:30 +09:00
2026-06-03 02:13:51 +09:00
2026-06-02 22:42:07 +09:00
2026-06-02 12:57:45 +09:00
2026-06-03 02:47:14 +09:00
2026-06-02 20:29:47 +09:00
2026-06-02 20:44:27 +09:00
2026-06-03 01:16:30 +09:00
2026-06-02 23:46:33 +09:00
2026-06-01 22:26:13 +09:00
2026-06-02 20:28:12 +09:00
2026-06-02 20:44:24 +09:00