Gregory Schier
222ea9cb83
fix(editor): opt editors out of macOS Writing Tools suggestions
...
A "Write with Siri" pill appears over empty editors on the macOS 27 beta,
because Codemirror's contentDOM is a contenteditable like any other. The
`writingsuggestions` attribute opts an editable element out, and setting
it here covers every editor at once.
If the pill turns out to be separate from writing suggestions, the
remaining lever is WKWebView's writingToolsBehavior, which would disable
Writing Tools for the whole window.
2026-08-31 10:55:05 -07:00
Gregory Schier and Claude Opus 5
661a384bed
Faster codemirror search match counting ( #612 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-08-31 10:09:50 -07:00
Gregory Schier
8bca013ab4
Fix plugin runtime build and JSON linter crash ( #566 )
2026-08-16 11:22:02 -07:00
Gregory Schier
7e2db7799b
Collapse encoded media in editable fields too ( #534 )
2026-08-13 12:56:32 -07:00
Gregory Schier
c596e25e5e
Identify collapsed values and open them in a viewer ( #533 )
2026-08-13 12:26:35 -07:00
Gregory Schier
74d1b5d6ce
HUGE sidebar and typing performance improvements ( #516 )
2026-08-13 12:23:56 -07:00
Gregory Schier
0e4c355e8b
Collapse very long lines in response viewers ( #532 )
2026-08-13 08:40:04 -07:00
Gregory Schier
d72b7d7d30
Fix URL autocomplete replacement ( #510 )
2026-07-15 08:33:14 -07:00
Gregory Schier
9b524e3dc7
Upgrade Tailwind to v4 ( #491 )
2026-07-02 09:53:22 -07:00
5004c395de
fix: Resolve : ambiguity in URL path placeholders ( #465 )
...
Co-authored-by: Simon Johansson <simon.johansson@infor.com >
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2026-07-01 13:23:27 -07:00
baofeidyz and Gregory Schier
24e578db5f
Add SSE response summary helpers ( #466 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2026-07-01 12:33:03 -07:00
Gregory Schier
55d0066efd
Fix spell correction prompt showing ( #483 )
2026-06-29 08:54:01 -07:00
Gregory Schier
fd0ca6d455
Fix bulk env var parsing ( #482 )
2026-06-26 21:58:38 -07:00
Gregory Schier
7db3e9b879
Fix filter field value highlighting
2026-06-20 00:31:42 -07:00
Gregory Schier
8109a28967
Improve sidebar filter suggestions ( #477 )
2026-06-20 00:10:05 -07:00
Gregory Schier
10559c8f4f
Split codebase ( #455 )
2026-05-07 15:50:10 -07:00