Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .claude/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"plugins": {
"marketplaces": [
"PolicyEngine/policyengine-claude"
],
"auto_install": [
"country-models@policyengine-claude"
Copy link

Copilot AI Jan 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The auto_install plugin reference "country-models@policyengine-claude" appears inconsistent with the marketplace reference "PolicyEngine/policyengine-claude". Verify that "country-models" is the correct plugin name within the policyengine-claude marketplace. If this marketplace only provides one plugin, the reference might need to match the marketplace name more directly, or if "country-models" is indeed a specific plugin within that marketplace, this should be documented or verified against the plugin's actual naming convention.

Suggested change
"country-models@policyengine-claude"
"policyengine-claude@policyengine-claude"

Copilot uses AI. Check for mistakes.
]
}
}
4 changes: 2 additions & 2 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- bump: patch
- bump: minor
changes:
changed:
- Added household-level impact analysis by pension contributions to UK income tax and NI reforms blog post
- Added policyengine-claude plugin auto-install configuration.