Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 09:29
· 16 commits to main since this release
18bd254

What's Changed

  • feat: polish model config, credentials, citations, icons, and chat perf by @andrew-ge-wu in #194
  • fix(pwa): set color-scheme light dark for system theme by @andrew-ge-wu in #195
  • fix(pwa): patch ios standalone viewport-height bug with actual-vh shim by @andrew-ge-wu in #196
  • fix(ui): restore glass blur by reordering backdrop-filter declarations by @andrew-ge-wu in #198
  • feat(agent): inject per-turn output-token budget into system prompt by @andrew-ge-wu in #197
  • feat(security): PIN-protected keyfile + idle screen lock (ADR-0063) by @andrew-ge-wu in #200
  • test(e2e): skip fs-watch spec on non-macOS to stop ci flakes by @andrew-ge-wu in #199
  • feat(ui): move network env vars into profile panel by @andrew-ge-wu in #201
  • chore(ui): drop show-tools/thinking toggles and test-notification button by @andrew-ge-wu in #202
  • refactor(ui): move mcp server management under tools tab by @andrew-ge-wu in #203
  • fix(chat): offset scroll-to-latest button below glass header by @andrew-ge-wu in #205
  • fix(chat): persist interrupted turns so the agent sees the cut by @andrew-ge-wu in #206
  • fix(ui): show workspace mode as a segmented switch by @andrew-ge-wu in #207
  • refactor(ui): consolidate capability surfaces under tools tab by @andrew-ge-wu in #208
  • refactor(ui): fold connections back into credentials and delete the tab by @andrew-ge-wu in #204
  • fix(runtime): adaptive wall-clock watchdog with full entry-point parity by @andrew-ge-wu in #209
  • chore(deps): bump in-range transitive dependencies by @andrew-ge-wu in #210
  • chore(release): bump to 1.2.0 by @andrew-ge-wu in #211

Full Changelog: v1.1.0...v1.2.0