Skip to content

Shadow Code: v0.5.3

Choose a tag to compare

@adifyr adifyr released this 14 Feb 12:35
· 40 commits to main since this release

Release Notes

This release comes with fixes to the diff builder function and updates to system prompts.

Updates

  • Updated system prompts for Dart, JavaScript and TypeScript to better apply edits to existing code.

Bug Fixes

  • Fixed bad format of output diff in the buildDiff() function.