Commit Graph

8 Commits

Author SHA1 Message Date
geoffsee
72583e5f5b exposes existing agents on an MCP endpoint 2025-06-05 21:13:17 -04:00
geoffsee
2e45c6b67b enables deep research 2025-05-28 19:48:50 -04:00
geoffsee
29f70146d2 **Add new test script, agent modifications, and SearXNG integration updates** 2025-05-27 19:10:33 -04:00
geoffsee
77d5a51e76 Refactor agent function names and streamline imports
Unified the naming convention for agent functions across modules to `agent` for consistency. Adjusted relevant imports and cleaned up unused imports in `webhooks.rs` to improve readability and maintainability.
2025-05-27 13:05:05 -04:00
geoffsee
3256f254ad Remove unused GenAIScript module and add configurable timeouts 2025-05-27 12:59:05 -04:00
geoffsee
e55156a74b Remove unused modules from agents and handlers. 2025-05-27 12:32:12 -04:00
geoffsee
6e6865e0aa Remove finance-related code and dependencies.
This commit entirely removes the financial query agent, market data tools, and associated code and dependencies. It simplifies the codebase by eliminating unused or unnecessary functionality related to cryptocurrency market data and financial analysis.
2025-05-27 12:30:27 -04:00
geoffsee
66d3c06230 init 2025-05-23 09:48:26 -04:00