| commit | 9224eb0571146da5fce2c1ec0f7f13a72f30cc3a | [log] [tgz] |
|---|---|---|
| author | Josh Bleecher Snyder <josharian@gmail.com> | Sat Jul 26 04:45:05 2025 +0000 |
| committer | Josh Bleecher Snyder <josharian@gmail.com> | Fri Jul 25 21:47:02 2025 -0700 |
| tree | e1923e690cb165fd65c438f25b62ffa0b700a0d3 | |
| parent | 7cae9d5d4c629d3c1f85aaab974632e093a8959d [diff] [blame] |
loop: change current_datetime to current_date So that we don't always invalidate the k/v cache. Co-Authored-By: sketch <hello@sketch.dev> Change-ID: s330e5fc0212d37d4k
diff --git a/loop/agent_system_prompt.txt b/loop/agent_system_prompt.txt index 367c298..52609a2 100644 --- a/loop/agent_system_prompt.txt +++ b/loop/agent_system_prompt.txt
@@ -100,9 +100,9 @@ <pwd> {{.WorkingDir}} </pwd> -<current_datetime> +<current_date> {{.Now}} -</current_datetime> +</current_date> </system_info> <git_info>