Skip to content

Commit 150a48d

Browse files
authored
Bump to 1.10.5 (#83)
1 parent 1b2f114 commit 150a48d

10 files changed

Lines changed: 40 additions & 5 deletions

File tree

plugins/claude-code/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mc-agent-toolkit",
3-
"version": "1.10.4",
3+
"version": "1.10.5",
44
"description": "Monte Carlo Agent Toolkit — data observability skills and enforcement hooks for AI coding agents.",
55
"author": {
66
"name": "Monte Carlo",

plugins/claude-code/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to the Monte Carlo Agent Toolkit plugin for Claude Code will
55
Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66
This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.10.5] - 2026-05-11
9+
10+
### Changed
11+
12+
- 1b2f114 fix(hooks): replace lib symlinks with real file copies (#82)
13+
- 39c4dd6 AI-256: analyze-root-cause runs TSA first when an incident UUID is present (#79)
14+
815
## [1.10.4] - 2026-05-08
916

1017
### Fixed

plugins/codex/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mc-agent-toolkit",
3-
"version": "1.10.3",
3+
"version": "1.10.5",
44
"description": "Monte Carlo Agent Toolkit — data observability skills and enforcement hooks for AI coding agents.",
55
"author": {
66
"name": "Monte Carlo",

plugins/codex/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to the Monte Carlo Agent Toolkit plugin for Codex will be do
55
Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66
This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.10.5] - 2026-05-11
9+
10+
### Changed
11+
12+
- 1b2f114 fix(hooks): replace lib symlinks with real file copies (#82)
13+
- 39c4dd6 AI-256: analyze-root-cause runs TSA first when an incident UUID is present (#79)
14+
815
## [1.10.3] - 2026-05-06
916

1017
### Changed

plugins/copilot/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to the Monte Carlo Agent Toolkit plugin for Copilot CLI will
55
Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66
This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.10.5] - 2026-05-11
9+
10+
### Changed
11+
12+
- 1b2f114 fix(hooks): replace lib symlinks with real file copies (#82)
13+
- 39c4dd6 AI-256: analyze-root-cause runs TSA first when an incident UUID is present (#79)
14+
815
## [1.10.3] - 2026-05-06
916

1017
### Changed

plugins/copilot/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mc-agent-toolkit",
3-
"version": "1.10.3",
3+
"version": "1.10.5",
44
"description": "Monte Carlo Agent Toolkit — data observability for AI coding agents.",
55
"author": {
66
"name": "Monte Carlo",

plugins/cursor/.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mc-agent-toolkit",
3-
"version": "1.10.3",
3+
"version": "1.10.5",
44
"description": "Monte Carlo Agent Toolkit — data observability skills and enforcement hooks for AI coding agents.",
55
"author": {
66
"name": "Monte Carlo",

plugins/cursor/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to the Monte Carlo Agent Toolkit plugin for Cursor will be d
55
Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66
This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.10.5] - 2026-05-11
9+
10+
### Changed
11+
12+
- 1b2f114 fix(hooks): replace lib symlinks with real file copies (#82)
13+
- 39c4dd6 AI-256: analyze-root-cause runs TSA first when an incident UUID is present (#79)
14+
815
## [1.10.3] - 2026-05-06
916

1017
### Changed

plugins/opencode/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to the Monte Carlo Agent Toolkit plugin for OpenCode will be
55
Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66
This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.10.5] - 2026-05-11
9+
10+
### Changed
11+
12+
- 1b2f114 fix(hooks): replace lib symlinks with real file copies (#82)
13+
- 39c4dd6 AI-256: analyze-root-cause runs TSA first when an incident UUID is present (#79)
14+
815
## [1.10.3] - 2026-05-06
916

1017
### Changed

plugins/opencode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@montecarlo/mc-agent-toolkit",
3-
"version": "1.10.3",
3+
"version": "1.10.5",
44
"description": "Monte Carlo Agent Toolkit — data observability skills and enforcement hooks for AI coding agents.",
55
"type": "module",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)