Skip to content

Latest commit

 

History

History
169 lines (152 loc) · 16 KB

File metadata and controls

169 lines (152 loc) · 16 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


0.5.2 - 2026-01-02

Package updates

Global changes

Miscellaneous Chores

  • (version) 0.5.1 [skip ci] - (719d99d) - Semver bot
  • add license - (2684ea6) - datron

0.5.1 - 2026-01-01

Package updates

Global changes

Bug Fixes

Miscellaneous Chores

  • (version) 0.5.0 [skip ci] - (521b0cd) - Semver bot

0.5.0 - 2025-12-31

Package updates

Global changes

Features

  • plugin directory added - (09e90f2) - datron
  • version items correctly - (d095203) - datron

Miscellaneous Chores

  • (version) 0.4.0 [skip ci] - (eae95ac) - Semver bot

0.4.0 - 2025-12-31

Package updates

Global changes

Bug Fixes

  • step id in release.yaml - (54aa071) - datron

Features

  • support self updates from jilebi server - (69f44c1) - datron

Miscellaneous Chores

  • (version) 0.3.0 [skip ci] - (735f286) - Semver bot
  • add README.md - (e0de7b6) - datron

0.3.0 - 2025-12-31

Package updates

Global changes

Features

  • download the plugins and bins based on versioning - (0358eb6) - datron

0.1.2 - 2025-12-27

Package updates

Global changes

Bug Fixes

  • get correct version - (fb2b690) - datron

Miscellaneous Chores

  • (version) 0.1.1 [skip ci] - (180b80a) - Semver bot

0.1.1 - 2025-12-27

Package updates

Global changes

Bug Fixes

  • update release.yaml and cog - (ef1803b) - datron

Miscellaneous Chores

  • (version) 0.1.0 [skip ci] - (2067492) - Semver bot

0.1.0 - 2025-12-27

Package updates

Global changes

Bug Fixes

  • working list tools and list prompts - (8a96f55) - datron
  • make jilebi work with claude desktop - (19e3c3a) - datron
  • use types module in plugins - (67be1c5) - datron
  • type hints npm package - (42ed6f8) - datron
  • use the right path for sqlite DB - (802d4e0) - datron
  • update environment type - (548f6f1) - datron
  • better create complex plugins for users - (3bc0cb5) - datron
  • ask for permissions for every request from the plugin - (23e09f0) - datron

Features

  • run simple JS code - (bb408ad) - datron
  • parse mcp extension manifest - (008bd89) - datron
  • read test functions from manifest and run them - (6c532f2) - datron
  • working MCP server for prompts - (bd6fb06) - datron
  • align types with rmcp - (96b0aef) - datron
  • plugin manifest parser working with rmcp types - (36d67ef) - datron
  • prompts working with the new types - (57f0994) - datron
  • working tool call with dynamic arguments - (7f488e7) - datron
  • working resource call with simplified manifest - (fe17979) - datron
  • support async functions in JS - (babbe16) - datron
  • dynamically load plugins from a directory - (dd1a3c1) - datron
  • logs from plugins in a log file for that plugin - (8ccb284) - datron
  • add plugin network stack with permissions support - (f9e29f0) - datron
  • restructured permissions system around jilebi use cases - (922c31b) - datron
  • working time plugin - (72e6b28) - datron
  • add memory and sequential-thinking plugins - (f284efb) - datron
  • added filesystem mcp plugin - (89445d9) - datron
  • working file system plugin - (3ab4be1) - datron
  • support plugin state with sqlite - (c3fcb5b) - datron
  • use common OS directories for operations and add validation of names - (b7f1360) - datron
  • add context7 plugin - (27c735f) - datron
  • add a types package to help write plugins - (3611626) - datron
  • start CLI work for jilebi - (c241b8a) - datron
  • Add a CLI to manage jilebi - (82971e1) - datron
  • update rust and dependencies - (e3b856c) - datron
  • download and init plugins - (e692fd6) - datron
  • CLI milestone - (ff03646) - datron
  • add release pipeline - (9f89726) - datron
  • add a plugin that can help with manifest and plugin generation - (e9fc686) - datron
  • add support to store secrets and envs that plugins can declare and use - (601c1b3) - datron
  • add support for user defined permissions - (e694b08) - datron
  • bump server version - (efddf27) - datron
  • added a website - (93eadee) - datron
  • add website support - (17c8201) - datron
  • plugin store counts downloads, working web presence - (360064c) - datron
  • add handlerbar support in prompts - (2600689) - datron
  • add logging information for plugin development - (fe29fbc) - datron
  • move plugins into the database, rather than using plugins.toml - (31dd0eb) - datron
  • add new commands for jilebi CLI - (d2fa304) - datron
  • list remote plugins available in the CLI - (9dd7ec7) - datron

Miscellaneous Chores

  • make plugins directory a workspace - (d494183) - datron
  • update rmcp to v0.12.0 - (27fe2c8) - datron
  • add versioning to packages - (1a16a2c) - datron

Changelog generated by cocogitto.