Upgrade policyengine-uk-compiled to 0.65 (adds CGT support)#198
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
The chat was pinned to 0.44, which predates capital gains data support — CGT reforms simulated to £0. Bump the pin to >=0.65,<0.66 and adapt to the breaking change that Simulation no longer has a default dataset: pass dataset="frs" explicitly in get_baseline_parameters, lookup_parameter, the Modal image preload, and tests. Update the run_python tool schema example and the runtime skill doc accordingly. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
vahid-ahmadi
force-pushed
the
upgrade/policyengine-uk-compiled-0.65
branch
from
July 16, 2026 11:55
8c9a9c6 to
6303148
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
policyengine-uk-compiledpin from>=0.44,<0.45to>=0.65,<0.66— 0.44 predates capital gains support, so CGT reforms simulated to £0 in the chat.Simulationno longer has a default dataset. Passdataset="frs"explicitly inget_baseline_parameters,lookup_parameter, the Modal image preload, and tests.run_pythontool schema example anddocs/engineering/skills/uk-chat-runtime.md(minimum contract now 0.65).Testing
capital_gainsinputs; CGT analysis is expected to run via EFRS/SPI datasets on the deployed backend.🤖 Generated with Claude Code