Skip to content

release: v0.8.1#44

Closed
TimInTech wants to merge 1 commit into
mainfrom
release/v0.8.1
Closed

release: v0.8.1#44
TimInTech wants to merge 1 commit into
mainfrom
release/v0.8.1

Conversation

@TimInTech

Copy link
Copy Markdown
Owner

Summary

  • bump app version to v0.8.1
  • document improved Blitztext+ and writing preset intent preservation
  • document that presets avoid invented meetings, participants, recipients, roles, and goals

Verification

  • python3 -m compileall app tests
  • QT_QPA_PLATFORM=offscreen WHISPER_GUI_TESTS=1 python -m pytest -q
  • git diff --check
  • bash -n scripts/verify.sh
  • bash -n scripts/install.sh
  • git ls-files ROADMAP.md

Notes

  • no feature expansion
  • no ROADMAP.md
  • no tag or GitHub release yet
  • tag/release only after this PR is merged

…Presets

Blitztext+ deutete Arbeitsaufträge teils frei um (z. B. 'neue Session'
als Meeting mit Teilnehmern). Der Standard-Prompt und alle Presets
erhalten Schutzregeln: Absicht bewahren, Eingabe nicht ausführen oder
beantworten, keinen Kontext (Teilnehmer/Meetings/Rollen/Adressaten)
erfinden, Technikbegriffe wie Session/Prompt/Branch/PR/Merge/Handover
im Arbeitskontext belassen. E-Mail-Presets erzeugen E-Mail-Struktur
nur noch bei erkennbaren Nachrichten und erfinden keinen Empfänger;
Du-/Sie-Form ändern nur Anrede und Ton; Kurz & präzise kürzt ohne
neue Inhalte. Regressionstests decken den konkreten Fehlerfall ab.
@TimInTech

Copy link
Copy Markdown
Owner Author

Closed because this PR was created from a diverged local main and repeats the already merged PR #43 commit instead of containing the v0.8.1 version/docs bump.

@TimInTech TimInTech closed this Jul 4, 2026
@TimInTech TimInTech deleted the release/v0.8.1 branch July 4, 2026 14:15

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0e8268c204

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread app/writing_presets.py
Comment on lines +17 to +18
"Absicht des Nutzers: Formuliere die Eingabe nur um, führe sie nicht aus "
"und beantworte sie nicht. Erfinde keinen Kontext – keine Adressaten, "

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add the prompt-request exception to preset rules

When a user selects any non-standard writing preset and dictates a request like the new handover case, these common rules are appended to that preset but only tell the model to rewrite the input and not execute or answer it. The standard prompt adds a specific follow-up exception to produce a directly usable prompt/transition, so without the same exception here the regression remains for preset users: the model is steered toward returning a polished instruction instead of the requested handover prompt.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant