Skip to content

Latest commit

 

History

History
99 lines (48 loc) · 4 KB

File metadata and controls

99 lines (48 loc) · 4 KB

Changelog

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.4.1] - 2026-08-20

Bug Fixes

  • Structured output retry on malformed json (dd79446)

  • (server) Retry structured LLM output once on malformed JSON (dd79446)

Documentation

  • Point Claude at CodeGraph for code navigation when indexed (dd79446)

[1.4.0] - 2026-08-01

Bug Fixes

  • (extension) Keep the service worker alive during field-answer generation (5b2e5e0)

  • (server) Fail the Ollama connection test when no usable model is pulled (60addf9)

  • (sidepanel) Surface setup failures as errors and verify Ollama before saving (9746c25)

Documentation

  • (extension) Keep the service worker alive during field-answer generation (5b2e5e0)

Features

  • (extension) Add request timeouts and cancel for backend calls (5e4b6fe)

[1.3.0] - 2026-08-01

Bug Fixes

  • (server) Address Ollama PR review feedback (3fbb154)

  • (server) Harden Ollama URL validation and slim local prompts (1658ff1)

  • (extension) Harden Ollama Settings URL preview and provider tests (16ec4f9)

  • (extension) Skip blank Ollama URL probe; default to qwen2.5:7b (939ceed)

Features

  • (server) Add Ollama provider (0b9f87a)

  • (extension) Add Ollama Settings and Onboarding UI (6cfb81c)

  • (extension) Add Ollama Settings and Onboarding UI (#35) (1e45012)

[1.2.0] - 2026-07-30

Features

  • (server) Add Ollama provider (#32) (8672969)

[1.1.1] - 2026-07-27

Bug Fixes

  • Inline assistant in iframes (#21) (83a3e04)

[1.1.0] - 2026-07-24

Features

  • Prompt improvements (#19) (b7fdbfd)

[1.0.2] - 2026-07-23

Bug Fixes

  • (onboarding) Retire default Claude model, add model picker (#17) (aa2562e)

[1.0.1] - 2026-07-23

Bug Fixes

  • Fix release notes changelog (#15) (64b5d04)

[1.0.0] - 2026-07-23

Breaking Changes

  • Prepare project to open source (#14) (b517995)