hermes-agent/apps
Teknium 666434e4ae
Inspired by ChatGPT Work: convert large pastes into .txt attachments in the Desktop composer
Pasting more than 10k characters of plain text into the Desktop composer
now converts the content into a 'Pasted content (NN KB)' .txt attachment
chip instead of flooding the input, mirroring ChatGPT's large-paste
handling (OpenAI release notes, Aug 4 2026). Short pastes stay inline;
the exact text is preserved byte-for-byte in a Hermes-managed
composer-pastes file and rides the existing @file: attachment pipeline.
If the desktop bridge is missing or the write fails, the paste falls
back to inline insertion so nothing is ever lost.

Implements #66622.
2026-08-06 19:19:03 -07:00
..
bootstrap-installer
desktop Inspired by ChatGPT Work: convert large pastes into .txt attachments in the Desktop composer 2026-08-06 19:19:03 -07:00
shared fix(dashboard): reload loopback tabs after stale session-token closes 2026-08-04 15:26:37 +05:30