Releases: CircuitWall/jarela
Releases · CircuitWall/jarela
v1.4.1
What's Changed
- fix(readme): use mp4 promo and absolute raw url so video renders by @andrew-ge-wu in #223
- fix(installer): capture node stdio and bound task retries by @andrew-ge-wu in #225
- feat(security): unify pin keypad with decrypt and unlock modes by @andrew-ge-wu in #226
- fix(reliability): bound resource leaks and harden error handling by @andrew-ge-wu in #227
- chore(release): bump to 1.4.1 by @andrew-ge-wu in #228
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat(browser-extension): include element screenshot in page capture by @andrew-ge-wu in #219
- feat(scripts): add playwright promo recorder + readme polish by @andrew-ge-wu in #221
- chore(release): bump to 1.4.0 by @andrew-ge-wu in #222
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- chore(release): bump to 1.2.1 by @andrew-ge-wu in #214
- feat(bridges): spill remote attachments to local store by @andrew-ge-wu in #215
- feat(tools): add async_run wrapper and tool_result_get by @andrew-ge-wu in #216
- fix(test): dismiss boot agent picker before opening menus in e2e by @andrew-ge-wu in #217
- chore(release): bump to 1.3.0 by @andrew-ge-wu in #218
Full Changelog: v1.2.1...v1.3.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
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
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
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
What's Changed
- feat(providers): enable Anthropic prompt caching by @andrew-ge-wu in #181
- chore(api): polish extension surfaces + agent introspection for 1.0 by @andrew-ge-wu in #182
- feat(usage): plumb anthropic cache tokens to message_usage and cost by @andrew-ge-wu in #183
- docs(extending): fix stale registerTools signature in readme by @andrew-ge-wu in #184
- chore(api): expose anthropic cache tokens on the messages wire by @andrew-ge-wu in #185
- docs(adr): record the anthropic prompt-caching decision (ADR-0062) by @andrew-ge-wu in #186
- feat(chat): show cache-hit indicator on the per-turn usage bar by @andrew-ge-wu in #187
- chore(release): bump to 1.0.0 by @andrew-ge-wu in #188
Full Changelog: v0.14.0...v1.0.0
v0.14.0
What's Changed
- fix(chat): pin ios pwa composer to visual viewport by @andrew-ge-wu in #169
- feat(chat): add retry control to user messages by @andrew-ge-wu in #167
- feat(scheduled-tasks): warn when agent's model is unavailable by @andrew-ge-wu in #168
- feat!: ground citations, fifo runs, wallclock tools, countdown ring by @andrew-ge-wu in #170
- feat: surface broken integrations early + spin the countdown ring by @andrew-ge-wu in #171
- fix(chat): make countdown ring motion obvious by @andrew-ge-wu in #172
- fix(pwa): keep chat input visible when ios keyboard opens by @andrew-ge-wu in #173
- feat(pwa): let chromium handle keyboard inset natively by @andrew-ge-wu in #174
- fix(pwa): stop double-compensating for ios keyboard inset by @andrew-ge-wu in #175
- fix(chat): re-pin to bottom when scroll container resizes by @andrew-ge-wu in #176
- fix(pwa): trust 100dvh, drop visualViewport JS contortions by @andrew-ge-wu in #178
- fix(pwa): shrink chin below input bar on ios pwa by @andrew-ge-wu in #179
- chore(release): bump to 0.14.0 by @andrew-ge-wu in #180
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- chore(release): 0.12.0 by @andrew-ge-wu in #162
- fix(agents): pause idle watchdog while tool calls are in flight by @andrew-ge-wu in #163
- fix(agents): pause idle watchdog while tool calls are in flight by @andrew-ge-wu in #164
- feat(chat): explicit Steer / Queue / Interrupt actions on the send bu… by @andrew-ge-wu in #165
- chore(env): extend default timeouts and fetch byte cap for long-runni… by @andrew-ge-wu in #166
Full Changelog: v0.6.0...v0.13.0
v0.11.1
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