Skip to content

Releases: simpleskyclient/ssky

v0.2.9

18 Jan 06:54

Choose a tag to compare

Release v0.2.9

This release includes various improvements and updates to the ssky project.

Installation

pip install ssky==0.2.9

Docker

docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.9

See the full changelog below for detailed information about changes in this release.

Full Changelog: v0.2.8...v0.2.9

v0.2.8

18 Jan 06:51

Choose a tag to compare

Release v0.2.8

This release includes various improvements and updates to the ssky project.

Installation

pip install ssky==0.2.8

Docker

docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.8

See the full changelog below for detailed information about changes in this release.

What's Changed

  • feat: add SSKY_CONFIG_PATH environment variable support by @mkyutani in #57

Full Changelog: v0.2.7...v0.2.8

v0.2.7

05 Nov 01:55

Choose a tag to compare

Release v0.2.7

This release includes various improvements and updates to the ssky project.

Installation

pip install ssky==0.2.7

Docker

docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.7

See the full changelog below for detailed information about changes in this release.

v0.2.6

03 Nov 13:29

Choose a tag to compare

Release v0.2.6

This release includes various improvements and updates to the ssky project.

Installation

pip install ssky==0.2.6

Docker

docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.6

See 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

03 Nov 12:12

Choose a tag to compare

Release v0.2.5

This release includes various improvements and updates to the ssky project.

Installation

pip install ssky==0.2.5

Docker

docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.5

See the full changelog below for detailed information about changes in this release.

What's Changed

  • docs: add Claude Code guidance and dev container configuration by @mkyutani in #48

Full Changelog: v0.2.4...v0.2.5

v0.2.4

03 Aug 06:44

Choose a tag to compare

Release v0.2.4

This release includes various improvements and updates to the ssky project.

Installation

pip install ssky==0.2.4

Docker

docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.4

See the full changelog below for detailed information about changes in this release.

Full Changelog: v0.2.2...v0.2.4

v0.2.2

09 Jul 09:02

Choose a tag to compare

Release v0.2.2

This release includes various improvements and updates to the ssky project.

Installation

pip install ssky==0.2.2

Docker

docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.2

See the full changelog below for detailed information about changes in this release.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

08 Jul 02:04

Choose a tag to compare

Release v0.2.1

This release includes various improvements and updates to the ssky project.

Installation

pip install ssky==0.2.1

Docker

docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.1

See the full changelog below for detailed information about changes in this release.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Jul 06:24

Choose a tag to compare

Release v0.2.0

This release includes various improvements and updates to the ssky project.

Installation

pip install ssky==0.2.0

Docker

docker pull ghcr.io/simpleskyclient/ssky-mcp:0.2.0

See 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

15 Jun 07:38

Choose a tag to compare

Release v0.1.3

This release includes various improvements and updates to the ssky project.

Installation

pip install ssky==0.1.3

Docker

docker pull ghcr.io/simpleskyclient/ssky-mcp:0.1.3

See 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