Problem
Python users expect `pip install agentspec`. Currently the Python SDK (`packages/sdk-python/`) has a valid `pyproject.toml` but is not published to PyPI. The `sdk-langgraph` package (`packages/sdk-langgraph/`) is in the same situation.
For a launch targeting both TypeScript and Python agent developers, `pip install` must work.
Scope
- agentspec — `packages/sdk-python/` → PyPI as `agentspec`
- agentspec-langgraph — `packages/sdk-langgraph/` → PyPI as `agentspec-langgraph`
Tasks
Acceptance criteria
Problem
Python users expect `pip install agentspec`. Currently the Python SDK (`packages/sdk-python/`) has a valid `pyproject.toml` but is not published to PyPI. The `sdk-langgraph` package (`packages/sdk-langgraph/`) is in the same situation.
For a launch targeting both TypeScript and Python agent developers, `pip install` must work.
Scope
Tasks
Acceptance criteria