Commit Graph

16 Commits

Author SHA1 Message Date
Cyrus
9d7dfd7738 replace aiofiles with anyio.Path 2025-09-08 11:37:34 -06:00
Magnus Müller
caa0e7ef1b Rename controller to tools instances 2025-08-26 11:30:39 -07:00
Magnus Müller
13dd73b23a Update Tool imports in docs, readme, and docstrings 2025-08-26 11:13:27 -07:00
Magnus Müller
e89e78842c Rename controller file to tools 2025-08-26 11:06:28 -07:00
Magnus Müller
2a83442f17 Rename Controller to Tools 2025-08-26 11:04:16 -07:00
mertunsall
b9262aaebe make it MORE SIMPLE 2025-07-04 17:29:22 +02:00
mertunsall
bd0dfd8f11 fix 2025-07-04 17:16:34 +02:00
mertunsall
45dc441b53 even simpler. 2025-07-04 16:57:23 +02:00
mertunsall
a60a2a37f9 simplify 2025-07-04 16:43:47 +02:00
mertunsall
d8a08f088e fix error in not initializing controller correctly 2025-07-04 14:42:32 +02:00
mertunsall
ad92564af4 refactor: simplify email query parameter description and enhance action result messages
- Updated the description of the `query` parameter in `GetRecentEmailsParams` for clarity.
- Refined the action result messages for better readability and consistency, including specific query details in the long-term memory response.
2025-07-04 14:09:22 +02:00
Saurav Panda
abdb8efa9e refc: removed authenticate function from action and update ActionResult for gmail integrations 2025-07-04 04:27:18 -07:00
Saurav Panda
09795c0531 refc: removed 2fa_codes_function 2025-07-03 14:19:35 -07:00
Saurav Panda
1e13c0e03f linting fixes 2025-07-02 17:09:47 -07:00
Saurav Panda
e327565d5f lint fixes 2025-07-02 11:26:06 -07:00
Saurav Panda
5f697d97bd feat: added gmail api integration to get OTPs and email 2025-07-02 11:14:05 -07:00