Support Claude Desktop and Codex prose feedback - #19
Open
PiotrCzapla wants to merge 1 commit into
Open
PiotrCzapla wants to merge 1 commit into
PiotrCzapla wants to merge 1 commit into
Conversation
PiotrCzapla
force-pushed
the
pc/codex-slop
branch
from
September 7, 2026 13:30
27cf0ec to
8efd62b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Claude Desktop keeps native file editing and reads core.md without the terminal dojo instructions, including on resume and compaction. A frontend-aware clikernel launcher suppresses its startup notice in Desktop. Safecmd leaves unrecognized commands to the normal permission flow.
Codex stores the final reply on Stop and scores it at the next prompt. A bare semicolon requests a plain-English restatement. With response annotations, a semicolon in the main request asks the model to rewrite the selected text and answer any accompanying question. The hook reads the request after the browser or annotation context without parsing selections. Short replies declined by slopometer are skipped.
The branch contains one commit on current main. It retains main's prompt notices and simplified tests. SETUP.md documents the hook registration and shortcuts.
Validation:
pytest -qpassed (9 tests, 1 slow test deselected). The annotation shortcut was checked with and without an accompanying question.