Skip to content

tinyhq/anyframe-python

v1.1.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates Continuous Integration, Bug Fixes, and Chores across a mixed release.

Full changelog

v1.1.0 (2026-05-17)

Bug Fixes

  • models: Align with current control-plane schema (44d3ea8)

Chores

  • release: Add PyPI metadata URLs; defer 1.1.0 bump to semantic-release (ac0d076)

Code Style

  • Apply ruff format to new resource files (857952c)

Continuous Integration

  • fix: Treat pytest exit code 5 as skip in the integration job (5dc7e60)

Documentation

  • Cover 1.1 additions and bump version to 1.1.0 (51a0993)

  • Route all bug reports to Discord (repo is private) (c213dd1)

  • Scaffold Slate single-page docs under docs/ (6ee836a)

  • Strip em-dashes from README and SDK reference (b1ef024)

  • Track Slate's lib helpers; ignore docs/vendor (173102c)

  • content: Write SDK reference following Cursor-style hierarchy (560c0ba)

  • content+theme: Fix broken pipe-in-table cells; neutralise Slate's last-row border (a8ea0bb)

  • deploy: Pin Ruby and document Cloudflare Pages settings (fefddc4)

  • layout: Keep architecture diagrams in the prose column (fa71389)

  • layout: Switch from Slate two-column to single-column flow (aa6d934)

  • readme: Add docs/bug-report/Discord footer (58bced8)

  • readme: Add PyPI version badge below the title (2da5346)

  • theme: Apply AnyFrame palette + Inter/JetBrains Mono to Slate (5a1e52c)

  • theme: Replace Slate placeholder logo with text wordmark (d07c511)

Features

  • agents: Accept runtime and env_vars on create/update (fb7d1be)

  • attention: Add attention rail resource (d8f813f)

  • connectors: Add catalog endpoints and default_enabled kwarg (c65502b)

  • credentials: Add Codex token methods (fdeded5)

  • sessions: Add previews API and save-as-base; drop obsolete serve_* (5749c92)


Detailed Changes: v1.0.0...v1.1.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track tinyhq/anyframe-python

Get notified when new releases ship.

Sign up free

About tinyhq/anyframe-python

All releases →

Related context

Earlier breaking changes

  • v2.0.0 Credentials model no longer includes a github field.
  • v2.0.0 Removed credentials.set_github and credentials.clear_github; GitHub access now flows through integrations on a GitHub App install.
  • v2.0.0 Removed agents.skills, agents.mcps, and agents.connectors; use templates.* equivalents instead.
  • v2.0.0 agents.create() API signature changed; requires template_id and optional overrides, removes legacy fields.

Beta — feedback welcome: [email protected]