Skip to content

Refactor agent permission capabilities and track runtime thread errors#7

Merged
SDSLeon merged 2 commits into
masterfrom
lightcode/polite-raven
May 23, 2026
Merged

Refactor agent permission capabilities and track runtime thread errors#7
SDSLeon merged 2 commits into
masterfrom
lightcode/polite-raven

Conversation

@SDSLeon
Copy link
Copy Markdown
Owner

@SDSLeon SDSLeon commented May 23, 2026

Type: Feature & Refactor

  • Refactor permission capabilities across agent providers to support granular defaults (e.g., sandbox modes and approval policies) and cohesive full-access bypass overrides.
  • Preserve explicit empty settings in thread configs to ensure "Default permissions" selections survive application reload instead of falling back.
  • Track and surface runtime thread execution and spawn errors directly in the UI status header tooltip.
  • Add --skip-git-repo-check to Codex one-shot commands to bypass repository trust requirements during lightweight title generation.

* Restructure agent capabilities to use a unified `bypassPermissions` schema supporting both approval policy and sandbox mode bypasses.
* Update detection capabilities and defaults across all supervisor agents (Claude, Codex, Gemini, Copilot, Cursor, Opencode, Antigravity).
* Update UI draft configurations and helpers to support the new capability system and preserve explicit user overrides.
* Add an `errorMessage` field to the thread schema and thread slice state to capture and display runtime execution errors in the status header.
* Add `--skip-git-repo-check` flags to Codex one-shot commands to support non-trust listed directories.
* Enhance supervisor runtime error reporting using unified spawn failure descriptions.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lightcode-landing Ready Ready Preview, Comment May 23, 2026 5:29am

@SDSLeon SDSLeon merged commit a950e57 into master May 23, 2026
6 checks passed
@SDSLeon SDSLeon deleted the lightcode/polite-raven branch May 23, 2026 05:32
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