Releases: simpleskyclient/ssky
v0.2.9
Release v0.2.9
This release includes various improvements and updates to the ssky project.
Installation
pip install ssky==0.2.9Docker
docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.9See the full changelog below for detailed information about changes in this release.
Full Changelog: v0.2.8...v0.2.9
v0.2.8
Release v0.2.8
This release includes various improvements and updates to the ssky project.
Installation
pip install ssky==0.2.8Docker
docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.8See the full changelog below for detailed information about changes in this release.
What's Changed
Full Changelog: v0.2.7...v0.2.8
v0.2.7
Release v0.2.7
This release includes various improvements and updates to the ssky project.
Installation
pip install ssky==0.2.7Docker
docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.7See the full changelog below for detailed information about changes in this release.
v0.2.6
Release v0.2.6
This release includes various improvements and updates to the ssky project.
Installation
pip install ssky==0.2.6Docker
docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.6See the full changelog below for detailed information about changes in this release.
What's Changed
- feat: improve devcontainer setup and add facets to simple-json output by @mkyutani in #49
- feat: add URL shortening for post command by @mkyutani in #50
- feat: add thread retrieval and automatic thread splitting by @mkyutani in #52
- Release v0.2.5 by @mkyutani in #53
- feat: add thread support to search command with deduplication by @mkyutani in #54
Full Changelog: v0.2.5...v0.2.6
v0.2.5
Release v0.2.5
This release includes various improvements and updates to the ssky project.
Installation
pip install ssky==0.2.5Docker
docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.5See the full changelog below for detailed information about changes in this release.
What's Changed
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Release v0.2.4
This release includes various improvements and updates to the ssky project.
Installation
pip install ssky==0.2.4Docker
docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.4See the full changelog below for detailed information about changes in this release.
Full Changelog: v0.2.2...v0.2.4
v0.2.2
Release v0.2.2
This release includes various improvements and updates to the ssky project.
Installation
pip install ssky==0.2.2Docker
docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.2See the full changelog below for detailed information about changes in this release.
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Release v0.2.1
This release includes various improvements and updates to the ssky project.
Installation
pip install ssky==0.2.1Docker
docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.1See the full changelog below for detailed information about changes in this release.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Release v0.2.0
This release includes various improvements and updates to the ssky project.
Installation
pip install ssky==0.2.0Docker
docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.0See the full changelog below for detailed information about changes in this release.
What's Changed
- Add --version flag and document special keywords by @mkyutani in #29
- fix: URL in post text is truncated when using --long option by @mkyutani in #30
- feat: implement consistent JSON output format with proper error handling and bump version to 0.2.0 by @mkyutani in #32
Full Changelog: v0.1.3...v0.2.0
v0.1.3
Release v0.1.3
This release includes various improvements and updates to the ssky project.
Installation
pip install ssky==0.1.3Docker
docker pull ghcr.io/simpleskyclient/ssky-mcp:0.1.3See the full changelog below for detailed information about changes in this release.
What's Changed
- Add MCP server for Cursor Agent integration by @mkyutani in #22
- Add GitHub Actions CI/CD for automated Docker publishing by @mkyutani in #23
- feat: improve MCP server JSON output and add development tools by @mkyutani in #24
- feat: use dynamic version from package metadata in MCP server by @mkyutani in #25
Full Changelog: v0.1.2...v0.1.3