chore: upgrade coder/serpent to allow more readable durations (#20886)

https://github.com/coder/serpent/pull/28 added this capability.

https://github.com/coder/serpent/compare/v0.11.0...v0.12.0

---------

Signed-off-by: Danny Kopping <danny@coder.com>
This commit is contained in:
Danny Kopping
2025-11-24 09:24:06 +00:00
committed by GitHub
parent a6581c7157
commit 443b0c851d
7 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -1771,6 +1771,6 @@ Whether to inject Coder's MCP tools into intercepted AIBridge requests (requires
| Type | <code>duration</code> |
| Environment | <code>$CODER_AIBRIDGE_RETENTION</code> |
| YAML | <code>aibridge.retention</code> |
| Default | <code>1440h</code> |
| Default | <code>60d</code> |
Length of time to retain data such as interceptions and all related records (token, prompt, tool use).