Release notes

Linea Prompt 0.2.2

0.2.2

This release makes Context more useful in real prompt work. Add files to the Context behind a Blueprint, type Variables faster, and keep the editor focused while autocomplete stays out of the way.

What's new

Attach files to Context. Add PDFs, images, slide decks, Word docs, and other source files to the Context behind a Blueprint. When you use Inject To..., Linea sends the rendered prompt first and then the selected files, so apps that accept attachments can receive the material alongside the prompt. Use Copy Prompt when you only need text, Copy Files when you only need attachments, and Inject To... when the task needs both.

Variables type faster. Type {{ and Linea completes the closing braces with the cursor ready in the middle. Select text first and type {{ to wrap it into a Variable. If you prefer manual typing, you can turn auto-close off.

Multi-word Variables now resolve. Names like {{author name}} are recognized consistently, including cases where text normalization could previously make them fail silently.

Autocomplete behaves like an editor tool. Variable suggestions now follow what you typed, support arrow keys and Return, and hand focus back to the editor cleanly.

Fixes

File attachments

Native Mac apps such as Mail, ChatGPT for Mac, Claude for Mac, and Slack can accept pasted files. Browser tabs such as claude.ai or chatgpt.com cannot accept pasted files because of browser security limits. When you target a browser, Linea warns you and still sends the prompt text so the main work is not lost.

Known issues

Updates

Linea checks for updates daily, and you can check anytime from Linea Prompt -> Check for Updates... Updates are cryptographically signed and verified before installing.

Reporting issues

Beta feedback is the most useful thing you can send: hello@lineaprompt.com.