Dwindi Ramadhana b4ea9025b1 fix: session persistence + h3 readability + outline error messages
Session issues fixed:
- Removed auto-draft-only gate for showing unassigned sessions on new posts
  (now shows on any post that has no linked sessions)
- Auto-link unassigned session to current post when user opens it
- Added beforeunload/pagehide flush to persist messages before page close
  (prevents data loss from 700ms debounce not firing)
- Added warning log when session loads with 0 messages for debugging

UI fix:
- Override WP editor h3 shrinkage (11px/uppercase → 15px/normal/white)
- Fix h2/h4-h6 headings in response content for dark theme readability

Outline error messages:
- Separate empty response from parse failure with distinct actionable messages
- Show model name + token count on empty response for debugging
- Reassure user that parse failures are usually one-time issues
2026-06-06 00:58:08 +07:00
2026-06-06 00:29:10 +07:00
2026-01-28 00:26:00 +07:00
2026-01-28 00:26:00 +07:00
2026-01-28 00:26:00 +07:00
Description
No description provided
45 MiB
Languages
PHP 60.5%
JavaScript 25.9%
CSS 13.1%
Shell 0.5%