Skip to content

fix: make Prompt Syntax outcomes explicit - #77

Closed
pathscale wants to merge 2 commits into
masterfrom
fix/promptsyntax-directives
Closed

fix: make Prompt Syntax outcomes explicit#77
pathscale wants to merge 2 commits into
masterfrom
fix/promptsyntax-directives

Conversation

@pathscale

@pathscale pathscale commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • make every standalone authored Prompt Syntax line resolve to either an applied directive or a typed refusal instead of silently remaining raw text
  • cover the exact Codex items.state form from the reported transcript
  • visually mark live Prompt Syntax directives while keeping prose-attached, quoted, indented, and fenced examples inert
  • make frontend Markdown fence tracking agree with the backend for marker type and width
  • reconcile the requested status when Task Manager repeats one uniquely matching item title, and refuse ambiguous legacy duplicates
  • keep Task Manager and pull request mutations on the one declared Prompt Syntax surface
  • show Codex writable-root approval requests as exact paths and scope remembered rules to that exact path set
  • document all Task Manager working directories as declared roots and point persistent access back to Settings
  • bump the workspace to 0.1.57 in an isolated commit

Verification

  • cargo test --workspace (99 GUI tests)
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo check --workspace after the version bump
  • bun run typecheck
  • bun run test:run (266 tests)
  • bun run build
  • bun run lint

The companion Codex writable-root, mid-turn steering, and message-boundary fixes are in agent-abstraction PR #22 and will be consumed after 0.4.6 publishes.

@pathscale

Copy link
Copy Markdown
Owner Author

Superseded by #78, which now targets master and contains both the PromptSyntax fixes and the experimental-profile release.

@pathscale pathscale closed this Aug 2, 2026
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