Fixes for task environment variables and packaged document tools
Environment variables from settings.json now apply to built-in Claude task runs, and document tools unpack correctly in packaged builds.
Fixes
- Environment variables set in settings.json were not applied to built-in Claude task runs — those tasks now run with the expected configuration.
- Fixed a packaging issue where document tools failed to unpack from the app bundle, which could leave them missing in packaged builds.