Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 970 Bytes

File metadata and controls

30 lines (20 loc) · 970 Bytes

Changelog

Unreleased

0.0.6 (2026-05-01)

  • Dependencies: Update kimi-cli to version 1.45, kosong to version 0.53
  • API: Accept both skills_dir and skills_dirs when creating, resuming, or prompting sessions

0.0.5 (2026-02-11)

  • Dependencies: Update kimi-cli to version 1.12

0.0.4 (2026-02-10)

  • Dependencies: Update kimi-cli to version 1.10, kosong to version 0.42
  • API: Re-export TurnEnd, ShellDisplayBlock, TodoDisplayItem, and SystemPromptTemplateError

0.0.3 (2026-01-21)

  • Docs: expand Python SDK guides (QuickStart, Prompt/Session, tools)
  • Examples: add Python examples to demonstrate SDK features
  • Code: add module-level docstrings to public modules; re-export SDK tools
  • Dependencies: Update kimi-cli to version 0.83

0.0.2 (2025-01-20)

  • Align Python SDK path types with Kimi CLI signatures
  • Normalize SDK exceptions and propagate exceptions from CLI/Kosong

0.0.1 (2025-01-16)

  • Initial release of the Python SDK.