Skip to content

Adopt transports 0.6 client events - #134

Merged
timkpaine merged 1 commit into
mainfrom
agent/transports-client-events
Aug 16, 2026
Merged

Adopt transports 0.6 client events#134
timkpaine merged 1 commit into
mainfrom
agent/transports-client-events

Conversation

@timkpaine

Copy link
Copy Markdown
Member

Description

Adopt transports 0.6 across Python, JavaScript, and Rust. connectStore now consumes accepted changes through Client.onChange, applies only affected store branches, and avoids full-model refreshes for rejects, stale revisions, and future message types while retaining compatibility with older clients.

Remove temporary GitHub installs from CI now that component integrations are released. The development extra installs spaday-webawesome and spaday-lightweight-charts 0.1.x from PyPI for core example coverage.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / code cleanup
  • CI / build configuration
  • Other (describe below)

Checklist

  • Linting passes (make lint)
  • Tests pass (make test)
  • New tests added for new functionality
  • Documentation updated (if applicable)
  • Changelog / version bump (if applicable)

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@timkpaine
timkpaine marked this pull request as ready for review August 16, 2026 15:25
@github-actions

Copy link
Copy Markdown
Contributor

Test Results

269 tests  +1   269 ✅ +1   23s ⏱️ -5s
 13 suites ±0     0 💤 ±0 
  2 files   ±0     0 ❌ ±0 

Results for commit e6a456a. ± Comparison against base commit 0140862.

@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.95%. Comparing base (0140862) to head (e6a456a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #134   +/-   ##
=======================================
  Coverage   96.95%   96.95%           
=======================================
  Files          36       36           
  Lines        1972     1972           
  Branches      146      146           
=======================================
  Hits         1912     1912           
  Misses         38       38           
  Partials       22       22           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@timkpaine
timkpaine merged commit 8ad7573 into main Aug 16, 2026
6 checks passed
@timkpaine
timkpaine deleted the agent/transports-client-events branch August 16, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant