Skip to content

Prompt Optimizer 1.1.0

Choose a tag to compare

@CalvinTTooS CalvinTTooS released this 26 Aug 04:14
· 30 commits to main since this release

Prompt Optimizer 1.1.0

What's new

  • Self-improvement loop (lessons.md) in the outputs meant for iterative
    software development: the Claude Code and Gemini optimization formats,
    and the Structured scaffold mode, now instruct the agent to keep a
    lessons.md — record a rule after each correction, re-read it at session
    start, promote stable lessons into the main instruction file. Intentionally
    left out of the one-shot formats (Chat, System+User, Cowork), where it isn't
    needed.
  • New docs — prompt optimization strategies
    (EN · IT),
    linked from the README: what each format's strategy is and why, based on the
    program's real system prompts.
  • Dev tooling: npm run sync:standards to align the method files across forks.

Changed

  • Development methodology bumped to v0.5 (self-improvement loop + a balanced
    "demand elegance" checkpoint).

Full details in the CHANGELOG.

Download

  • Installer (recommended): Prompt.optimizer_1.1.0_x64-setup.exe — installs
    into your user profile, no admin rights required.
  • Portable: pop_app.exe — a single executable (requires WebView2,
    usually already present on Windows 10/11).

⚠️ The app is unsigned: on first launch Windows SmartScreen may warn you →
"More info" → "Run anyway".