Skip to content

Tags: runcycles/cycles-client-python

Tags

v0.4.1

Toggle v0.4.1's commit message
Release 0.4.1

PyPI metadata refresh for category-search discovery.
No code, no test, no protocol changes — wire format and
public API are identical to 0.4.0.

Highlights:
- Description rewritten to lead with category-search phrase.
- Keywords expanded 12 -> 21 (category, framework, brand).
- Topic :: Scientific/Engineering :: Artificial Intelligence
  classifier added.

Companion changes (separate PRs):
- GitHub topics: governance dropped, mcp added (now mirrors
  cycles-client-typescript).
- runcycles/docs: Python framework integration guide titles
  retitled for category-keyword leading (PR #568).

v0.4.0

Toggle v0.4.0's commit message
v0.4.0 Dynamic subject and action fields on @cycles

Subject fields (tenant, workspace, app, workflow, agent, toolset),
action fields (action_kind, action_name, action_tags), and dimensions
on the @cycles decorator now accept callables in addition to constants,
mirroring the existing estimate/actual contract. Closes #45.

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #39 from runcycles/feat/streaming-context-manager

feat: add StreamReservation context manager for streaming DX

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #21 from runcycles/claude/yaml-protocol-updates-YJqXi

chore: bump version to 0.2.0 for protocol v0.1.24

v0.1.3

Toggle v0.1.3's commit message
bump version to 0.1.3

bump version to 0.1.3

v0.1.2

Toggle v0.1.2's commit message

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pyproject.toml

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md