This repository was archived by the owner on May 22, 2026. It is now read-only.
·
22 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
The 0.1.14 and 0.1.15 attempted releases were unsuccessful due to release-only test failures blocking the GitHub Actions release workflow before publishing to npm; tests introduced in #109 contained issues, which we attempted to address in #110 and #112.
This version includes all changes from 0.1.14 and 0.1.15, as well as attempted test improvements to reduce flakiness.
What's Changed
- fix: include content field in tool responses for backwards compatibility by @shaanmajid in #107
- feat(kalshi): add read-only order and portfolio history tools by @shaanmajid in #106
- fix(ci): disable uv cache in docs action by @shaanmajid in #108
- feat(kalshi): add order lifecycle tools for creating and canceling orders by @shaanmajid in #109
- fix(ci): add Kalshi credentials to release workflow by @shaanmajid in #110
- test: add delay for Kalshi API eventual consistency by @shaanmajid in #112
Full Changelog: v0.1.13...v0.1.16