Skip to content

feat: unify agent actions and give Codex live control - #76

Merged
pathscale merged 4 commits into
masterfrom
feat/codex-live-control
Aug 1, 2026
Merged

feat: unify agent actions and give Codex live control#76
pathscale merged 4 commits into
masterfrom
feat/codex-live-control

Conversation

@pathscale

Copy link
Copy Markdown
Owner

Summary

  • replace legacy task JSONL, checkbox, and prose PR mutation paths with one declared Prompt Syntax surface
  • parse streamed directives safely across Markdown fences and reject disguised bidi controls
  • upgrade agent-abstraction to 0.4.5 so Codex projects use app-server with live text, approvals, writable roots, sessions, and mid-turn steering
  • keep Ask available for Codex and let Auto request access when a project root was not declared
  • bump the workspace to 0.1.56 in an isolated commit

Verification

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

@pathscale
pathscale merged commit 05246e3 into master Aug 1, 2026
2 checks passed
@pathscale
pathscale deleted the feat/codex-live-control branch August 1, 2026 21:45
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