Skip to content

Implementation Plan: Session-Scoped Direct Mode for Codex Shell Capture - #4431

Merged
Trecek merged 18 commits into
developfrom
impl-session-scoped-codex-shell-capture-direct-mode-20260729-225818
Aug 1, 2026
Merged

Implementation Plan: Session-Scoped Direct Mode for Codex Shell Capture#4431
Trecek merged 18 commits into
developfrom
impl-session-scoped-codex-shell-capture-direct-mode-20260729-225818

Conversation

@Trecek

@Trecek Trecek commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

Implements a default-on, session-scoped capture | direct control for AutoSkillit-managed Codex skill and orchestrator launches. The decision is resolved once, persisted in durable managed-session lineage, inherited safely across resume and provider fallback, and isolated from generic, interactive, non-Codex, and nested execution paths.

The runner validates a strict versioned request, strips protected controls before user Bash, and preserves exit status, signals, cancellation, timeout, background-process settlement, process-group cleanup, diagnostics, and verified project-policy attribution.

Validation

  • pre-commit run --all-files
  • AUTOSKILLIT_TEST_FILTER=conservative AUTOSKILLIT_TEST_BASE_REF=develop task test-check
    • 32,919 passed
    • 569 skipped
    • 27 expected xfails
    • TEST_RESULT=PASS

Implementation Plan

Plan file: session_scoped_codex_shell_capture_direct_mode_plan_2026-07-29_214334.md

🤖 Generated with Claude Code via AutoSkillit

@Trecek
Trecek force-pushed the impl-session-scoped-codex-shell-capture-direct-mode-20260729-225818 branch from d86c8df to d332bb6 Compare July 31, 2026 17:06
@Trecek
Trecek force-pushed the impl-session-scoped-codex-shell-capture-direct-mode-20260729-225818 branch from a831d0c to 91a74c9 Compare August 1, 2026 19:05
@Trecek
Trecek enabled auto-merge August 1, 2026 20:04
@Trecek
Trecek added this pull request to the merge queue Aug 1, 2026
Merged via the queue into develop with commit 2939658 Aug 1, 2026
3 checks passed
@Trecek
Trecek deleted the impl-session-scoped-codex-shell-capture-direct-mode-20260729-225818 branch August 1, 2026 20:21
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