Commit cc39886
ui: multi-image composer, prompt-tools under prompt, --ui-open flags
- Composer accepts up to /api/config maxInputImages attachments;
gpt-image-2 /edits receives every entry, other generators index 0
- Fix spelling / fix typos / undo move from the send row to #prompt-tools
directly under the prompt box; new UI Control Placement rule recorded
in .cursorrules and AGENTS.md (controls live next to the input they
act on)
- --ui-open / --ui-no-open control the browser tab on --ui start
(default: open when interactive, skip under systemd)
- gpt2 guidance localStorage key bumped to gpt2GuidanceTextV2 so stale
copies of the replaced default text retire
- docs/provider-onboarding.md: researched onboarding notes for candidate
providers (Seedream, Reve, Luma, Qwen, MiniMax, Runway)
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 1025fa2 commit cc39886
8 files changed
Lines changed: 1978 additions & 1299 deletions
File tree
- MultiImageClient
- Ui/wwwroot
- Workflows
- docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
247 | 252 | | |
248 | 253 | | |
249 | 254 | | |
| |||
332 | 337 | | |
333 | 338 | | |
334 | 339 | | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
335 | 346 | | |
336 | 347 | | |
337 | 348 | | |
| |||
505 | 516 | | |
506 | 517 | | |
507 | 518 | | |
| 519 | + | |
| 520 | + | |
508 | 521 | | |
509 | 522 | | |
510 | 523 | | |
| |||
0 commit comments