Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 660 Bytes

File metadata and controls

19 lines (15 loc) · 660 Bytes

Changelog

All notable changes to this project will be documented in this file following Keep a Changelog and adhering to Semantic Versioning.

[0.1.0] - 2025-06-20

Added

  • Initial public release of uap-core SDK (alpha)
    • Pydantic models: Agent, Tool, Trigger, Role, UIConfig, OutputSchema
    • Parsers for OpenWebUI, LangChain, and OpenAPI v3
    • Export helpers for A2A, MCP, and OpenAPI
    • Typer CLI uap bind
    • Parser & model integrity tests
    • Apache 2.0 license, README, contribution guide, environment.yml

Changed

  • None

Removed

  • None