Skip to content

Commit 5db072c

Browse files
Update PolicyEngine Claude
1 parent cd05c04 commit 5db072c

File tree

3 files changed

+16
-10
lines changed

3 files changed

+16
-10
lines changed

.claude-plugin/marketplace.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://claude.ai/schemas/plugin-marketplace.json",
33
"name": "policyengine-claude",
4-
"version": "3.15.0",
4+
"version": "3.15.1",
55
"description": "Complete PolicyEngine knowledge base - for users, analysts, and contributors across the entire PolicyEngine ecosystem",
66
"owner": {
77
"name": "PolicyEngine",
@@ -13,7 +13,7 @@
1313
"description": "Essential PolicyEngine knowledge for all users - understanding the platform, using the web app, and basic concepts",
1414
"source": "./",
1515
"category": "getting-started",
16-
"version": "3.15.0",
16+
"version": "3.15.1",
1717
"keywords": ["beginner", "users", "guide", "basics"],
1818
"author": {
1919
"name": "PolicyEngine",
@@ -33,7 +33,7 @@
3333
"description": "Complete multi-agent workflow for implementing government benefit programs in PolicyEngine country packages",
3434
"source": "./",
3535
"category": "development",
36-
"version": "3.15.0",
36+
"version": "3.15.1",
3737
"keywords": ["tax", "benefits", "microsimulation", "country-models", "rules", "testing"],
3838
"author": {
3939
"name": "PolicyEngine",
@@ -97,7 +97,7 @@
9797
"description": "API development - Flask endpoints, caching, services, and integration patterns",
9898
"source": "./",
9999
"category": "development",
100-
"version": "3.15.0",
100+
"version": "3.15.1",
101101
"keywords": ["api", "flask", "backend", "rest", "endpoints"],
102102
"author": {
103103
"name": "PolicyEngine",
@@ -128,7 +128,7 @@
128128
"description": "React app development - app-v2, standalone tools, Vercel deployment, and PolicyEngine-specific patterns",
129129
"source": "./",
130130
"category": "development",
131-
"version": "3.15.0",
131+
"version": "3.15.1",
132132
"keywords": ["react", "frontend", "app", "ui", "components", "vercel", "interactive-tools"],
133133
"author": {
134134
"name": "PolicyEngine",
@@ -167,7 +167,7 @@
167167
"description": "Policy analysis and research - impact studies, dashboards, notebooks, and visualizations",
168168
"source": "./",
169169
"category": "analysis",
170-
"version": "3.15.0",
170+
"version": "3.15.1",
171171
"keywords": ["analysis", "research", "policy", "impact", "streamlit", "plotly", "notebooks"],
172172
"author": {
173173
"name": "PolicyEngine",
@@ -195,7 +195,7 @@
195195
"description": "Data analysis, survey enhancement, imputation, calibration, and microdata utilities",
196196
"source": "./",
197197
"category": "data",
198-
"version": "3.15.0",
198+
"version": "3.15.1",
199199
"keywords": ["data", "microdata", "survey", "imputation", "calibration", "inequality", "poverty", "ml"],
200200
"author": {
201201
"name": "PolicyEngine",
@@ -223,7 +223,7 @@
223223
"description": "Content generation - social images and posts from blog articles",
224224
"source": "./",
225225
"category": "marketing",
226-
"version": "3.15.0",
226+
"version": "3.15.1",
227227
"keywords": ["content", "social", "marketing", "images"],
228228
"author": {
229229
"name": "PolicyEngine",
@@ -246,7 +246,7 @@
246246
"description": "Complete PolicyEngine knowledge base - all agents, commands, and skills for users, analysts, and contributors",
247247
"source": "./",
248248
"category": "complete",
249-
"version": "3.15.0",
249+
"version": "3.15.1",
250250
"keywords": ["complete", "all", "comprehensive"],
251251
"author": {
252252
"name": "PolicyEngine",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [3.15.1] - 2026-03-05
9+
10+
### Changed
11+
12+
- Improve user checkpoints with structured AskUserQuestion across commands
13+
814
## [3.15.0] - 2026-03-05
915

1016
### Added
@@ -149,6 +155,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
149155

150156

151157

158+
[3.15.1]: https://github.com/PolicyEngine/policyengine-claude/compare/3.15.0...3.15.1
152159
[3.15.0]: https://github.com/PolicyEngine/policyengine-claude/compare/3.14.5...3.15.0
153160
[3.14.5]: https://github.com/PolicyEngine/policyengine-claude/compare/3.14.4...3.14.5
154161
[3.14.4]: https://github.com/PolicyEngine/policyengine-claude/compare/3.14.3...3.14.4

changelog.d/improve-user-checkpoints.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)