yulunz
|
6a371144d2
|
chore: adding metadata file for the VS code plugin (#1236)
This is part of bundling the MCP server and the skills as an "agent
plugin" for VS code.
The marketplace file is being added into github's repo as an [external
plugin](https://github.com/github/awesome-copilot?tab=contributing-ov-file#adding-external-plugins)
([PR](https://github.com/github/awesome-copilot/pull/1161)).
[Here](https://code.visualstudio.com/docs/copilot/customization/agent-plugins#_configure-plugin-marketplaces)
is the general instructions for the agent plugin.
With that we still need the plugin metadata file in our repo. This file
should specify the version and we should update each time we release.
The version here will silently override the version in the marketplace
file
([doc](https://code.claude.com/docs/en/plugin-marketplaces#version-resolution-and-release-channels)).
The version in the marketplace file is a dummy.
|
2026-04-02 06:19:49 +00:00 |
|
Nikolay Vitkov
|
966b86f3aa
|
fix: versioning for Claude Code plugin (#1233)
Currently we provide latest, but this means that Claude Code plugin
check if there was an update and skips updating.
|
2026-03-24 15:29:23 +00:00 |
|
Nikolay Vitkov
|
65ef052a8b
|
ci: update Change log sections (#1116)
You will need to force re-run the release CL for this to take effect.
|
2026-03-05 11:20:56 +00:00 |
|
Nikolay Vitkov
|
0106865aad
|
refactor: extract version in a seprate file (#1032)
|
2026-02-24 14:22:26 +00:00 |
|
Nikolay Vitkov
|
aa6a91e1d3
|
chore: provide more info for releases (#400)
|
2025-10-16 15:31:43 +00:00 |
|
Nikolay Vitkov
|
b1d239ece1
|
refactor: use release-please to bump version in files (#349)
|
2025-10-12 11:14:27 +00:00 |
|
Alex Rudenko
|
a4aa186666
|
ci: actual release-please (#8)
disable npm publishing for now.
|
2025-09-11 11:56:08 +00:00 |
|