docs: add AI writing assistant to alpha-4 TODO
Build and Deploy Verso / deploy (push) Successful in 59s
Build and Deploy Verso / deploy (push) Successful in 59s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -39,3 +39,12 @@ Ideas and features deferred from the current alpha.
|
||||
- **Quarto RevealJS**: insert slide divider (`---`), insert speaker
|
||||
notes (`::: notes`), insert columns layout, insert video embed
|
||||
(using Quarto's `{{< video >}}` shortcode).
|
||||
|
||||
### AI writing assistant
|
||||
|
||||
- **In-editor AI assistant** — Inline writing help similar to what Overleaf
|
||||
and CoCalc offer: suggest completions, rephrase selections, explain LaTeX
|
||||
errors, and generate boilerplate (figures, tables, equations). Should work
|
||||
across all three formats (`.tex`, `.typ`, `.qmd`). Backend would proxy
|
||||
requests to a configurable model API (Claude, OpenAI-compatible) so
|
||||
self-hosters can bring their own key.
|
||||
|
||||
Reference in New Issue
Block a user