overleaf/services/web/frontend
Alf Eaton bee698c01d Updates to the AI error assistant (#19065)
* Only show the AI error assistant to users with write permission on the project
* Fix line number in searchDocLines
* Abort the request after 60 seconds
* Move comment
* Jump to file + line when suggestion line number is clicked
* Set tool_choice: 'required'
* Fix handling of suggestLineChange
* Tidy up getDocLines
* Avoid showing Suggest Fix button in gutter marker for typesetting warnings
* Log request errors
* Fix prefixed function name
* Update tool description
* Tweak the prompt in an attempt to improve the line number
* Reject if the total message content is too large
* Change the structure of the suggested change
* Reduce line highlight
* Fix change highlighting on deletion

GitOrigin-RevId: afde096e547050b8518195ef51b68983bc3b0be3
2024-06-24 12:05:51 +00:00
..
fonts Merge pull request #18870 from overleaf/mf-new-plans-page-table-individual 2024-06-18 08:05:16 +00:00
js Updates to the AI error assistant (#19065) 2024-06-24 12:05:51 +00:00
macros Replace logger with console in frontend macro (#16816) 2024-01-30 16:49:46 +00:00
stories Merge pull request #18991 from overleaf/mj-table-generator-promotion-teardown 2024-06-24 12:05:18 +00:00
stylesheets Merge pull request #18682 from overleaf/jdt-ai-labs 2024-06-24 12:04:08 +00:00
extracted-translations.json Merge pull request #18682 from overleaf/jdt-ai-labs 2024-06-24 12:04:08 +00:00
translations-loader.js