Skip to content

Releases: epam/TimeBase-Agent-Plugins

v0.1.3

Choose a tag to compare

@TyomaVader TyomaVader released this 07 Aug 07:22
Immutable release. Only release title and notes can be modified.
536887d

What's Changed

Features

  • Add C++ client skill (#31)
  • Add Java client skill (#22)
  • Bump pinned MCP server version to 0.2.2 (#29)
  • Add OpenAI Codex support (#24)

Changes

  • Improve C# client skill (#23)
  • Simplify Claude Code installation instructions (#26)
  • Make MCP entry naming consistent (#27)
  • Add GitHub Copilot setup instructions (#28)
  • Add Cursor plugin marketplace config (#30)

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@TyomaVader TyomaVader released this 14 Jul 13:44
Immutable release. Only release title and notes can be modified.
846b341

What's Changed

  • Update plugin description and keywords (#19)
  • Comply with Microsoft skill orphan references rule (#20)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@TyomaVader TyomaVader released this 14 Jul 06:19
Immutable release. Only release title and notes can be modified.
443970c

What's Changed

Features

  • Add TimeBase C# Client skill (#15)

Changes

  • Switch to public dxapi-ee installation instructions in Python client skill (#16)
  • Add Claude Desktop update instructions to the docs (#17)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@TyomaVader TyomaVader released this 08 Jul 09:05
Immutable release. Only release title and notes can be modified.
369663d

What's Changed

Breaking Changes

  • Run MCP server via uvx (#6).

Important

Having uv installed is now required. This allows TimeBase MCP version to be managed by the plugin, so you only need to update the plugin in the future.

Features

  • Add info about materialized views to QQL Generator skill (#5)
  • Add plugin icon (#8)
  • Add Claude Desktop installation instructions (#11)
  • Add Claude plugin user config options for MCP v0.2 (#7)

Other

  • Update MCP repo docs links (#12)

Full Changelog: v0.0.3...v0.1.0

v0.0.3

Choose a tag to compare

@TyomaVader TyomaVader released this 26 Jun 09:21
Immutable release. Only release title and notes can be modified.
62c065a

What's Changed

  • Improve plugin metadata (#1)
  • Add support for available QQL functions discovery flow via MCP (#2)
  • Improve skill routing (#3)

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@TyomaVader TyomaVader released this 08 Jun 11:19
9fca9ea

Features

  • TimeBase Python Client agent skill

Changes

  • Add SSL termination flag to user config for Claude Code plugin
  • Add explicit instructions for checking QQL functions availability on the connected TB server to the QQL Generator skill

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@TyomaVader TyomaVader released this 08 Jun 11:06
c72bb1e

Initial release

Features

  • Support for Cursor, VS Code, Claude Code and OpenPlugins standards
  • Built-in TimeBase MCP config
  • QQL Generator agent skill

Full Changelog: https://github.com/epam/TimeBase-Agent-Plugins/commits/v0.0.1