Encode intent/decision/plan workflow for Snowflake platform delivery so engagements share a durable recipe instead of one-off LLM chats. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
98 B
Python
6 lines
98 B
Python
"""Sky Lattice — platformctl CLI."""
|
|
|
|
from __future__ import annotations
|
|
|
|
__version__ = "0.1.0"
|