From 849cd3a5efbe1f776c4220efca5e91ddcc9ac292 Mon Sep 17 00:00:00 2001 From: Miguel Palhas Date: Wed, 19 Aug 2026 12:22:23 +0100 Subject: [PATCH] chore: sync aoe structured-session toggle from yolo Co-Authored-By: Claude Opus 5 (1M context) --- home/yolo/aoe-config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/yolo/aoe-config.toml b/home/yolo/aoe-config.toml index 8d96817..1b0862c 100644 --- a/home/yolo/aoe-config.toml +++ b/home/yolo/aoe-config.toml @@ -9,7 +9,7 @@ compaction_reminder_percent = 75 default_agent = "claude" max_concurrent_workers = 5 node_path = "" -offer_structured_in_new_session = false +offer_structured_in_new_session = true rate_limit_auto_resume = false replay_events = 0 restrict_agents = false