- Co-Authored-By
- Claude Fable 5 <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01GoYpb8FEmdxVErsv7ABCYi
Make the thread admission cap boot-tunable
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
- pushed
- by user · WAL seq 329 · 2026-08-25T02:41:12.649461Z
Changed files
-
modified
config/config.exs -
modified
config/runtime.exs
Diff
2 files changed, +12 -0
config/config.exs modified +2
@@ -355,6 +355,8 @@ config :openagents,
| 355 | 355 |
|
| 356 | 356 |
|
| 357 | 357 |
|
| 358 |
|
|
| 359 |
|
|
| 358 | 360 |
|
| 359 | 361 |
|
| 360 | 362 |
|
config/runtime.exs modified +10
@@ -117,6 +117,16 @@ config :openagents,
| 117 | 117 |
|
| 118 | 118 |
|
| 119 | 119 |
|
| 120 |
|
|
| 121 |
|
|
| 122 |
|
|
| 123 |
|
|
| 124 |
|
|
| 125 |
|
|
| 126 |
|
|
| 127 |
|
|
| 128 |
|
|
| 129 |
|
|
| 120 | 130 |
|
| 121 | 131 |
|
| 122 | 132 |
|