Download

Download 16x Prompt for your platform

Latest version: v0.0.82
Released: (November 28, 2024)

New updates from the latest releases

0.0.82

November 28, 2024

  • Added matching for folder names when filtering the context (useful for Next.js projects)
  • Added keyboard shortcuts for common actions (new task, copy prompt, send API and scroll to output)
    • Ctrl/Cmd + N for new task
    • Ctrl/Cmd + Shift + C for copying prompt
    • Ctrl/Cmd + Enter for sending API request
    • Ctrl/Cmd + O for scrolling to output
    • Feel free to suggest more keyboard shortcuts!
  • Improve UI/UX for the model selection modal
Release 0.0.82 - Keyboard Shortcuts & Folder Filter

16x Prompt wrote about 80% of the code in this release.

Thanks to Konstantin and Eakasit for the feedback and suggestions!

0.0.81

November 24, 2024

  • Fixed OpenRouter streaming issue for some models where the streaming status won't change even after finishing.
  • Adjusted filter logic to show (un-collapse) folders when they contain files that match the filter.

Thanks to Konstantin for the feedback and suggestions!

0.0.80

November 17, 2024

  • Added streaming support for OpenRouter API, this is enabled by default
  • Added streaming support for 3rd party APIs including Ollama, this is enabled by default
  • Simplified streaming logic for first party models and switched them to use streaming by default
  • Automatically clean up old conversation history to speed up the application
  • Fixed setup for Ollama API to use 127.0.0.1 instead of localhost

16x Prompt wrote about 70% of the code in this release.

Thanks to Tom for the feedback and suggestions!

Security FAQs

I am getting Bkav Pro W32.AIDetectMalware from Virustotal

You may encounter false positive detections from antivirus software like Bkav Pro W32.AIDetectMalware. This is a common issue with new applications that are not yet recognized by antivirus software. Rest assured that 16x Prompt is safe to use. Refer to this article or this Reddit thread for more information.

Installation FAQs

I am getting installation error DiscardVirtualMemory on Windows 8.

You may encounter "The procedure entry point DiscardVirtualMemory could not be located in the dynamic link library" error on Windows 8. This is because the underlying framework for the app no longer supports Windows 8, in line with end of support for Windows 8 from Microsoft. You can try to upgrade to Windows 10 / Windows 11 or use a different machine with Windows 10 / Windows 11. If you are unable to upgrade, feel free to contact us for a refund.

I am getting a warning from Windows Defender SmartScreen when installing.

You can click on "More info" and then "Run anyway" to bypass the warning. This is a common issue with new applications that are not yet recognized by Windows Defender SmartScreen. And it costs extra money to get a code signing certificate in order to avoid this. Rest assured that 16x Prompt is safe to use. If you are still facing issues, feel free to contact us .

How to install 16x Prompt on Ubuntu?

You can either download the .deb file or the AppImage file from the download page. For .deb file, you can refer to the .deb installation guide for installation instructions. For AppImage file, you can refer to the AppImage guide for installation instructions.

Back to top