Skip to content

feat: add support for codex and antigravity agents#137

Open
romanxmanuel wants to merge 1 commit intopablodelucca:mainfrom
romanxmanuel:add-multiple-agents
Open

feat: add support for codex and antigravity agents#137
romanxmanuel wants to merge 1 commit intopablodelucca:mainfrom
romanxmanuel:add-multiple-agents

Conversation

@romanxmanuel
Copy link

Description

Added support for multiple AI coding agents: Claude, Codex, and Antigravity.

  • UI Updates: Replaced the hard-coded Open Claude button with an Agent selection dropdown menu. Handled workspace folder prompts gracefully.
  • Extension Logic Updates: Refactored �gentManager to accept an AgentType parameter. Terminals are now dynamically created with specific commands based on the agent type (e.g. \codex --session-id).
  • Activity Tracking: Standardized log monitoring to include ~/.codex/projects\ and ~/.antigravity/projects\ paths, allowing all three agents' JSONL logs to trigger active tool/typing animations within the Pixel Agents webview.

@oDestroyeRo
Copy link

+1

@florintimbuc florintimbuc added type: feature New feature or capability area: providers Multi-provider support: Codex, Copilot, OpenCode, Kiro, etc. labels Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: providers Multi-provider support: Codex, Copilot, OpenCode, Kiro, etc. type: feature New feature or capability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants