arcade-mcp/libs/arcade-cli/arcade_cli
Renato Byrro 21f892c0a0
A couple of fixes for the docs generator (#524)
Display "This tool does not take any parameters." when the tool
interface has no arguments other than context.

Prevent the same Enum from being referenced multiple times in the
reference.mdx file.
2025-08-01 11:42:14 -03:00
..
templates/{{ toolkit_name }} Update arcade new (#520) 2025-07-29 10:35:36 -07:00
toolkit_docs A couple of fixes for the docs generator (#524) 2025-08-01 11:42:14 -03:00
__init__.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
authn.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
config.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
constants.py Fix login callback (#489) 2025-07-15 11:21:33 -07:00
deployment.py Error on invalid toolkit file (#510) 2025-07-28 16:17:06 -07:00
display.py Support Tool Output in ValueSchema of ToolDefinition (#487) 2025-07-24 15:32:35 -07:00
main.py Rename auto-docs command to simply 'docs' and some other small improvements (#518) 2025-07-28 15:46:58 -03:00
new.py Update arcade new (#520) 2025-07-29 10:35:36 -07:00
serve.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
show.py Support Tool Output in ValueSchema of ToolDefinition (#487) 2025-07-24 15:32:35 -07:00
utils.py Support Tool Output in ValueSchema of ToolDefinition (#487) 2025-07-24 15:32:35 -07:00
worker.py Fix arcade worker list endpoints (#504) 2025-07-21 14:43:58 -07:00