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-04-03 11:14:55 -07:00
2026-04-05 12:00:53 -07:00
2026-04-02 09:36:24 -07:00
2026-03-30 17:34:43 -07:00
2026-03-30 00:02:02 -07:00
2026-03-30 08:10:23 -07:00
2026-03-30 17:39:08 -07:00
2026-03-11 02:56:19 -07:00
2026-03-29 20:10:00 -07:00
2026-03-30 17:07:21 -07:00
2026-04-05 11:06:06 -07:00
2026-04-05 12:00:53 -07:00
2026-03-25 15:02:03 -07:00
2026-04-04 10:43:39 -07:00
2026-03-30 08:10:23 -07:00
2026-03-26 01:34:27 -07:00
2026-04-04 10:21:33 -07:00
2026-03-25 15:02:03 -07:00
2026-04-05 11:59:28 -07:00
2026-04-05 00:28:58 -07:00
2026-03-30 08:10:23 -07:00
2026-04-05 12:34:11 -07:00
2026-04-05 01:04:44 -07:00
2026-04-05 11:06:06 -07:00
2026-04-03 18:47:51 -07:00
2026-03-31 09:29:43 +09:00
2026-03-25 19:47:58 -07:00
2026-03-30 17:34:43 -07:00
2026-04-04 16:55:44 -07:00
2026-04-03 13:10:11 -07:00
2026-04-05 01:04:44 -07:00
2026-04-05 11:06:06 -07:00
2026-04-05 11:46:13 -07:00
2026-04-02 14:00:22 -07:00
2026-03-30 08:37:19 -07:00
2026-03-25 15:54:28 -07:00
2026-03-31 09:29:43 +09:00
2026-04-05 11:46:13 -07:00
2026-03-25 19:47:58 -07:00
2026-03-28 23:47:21 -07:00