## moltis-org/moltis — v0.10.17…v0.10.18

_53 commits._

### Features
- **feat(providers): add reasoning effort support for models with extended thinking (#363)** (d35f1c4)
- **feat(oauth): support pasted callback URL fallback (#365)** (f80e30e)
- **feat(chat): tabs to filter chats between sessions and cron (#338)** (e492d90)
- **feat(providers): Include reasoning fields for kimi models (#323)** (58220f2)
- **feat(ios): add local llama cpp memory field to GraphQL schema** (681a361)
- **feat(monitoring): track memory history and improve local-llm memory reporting (#325)** (218eb6d)
- **feat(nodes): add multi-node support with device pairing, remote exec, and UI (#291)** (d052d4e)
- **feat(gateway): make provider discovery startup non-blocking** (98d860f)

### Fixes
- **fix(web): break redirect loop when accessing via Tailscale Serve (#356)** (dd71230)
- **fix(chat): skip duplicate text fallback when TTS disabled and voice streamed (#373)** (e5d4265)
- **fix(web): allow deleting cron sessions from chat sidebar (#357)** (4bdc172)
- **fix(prompt): omit sandbox/node info from runtime prompt when disabled (#362)** (7d5f343)
- **fix(providers): report compatible client_version for Codex model discovery (#359)** (f27f87d)
- **fix(macos): extract makeTextView to fix function body length lint violation** (850cd15)
- **fix(ci): update biome version to 2.4.6 in CI workflows** (0b347f2)
- **fix(biome): update schema to 2.4.6 and move noUnusedExpressions to suspicious** (aaf0497)
- **fix(web): prevent Enter key from triggering actions during IME composition (#341)** (cc03ee6)
- **fix(mdns): use stable host label to avoid mDNSResponder conflict and double-.local suffix (#349)** (3d37c2d)
- **fix(config): include tmux in default sandbox packages** (530c71e)
- **fix(auth): honor forwarded host for proxy session cookies** (a2625b9)
- **fix(ci,tools): unblock dependabot and support wasmtime 36** (5e4c209)
- **fix: install rustls CryptoProvider before channel startup (#336)** (1c0d45e)
- **fix(packaging): use cli-relative web assets in cargo-deb** (7d450bc)
- **fix(ci): stage wasm assets for cargo-deb packaging** (051dcef)
- **fix(web): align e2e with controls modal and daily model refresh** (bc33736)
- **fix(web): externalize SVG icons and restore empty-chat centering** (aede558)
- **fix(web): declutter chat controls and fix dropdown positioning** (08f15bb)
- **fix(web): use combo select for session header selectors** (cc92eff)
- **fix(web): move session history off websocket and cap payload size** (676c06a)
- **fix(web): remove nested onboarding scroll and restore settings nav icons** (8ca7c5d)
- **fix(ci): build macOS app arm64 in fast path** (93d1380)
- **fix(scripts): run local nextest with ci timeout profile** (b0f4126)
- **fix(gateway): improve browser warmup integration** (ec58733)
- **fix(gateway): speed up startup by deferring tailscale and log scan** (216546d)

### Docs
- **docs(security): add direct nginx websocket proxy example (#364)** (b3672cc)
- **docs: fix build instructions to use just commands (#340)** (83e5547)

### Chore
- **chore(release): prepare v0.10.18** (42d60ff)
- **chore: add .entire directory with gitignore** (7f3e8f0)
- **chore: update deploy templates and releases to 0.10.17** (e82a5c1)
- **chore(release): 0.10.17** (169d2fc)
- **chore: update deploy templates and releases to 0.10.16** (630b947)
- **chore(release): 0.10.16** (62fbd74)
- **chore(release): 0.10.15** (1c1fbca)
- **chore: update deploy templates and releases to 0.10.14** (6adeba1)
- **chore(release): 0.10.14** (cfee5c9)
- **chore: update deploy templates and releases to 0.10.12** (d3df575)
- **chore(release): 0.10.13** (3601025)
- **chore(release): 0.10.12** (9683435)
- **refactor(web): paginate sessions and auto-load older history** (fe115c5)
- **refactor(web): move chat history hydration to paged HTTP** (4446d55)
- **chore(claude): update settings hooks** (e6a3a2b)
- **ci(macos): speed up app bridge build in CI** (2adfec7)
- **refactor: externalize web/wasm assets and reduce memory footprint (#321)** (12eac17)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/moltis-org/moltis?utm_source=github-action)._