Skip to content

@continuedev/[email protected]

Compare
Choose a tag to compare
@sestinj sestinj released this 17 Sep 17:30
· 39 commits to main since this release
e05c03d

1.3.0 (2025-09-17)

Bug Fixes

  • address feedback (62120df)
  • address feedback (cdfd13b)
  • cleanup of render debug (da2e316)
  • focus on the selected file for edit/apply when showing diffs (#7722) (5f61d18)
  • lint and format (0011e9f)
  • missing secret passing in tests (a76f8c1)
  • mistral and rleace open ai adapters tests (ef18c90)
  • more missing secrets (67cf99a)
  • re-skip deepseek (3eff2fc)
  • remove duplicate slash command telemetry (37008c9)
  • tests (8677208)
  • tests for service container (fb2688a)
  • update cli repo link (c6a91e7)
  • update service notifications and state (a1dc341)

Features

  • move tool icon names to tool definitions (#7322) (acbba9c)
  • update service part 1 (75fd033)
  • useRenderDebug hook for debugging react rerenders (144445b)

Performance Improvements

  • memoize input box components (d9db117)
  • only set activeKey for special keys that we care about to avoid rerenders (364489c)