arcade-mcp/libs/arcade-cli/arcade_cli
Eric Gustin c205bda092
Release libs for arcade-mcp (#598)
Seeing that arcade-ai==2.2.3 doesn't allow for core, serve, or tdk
versions 3.x.x and that it doesn't know about arcade-mcp-server or
arcade-mcp, I feel confident that we can get this past the release
candidate stage. The current state of our documentation
(docs.arcade.dev) still references the 'old way' of doing things, so we
can gradually introduce these new packages to users without the hassle
of specifying pre release flags when installing

### New packages:
arcade-mcp==1.0.0
arcade-mcp-server==1.0.0

### Breaking change with major bump:
arcade-core==3.0.0 from 2.4.0
arcade-serve==3.0.0 from 2.1.0
arcade-tdk==3.0.0 from 2.5.0

### Deprecated:
arcade-ai==2.2.3
2025-10-03 12:11:25 -07:00
..
templates Local MCP Fixes and Address General Feedback (#586) 2025-09-29 16:00:47 -07:00
toolkit_docs Adjust arcade docs command to the new docs repo structure (#592) 2025-10-02 01:03:24 -03:00
usage CLI Usage (#593) 2025-10-03 10:15:08 -07: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
configure.py Local MCP Fixes and Address General Feedback (#586) 2025-09-29 16:00:47 -07:00
constants.py CLI Usage (#593) 2025-10-03 10:15:08 -07:00
deployment.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
display.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
main.py CLI Usage (#593) 2025-10-03 10:15:08 -07:00
new.py Release libs for arcade-mcp (#598) 2025-10-03 12:11:25 -07:00
secret.py CLI Usage (#593) 2025-10-03 10:15:08 -07:00
show.py CLI Usage (#593) 2025-10-03 10:15:08 -07:00
utils.py CLI Usage (#593) 2025-10-03 10:15:08 -07:00
worker.py CLI Usage (#593) 2025-10-03 10:15:08 -07:00