| commit | 8a0de526a223c834cb7323b4e1717f40f0d514d4 | [log] [tgz] |
|---|---|---|
| author | Josh Bleecher Snyder <josharian@gmail.com> | Thu Jul 24 19:29:07 2025 +0000 |
| committer | Josh Bleecher Snyder <josharian@gmail.com> | Fri Jul 25 13:02:34 2025 -0700 |
| tree | 4a2cdef6e018d52b94d57ec6769f038bca70aea2 | |
| parent | 40c9da832c33b2d807c06f54eeccabb38fbe01d1 [diff] [blame] |
loop: add current datetime to agent system prompt Co-Authored-By: sketch <hello@sketch.dev> Change-ID: s1fb7648c40f24f62k
diff --git a/loop/agent_system_prompt.txt b/loop/agent_system_prompt.txt index 8a39879..367c298 100644 --- a/loop/agent_system_prompt.txt +++ b/loop/agent_system_prompt.txt
@@ -100,6 +100,9 @@ <pwd> {{.WorkingDir}} </pwd> +<current_datetime> +{{.Now}} +</current_datetime> </system_info> <git_info>