Adds Foundry VTT 14 compatibility support while fixing sidebar rendering, cancellation handling, context limits, tool-call JSON validation, and asset search reload behavior.
Fixed
- Fix Foundry v14 sidebar rendering regression
- ui: prevent race condition cascade on message cancellation
- core: fix context compaction overflow and context limit honoring (Fixes #150)
- core: ensure outgoing tool call arguments are valid JSON (Fixes #145)
- persist hasEverIndexed flag to unblock search_assets on reload (#126)