Skip to content

Releases: miruml/python-agent-sdk

v0.2.1

21 Sep 16:22
c1c2afd

Choose a tag to compare

0.2.1 (2025-09-21)

Full Changelog: v0.2.0...v0.2.1

Chores

  • api: update route + struct descriptions (49c2e88)

v0.2.0

21 Sep 15:54
0f09213

Choose a tag to compare

0.2.0 (2025-09-21)

Full Changelog: v0.1.0...v0.2.0

Features

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (c2827c1)
  • internal: update pydantic dependency (bba9fec)
  • types: change optional parameter type from NotGiven to Omit (4b8814d)

v0.1.0

07 Sep 22:40
b5df75d

Choose a tag to compare

0.1.0 (2025-09-07)

Full Changelog: v0.0.3...v0.1.0

Features

  • improve future compat with pydantic v3 (444c7f9)
  • types: replace List[str] with SequenceNotStr in params (add7f31)

Chores

  • internal: move mypy configurations to pyproject.toml file (365a40e)
  • tests: simplify get_platform test (4e7d390)

Documentation

  • update api descriptions (dab411a)

v0.0.3

02 Sep 17:28
5f89d47

Choose a tag to compare

0.0.3 (2025-09-02)

Full Changelog: v0.0.2...v0.0.3

Features

  • api: update via SDK Studio (09a3ac8)

Bug Fixes

  • avoid newer type syntax (109c894)

Chores

  • internal: add Sequence related utils (e324172)
  • internal: update pyright exclude list (3e1a631)

v0.0.2

26 Aug 04:56
ef104a0

Choose a tag to compare

0.0.2 (2025-08-26)

Full Changelog: v0.0.1...v0.0.2

Features

  • adjust client to connect over the unix socket (2e820b2)
  • api: update via SDK Studio (3531015)
  • api: update via SDK Studio (599a293)
  • api: update via SDK Studio (6df3e72)
  • api: update via SDK Studio (c8b85e4)

v0.0.1

26 Aug 03:44
7521c67

Choose a tag to compare

0.0.1 (2025-08-26)

Full Changelog: v0.1.0...v0.0.1

Features

  • api: update via SDK Studio (e6681a4)
  • api: update via SDK Studio (e5e488b)
  • api: update via SDK Studio (a1abe5b)
  • api: update via SDK Studio (06bef97)
  • api: update via SDK Studio (24498b4)
  • api: update via SDK Studio (d95fe9d)

Chores