[docs] Inventory live automations and stale-state risks #148

Closed
Timmy wants to merge 56 commits from docs/automation-audit-20260404 into main
3 changed files with 4873 additions and 4 deletions
Showing only changes of commit fc0460d803 - Show all commits

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2026-03-28T15:56:52.043649",
"updated_at": "2026-03-28T16:51:21.522916",
"platforms": {
"discord": [
{

View File

@@ -1,12 +1,13 @@
model:
default: gpt-5.4
provider: openai-codex
default: auto
provider: custom
context_length: 65536
base_url: https://chatgpt.com/backend-api/codex
base_url: http://localhost:8081/v1
toolsets:
- all
agent:
max_turns: 30
tool_use_enforcement: auto
reasoning_effort: xhigh
verbose: false
terminal:

File diff suppressed because it is too large Load Diff