build(deps): pin GA MAF packages, drop [all] meta, add lockfile
The `agent-framework[all]` meta package pulls still-beta integrations (azure-ai-search/cosmos/ollama/...) that force --prerelease and drag in an ALPHA pydantic — unacceptable for the IR/validation layer (B1). Per the official Semantic Kernel -> Agent Framework migration guide, install only the packages we actually need: - agent-framework-core / -foundry / -openai (all GA) - pydantic pinned to stable 2.x (>=2.11,<3) Resolves cleanly on the stable channel (pydantic 2.13.4, was 2.14.0a1). Only remaining pre-release pin is Azure's own azure-ai-inference (transitive via -foundry; no stable release exists yet). uv.lock committed for reproducibility. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01H9FyyENxebxVThjrn9et8C
This commit is contained in:
parent
110c6e8446
commit
491a746bba