Skip to content

v1.2.7

Choose a tag to compare

@tp-0604 tp-0604 released this 10 Jun 19:30
· 10 commits to main since this release

1.2.7

  • Windows: survive closing Windows Terminal tabs (detach with breakaway from job + DETACHED_PROCESS).
  • Windows: fix pip olly spawn (olly.exe re-invoked directly, not python.exe olly.exe).
  • Windows: launch-at-login registers pythonw.exe + main.py (no console flash).
  • Windows: installer creates Desktop and Start Menu .lnk shortcuts via pythonw.
  • Windows: fix launch.bat Ollama wait loop (cmd parsing).
  • Single-instance guard: double-clicking the shortcut surfaces the running popup instead of spawning a duplicate.
  • Onboarding: Start when I sign in checkbox (checked by default).
  • macOS: screenshot/vision flow no longer auto-sends — attach image, type your question, then Enter.
  • macOS: throttle foreground-app osascript lookups to reduce permission prompts.