Skip to content

Releases: CircuitWall/jarela

v1.4.1

09 Jun 08:10
5941f47

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

08 Jun 21:49
bbe1f7a

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

08 Jun 14:58
9d1bb91

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

08 Jun 13:23
f34e152

Choose a tag to compare

What's Changed

  • fix(extension): collapse custom intent, enter-to-submit, queue writes, strip quality-gate noise from one-shot turns by @andrew-ge-wu in #212
  • fix(ui): always show the boot agent picker after login by @andrew-ge-wu in #213

Full Changelog: v1.2.0...v1.2.1

What's Changed

  • fix(extension): collapse custom intent, enter-to-submit, queue writes, strip quality-gate noise from one-shot turns by @andrew-ge-wu in #212
  • fix(ui): always show the boot agent picker after login by @andrew-ge-wu in #213

Full Changelog: v1.2.0...v1.2.1

v1.2.0

08 Jun 09:29
18bd254

Choose a tag to compare

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

v1.1.0

06 Jun 23:45
f22a395

Choose a tag to compare

What's Changed

  • feat(extension): add browser companion for capture/refine/fill/rewrite by @andrew-ge-wu in #189
  • refactor(tools): reclassify capability by user expectation, not http method by @andrew-ge-wu in #190
  • fix(extension): strip page context from rewrite_clipboard so model rewrites selection by @andrew-ge-wu in #191
  • feat: unify extension action menu and fix gemini one-shot turns by @andrew-ge-wu in #192
  • chore(release): 1.1.0 by @andrew-ge-wu in #193

Full Changelog: v1.0.0...v1.1.0

v1.0.0

06 Jun 05:08
3aa5dd2

Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v1.0.0

v0.14.0

05 Jun 12:35
434b6e7

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

04 Jun 15:55

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.13.0

v0.11.1

03 Jun 05:17
9469200

Choose a tag to compare

What's Changed

  • feat(agents): reliability foundation for long tasks by @andrew-ge-wu in #129
  • feat(agents): durable task memory — pinned goal + fact graduation by @andrew-ge-wu in #130
  • chore(providers): trip the SSE parser when N consecutive parses fail by @andrew-ge-wu in #131
  • feat(agents): warm-summary retry + degraded compaction status by @andrew-ge-wu in #132
  • feat(tools): central dispatch + ToolResult union + external zod by @andrew-ge-wu in #133
  • feat(tools): wrap registered tools so the agent loop also flows through dispatch by @andrew-ge-wu in #134
  • fix(tools): return error envelopes instead of throwing on transport/d… by @andrew-ge-wu in #135
  • feat(agents): surface tool error codes as first-class chunk fields by @andrew-ge-wu in #136
  • feat(tools): standard error-code vocabulary across HTTP + fs tools by @andrew-ge-wu in #137
  • feat(agents): provider error classifiers + transient auto-retry by @andrew-ge-wu in #138
  • feat(api): client request() timeout + transient-status retry by @andrew-ge-wu in #139
  • feat(db): SQLITE_BUSY retry, constraint translation, migration safety, error code by @andrew-ge-wu in #140
  • feat(chat): code-aware error card consuming the unified error vocabulary by @andrew-ge-wu in #141
  • chore: dedupe estimateTokens + inline thin modules + drop dead script by @andrew-ge-wu in #142
  • refactor(tools): split atlassian.ts (3130 LOC) into focused sub-modules by @andrew-ge-wu in #143
  • feat(tools): self-correcting hints + slim system-prompt playbook by @andrew-ge-wu in #144
  • feat(agents): output-validator hit-rate telemetry + escape-hatch flag by @andrew-ge-wu in #145
  • feat(logs): live server-log panel via console patch + SSE by @andrew-ge-wu in #146
  • fix(chat): soften 8s SSE connect-timeout + Reconnect for stream drops by @andrew-ge-wu in #147
  • feat(env): runtime overrides UI + restart endpoint + agent tools by @andrew-ge-wu in #148
  • chore(release): 0.11.0 by @andrew-ge-wu in #149
  • chore(release): 0.11.1 by @andrew-ge-wu in #150

Full Changelog: v0.10.0...v0.11.1