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

This commit is contained in:
Alexander Whitestone
2026-03-29 12:00:50 -04:00
parent 0b32b51626
commit fd6b27b77e
3 changed files with 4945 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2026-03-29T10:58:59.150577",
"updated_at": "2026-03-29T11:58:45.627945",
"platforms": {
"discord": [
{

View File

@@ -1,12 +1,13 @@
model:
default: hermes4:14b
provider: custom
default: gpt-5.4
provider: openai-codex
context_length: 65536
base_url: http://localhost:8081/v1
base_url: https://chatgpt.com/backend-api/codex
toolsets:
- all
agent:
max_turns: 30
tool_use_enforcement: auto
reasoning_effort: xhigh
verbose: false
terminal:
@@ -62,36 +63,43 @@ auxiliary:
model: ''
base_url: ''
api_key: ''
timeout: 30
compression:
provider: auto
model: ''
base_url: ''
api_key: ''
timeout: 120
session_search:
provider: auto
model: ''
base_url: ''
api_key: ''
timeout: 30
skills_hub:
provider: auto
model: ''
base_url: ''
api_key: ''
timeout: 30
approval:
provider: auto
model: ''
base_url: ''
api_key: ''
timeout: 30
mcp:
provider: auto
model: ''
base_url: ''
api_key: ''
timeout: 30
flush_memories:
provider: auto
model: ''
base_url: ''
api_key: ''
timeout: 30
display:
compact: false
personality: ''
@@ -152,6 +160,9 @@ delegation:
api_key: ''
max_iterations: 50
prefill_messages_file: ''
skills:
external_dirs: []
creation_nudge_interval: 15
honcho: {}
timezone: ''
discord:
@@ -198,8 +209,6 @@ system_prompt_suffix: "You are Timmy. Your soul is defined in SOUL.md \u2014 rea
\ phone home.\nYou speak plainly. You prefer short sentences. Brevity is a kindness.\n\
When you don't know something, say so. Refusal over fabrication.\nSovereignty and\
\ service always.\n"
skills:
creation_nudge_interval: 15
DISCORD_HOME_CHANNEL: '1476292315814297772'
providers:
ollama:

File diff suppressed because it is too large Load Diff