Skip to content

Desktop Dev Build #167.1 (8524376)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Apr 15:44
8524376

Automated desktop build artifacts for commit 8524376355b45a0591ceb730544350dd0b5fdb99.
Workflow run: https://github.com/LettuceAI/app/actions/runs/24285894292

Changes since previous Desktop build desktop-dev-162-1-bb44ad8

Compare: desktop-dev-162-1-bb44ad8...8524376

  • 8524376 fix(ci): keep dotnet and pin linux clang toolchain
  • 0a5abe7 ci: disable dotnet removal during disk cleanup
  • 53357b0 refactor(tts): remove device tts integration
  • cea140a fix(group-memory): reload latest state before memory updates
  • 79deca3 fix(memory): preserve dynamic state on session saves
  • 08e117c fix(ollama): preserve whitespace in reasoning stream
  • 5b9f7fd fix(ollama): support aborting non-streaming requests
  • 5d42c55 fix(ollama): preserve whitespace in native streaming deltas
  • b375c64 feat(prompts): add prompt types and backend parameter engine
  • 1abb7db chore(gemini): sync provider and llama-cpp updates
  • c7ef0c0 feat(prompts): make group chat prompts editable
  • 4762714 fix(gemini): match thinking controls to model family
  • fbbe300 fix(dynamic-memory): strip thinking tags before summary validation
  • 6959e78 fix(ci): free disk space in desktop build workflows
  • ee6abdd fix(ci): free disk space in android build workflows
  • 5d8c67f fix(chat): resync regenerated variants after refresh
  • 668c35c fix(llama.cpp): recover local tool calls from raw output
  • 5500072 fix(dynamic-memory): abort active requests on cancel
  • 03bdaa5 fix(llama.cpp): skip streaming parser for non-streamed tool calls
  • bd45301 fix: remove stored images during reset
  • 46310ed fix: install desktop system deps in android pr check