Commit Graph

6 Commits

Author SHA1 Message Date
ajspig bbb7980fee fix: minor clarifications 2026-01-22 16:26:36 -05:00
ajspig 933f3bbfee fix: honcho chat queries the user peer, uses agno architecture 2026-01-22 15:52:33 -05:00
ajspig 5837c7aaea fix: more clean up 2026-01-15 14:04:29 -05:00
ajspig 86cc5f6735 fix: cleaning up app_id and other terminology 2026-01-15 13:53:36 -05:00
ajspig dff432f419 fix: making things consistent 2026-01-15 13:31:32 -05:00
ajspig 4886c30f25 feat: add honcho-agno integration package
Add Agno framework integration following the Toolkit pattern:
   - HonchoTools class with 5 memory tools (add_message, get_context,
     search_messages, query_user, reset_session)
   - Example scripts demonstrating usage with Agno agents
   - Comprehensive test suite
2026-01-12 17:32:44 -05:00