diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 82a83a2..918a87b 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -84,7 +84,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • Terminal Resize. Fixed the resize logic for the Terminal—previously wonky, now much smoother.
  • Keyboard Shortcut. Added a new keyboard shortcut - Ctrl-L - to put the chat input in focus.
  • Diff View Styling. Fixed Diff View styling across all 4 themes. The new themes were using the style from the original theme.
  • -
  • Zaguán Coder Daemon. Fixed bugs in Zaguán Coder Daemon in relation to tool_search that would sometimes result in the model failing to apply patches and then overwrite files.
  • +
  • Zaguán Coder Daemon. Fixed bugs in relation to tool_search that would sometimes result in the model failing to apply patches and then overwrite files.