Skip to content

Foundry VTT 14 compatibility and stability updates

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jun 15:41
· 3 commits to main since this release
6fc8e52

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)