config: update channel_directory.json,config.yaml,logs/huey.error.log
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"updated_at": "2026-03-29T10:58:59.150577",
|
||||
"updated_at": "2026-03-29T11:58:45.627945",
|
||||
"platforms": {
|
||||
"discord": [
|
||||
{
|
||||
|
||||
19
config.yaml
19
config.yaml
@@ -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:
|
||||
|
||||
4930
logs/huey.error.log
4930
logs/huey.error.log
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user