Skip to content

Commit 69c0a06

Browse files
authored
Merge pull request #474 from PolicyEngine/add-claude-plugin
Add policyengine-claude plugin auto-install
2 parents 0aa7460 + a180b87 commit 69c0a06

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

.claude/settings.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"plugins": {
3+
"marketplaces": [
4+
"PolicyEngine/policyengine-claude"
5+
],
6+
"auto_install": [
7+
"country-models@policyengine-claude"
8+
]
9+
}
10+
}

changelog_entry.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- bump: minor
2+
changes:
3+
changed:
4+
- Added policyengine-claude plugin auto-install configuration.

0 commit comments

Comments
 (0)