Integrate Grok agent adapter and interactive login terminal overlay#16
Merged
Conversation
SDSLeon
commented
May 24, 2026
Owner
- Type: Feature
- Implement a new supervisor adapter for the Grok agent, enabling automatic installation detection, intent mapping, CLI hook forwarding, and command/TUI argument building.
- Introduce an interactive login terminal overlay and state store in the renderer to allow users to authenticate with agent providers directly from the UI.
- Extract common session filesystem interactions into a reusable base utility, simplifying session handling for Antigravity, Codex, and Grok.
- Add a comprehensive integration test suite and custom Vitest configuration to validate provider and agent lifecycle management.
- Version-bump and update status forwarder hook plugins for existing agent adapters, including Claude, Gemini, Codex, Copilot, and Cursor.
- Implement Grok CLI detection, argv mapping, session files parser, and adapter integration - Add interactive LoginTerminalOverlay and zustand store for TUI-based logins - Extract base agent filesystem utilities into shared sessionFs module - Update Antigravity, Gemini, Codex, and others to use the new sessionFs - Enhance ACP permission mapping and runtime output pipeline for tool approvals
- Add providers-lifecycle.integration.test.ts to test start/close/resume across agents - Implement vitest.integration.config.ts to run integration tests sequentially - Include tests directory and integration config in tsconfig.json - Add test:integration:providers script to package.json
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.