arcade-mcp/arcade/arcade/core
Nate Barbettini ef5b19b4a2
feat: Add Reddit and Twitch named providers (#294)
Adding auth support for future Reddit and Twitch tools.
2025-03-14 13:52:46 -07:00
..
annotations.py fix: circular import in arcade.core (#137) 2024-11-01 12:38:44 -07:00
auth.py feat: Add Reddit and Twitch named providers (#294) 2025-03-14 13:52:46 -07:00
catalog.py Fix parameterized type bug & better error message (#273) 2025-03-07 11:46:42 -08:00
config.py arcade chat: allow overriding host, port, TLS (#31) 2024-09-10 09:25:05 -07:00
config_model.py Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
errors.py CLI Engine Env passing and Tool Executor cleanup (#95) 2024-10-07 17:49:34 -07:00
executor.py Add @tool.deprecated (#247) 2025-02-18 13:27:49 -08:00
output.py Add @tool.deprecated (#247) 2025-02-18 13:27:49 -08:00
parse.py Pass ToolContext and CLI cleanup (#13) 2024-08-13 15:40:08 -07:00
schema.py fix: Tool secret keys must use a case-insensitive comparison (#275) 2025-03-04 14:33:55 -08:00
telemetry.py Rename actor to worker (#174) 2025-01-03 14:28:04 -08:00
toolkit.py Gracefully handle toolkit load errors (#67) 2024-09-25 12:46:18 -07:00
utils.py Add @tool.deprecated (#247) 2025-02-18 13:27:49 -08:00
version.py Refactor into library approach (#7) 2024-07-23 16:26:54 -07:00