erosika
c02c3dc723
fix(honcho): plugin drift overhaul -- observation config, chunking, setup wizard, docs, dead code cleanup
Salvaged from PR #5045 by erosika.
- Replace memoryMode/peer_memory_modes with granular per-peer observation config
- Add message chunking for Honcho API limits (25k chars default)
- Add dialectic input guard (10k chars default)
- Add dialecticDynamic toggle for reasoning level auto-bump
- Rewrite setup wizard with cloud/local deployment picker
- Switch peer card/profile/search from session.context() to direct peer APIs
- Add server-side observation sync via get_peer_configuration()
- Fix base_url/baseUrl config mismatch for self-hosted setups
- Fix local auth leak (cloud API keys no longer sent to local instances)
- Remove dead code: memoryMode, peer_memory_modes, linkedHosts, suppress flags, SOUL.md aiPeer sync
- Add post_setup hook to memory_setup.py for provider-specific setup wizards
- Comprehensive README rewrite with full config reference
- New optional skill: autonomous-ai-agents/honcho
- Expanded memory-providers.md with multi-profile docs
- 9 new tests (chunking, dialectic guard, peer lookups), 14 dead tests removed
- Fix 2 pre-existing TestResolveConfigPath filesystem isolation failures
2026-04-05 12:34:11 -07:00
..
2026-03-05 05:24:55 -08:00
2026-04-03 01:46:45 -07:00
2026-03-30 19:40:39 -07:00
2026-03-14 22:49:57 -07:00
2026-04-01 04:18:50 -07:00
2026-03-24 08:19:34 -07:00
2026-04-05 12:33:47 -07:00
2026-03-30 18:39:51 -07:00
2026-03-31 03:10:01 -07:00
2026-03-30 17:15:21 -07:00
2026-03-24 07:53:07 -07:00
2026-04-03 23:30:29 -07:00
2026-04-02 15:33:51 -07:00
2026-04-04 16:55:44 -07:00
2026-03-05 07:28:41 -08:00
2026-03-30 20:30:11 -07:00
2026-04-05 12:34:11 -07:00
2026-04-02 15:33:51 -07:00
2026-03-30 20:30:11 -07:00
2026-03-18 04:18:08 -07:00
2026-04-04 16:55:44 -07:00
2026-03-15 06:24:28 -07:00
2026-03-24 07:53:07 -07:00
2026-03-29 00:33:30 -07:00
2026-03-30 20:30:11 -07:00
2026-04-03 23:30:29 -07:00
2026-04-03 22:42:14 -07:00
2026-03-05 23:51:46 -08:00
2026-03-24 09:25:01 -07:00