config: update channel_directory.json,config.yaml,logs/huey.error.log

This commit is contained in:
Alexander Whitestone
2026-03-28 17:00:16 -04:00
parent f7e2971863
commit fc0460d803
3 changed files with 4873 additions and 4 deletions

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