Problem
Composer.tsx is text-only. You can't attach a screenshot, log file, or image to a prompt.
Why it matters
ChatGPT and Claude mobile both support image/file attach; for a coding companion, sending a screenshot of an error or a stack trace from your phone is a natural flow.
Suggested fix
Add an attach button (camera/photos/file) that uploads through the E2E-encrypted transport and references the artifact in the prompt.
Filed from a UI research sweep of the Helm mobile app (landing + live demo session) using Playwright + full source review, cross-referenced against Claude, ChatGPT, GitHub Copilot Chat, and Codex/Claude Code UIs.
Problem
Composer.tsxis text-only. You can't attach a screenshot, log file, or image to a prompt.Why it matters
ChatGPT and Claude mobile both support image/file attach; for a coding companion, sending a screenshot of an error or a stack trace from your phone is a natural flow.
Suggested fix
Add an attach button (camera/photos/file) that uploads through the E2E-encrypted transport and references the artifact in the prompt.
Filed from a UI research sweep of the Helm mobile app (landing + live demo session) using Playwright + full source review, cross-referenced against Claude, ChatGPT, GitHub Copilot Chat, and Codex/Claude Code UIs.