Skip to content

2.4.4

Choose a tag to compare

@sterlp sterlp released this 10 Aug 18:52
· 40 commits to main since this release
8f32c00

New Features

  • Clickable file references in chat open directly in Eclipse editor — supports workspace absolute paths, relative doc links, and fallback search (ChatMarkdownWidget)

Bug Fixes

  • File read/write tools now handle UTF-8 and ISO-8859-1 encodings correctly (EclipseWorkspaceReadFileTool, DiskFileReadTool)
  • Hardened dev build loop prompt for more reliable test execution (dev-build-loop.txt)

Documentation

  • Added ADR-0026: Extract Question Shell Approval pattern
  • Added Chat Markdown Links design doc with business rules
  • Updated token usage and user question tool design documentation