When the context-popup compact button receives a non-OK response (e.g. 409 for active-run), the error detail from the backend was being discarded in favor of a generic 'Compaction failed' message. Now parses the JSON response body for non-OK responses and prefers the detail field when present, matching the behavior of the /compact slash command. Uses textContent for safe rendering. Co-authored-by: michaelxer <michaelxer@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| fonts | ||
| js | ||
| lib | ||
| app.js | ||
| index.html | ||
| login.html | ||
| manifest.json | ||
| style.css | ||
| sw.js | ||