You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Graph CLI Catalog Commands: Added list, get, and run subcommands under atac graph, allowing users to list saved graphs from ATAC_DIR, inspect graph metadata, and run graphs by saved name.
Changed
Graph Execution UX: atac graph run now supports both <module>:<factory> specs and saved graph names. When --atac-dir or ATAC_DIR is provided, graph execution can resolve directly from the saved graph directory.