Skip to content

Tags: fastrepl/arx

Tags

v0.1.1

Toggle v0.1.1's commit message
Arx v0.1.1

v0.1.0

Toggle v0.1.0's commit message
feat: scaffold Arx desktop inbox client

- build a Tauri + React + Tiptap desktop shell with a three-pane inbox UI and reply composer
- add a Rust SQLite mail store, provider adapter boundary, action log, and keyring-backed secret handling
- implement local sync, suggestion-batch, draft autosave, and send flows with passing frontend and Rust tests