Skip to content

Glint v0.6.0-beta.10

Choose a tag to compare

@jtbourke jtbourke released this 20 Jul 03:14

What's Changed

New Features & Improvements

  • Add issue 3477 companion artifact mockup
  • New Project Wizard (#3472): flex sizing for wizard dialog scroll
  • New Project Wizard (#3472): tests and guide doc-parity
  • New Project Wizard (#3472): Open Folder discovery entry points
  • New Project Wizard (#3472): creation guidance, Assist handoff, parked recovery
  • New Project Wizard (#3472): shared folder-create core, menu entry, 3-step wizard dialog

Bug Fixes

  • Fix #3464: seed billing provenance at dispatch and pin credits first
  • Fix stale DeepSeek thinking parameters
  • Fix #3464: make the composer status a running-turn credit surface only
  • Fix #3492: harden v2 validation and finish the retired-shortcut migration
  • Fix #3492, #3475: migrate the model catalog to /v2/models and replace Cost estimates with Pricing
  • Fix #3491: thread onNotice through surface glue and drop post-cap chunks
  • Fix #3491: two-minute dictation cap, 32 kbps capture, graceful size-limit stop
  • Fix #3490: narrow-budget marker fallback + explicit error
  • Fix #3483: gate oversized voice recordings before upload
  • Fix #3490: centrally cap Sparkle prompt input at 50k chars
  • Fix #3487: count reset-to-inherit of an explicit-only param as a change
  • Fix #3487: GPT-5.6 reasoning controls without serializing untouched defaults
  • Fix #3486: About dialog opens bundled legal docs via shared viewer
  • Fix #3485: generic gate update copy that doesn't name a specific doc
  • Fix #3481: BYOK connection-dialog copy accurately names keychain + proxy path
  • Fix #3478, #3479: harden BYOK compaction authz and share turn-usage accumulation
  • Fix #3478, #3479: keep API-key (BYOK) sessions off Glint billing
  • Fix #3462: make a Relay cancel a real turn boundary (feed + transcript)
  • Fix #3462: converge Relay-cancelled turns through the desktop composer lifecycle
  • Fix #3473: On launch, resume the most recent project tab, not a utility tab
  • Fix test build: add circuit_breakers to system_prompt config_with_guidance
  • Fix #3466: forward composer attachments on first send of a continued session
  • Fix New Project Wizard recovery and restoration

Other Changes

  • Remove Compare Models dialog
  • Refine model selection and pricing presentation
  • Polish new project wizard layout
  • Drop BYOK key-field storage hint (#3481)
  • Adopt attorney-drafted Privacy Policy and AUP (#3484)
  • Correct Glint Assist model and agent documentation
  • Refine model usage confirmations (#3456)
  • Improve Usage Limits settings UI (#3471)
  • #3471/#3464: Relay circuit-breaker seam + breaker refinements
  • Refine New Project Wizard experience
  • #3471/#3464: extract pure circuit-breaker helpers + unit tests
  • #3464: surface session, last-turn, and live settled credit stats
  • #3471: settings UI + frontend session wiring for circuit breakers
  • #3471: backend circuit breakers (counters, four breakers, blocking pause)

Full Changelog: v0.6.0-beta.9...v0.6.0-beta.10