Extend account groups with manager and launch workflows#76
Draft
mouaadsk wants to merge 2 commits intoLoongphy:mainfrom
Draft
Extend account groups with manager and launch workflows#76mouaadsk wants to merge 2 commits intoLoongphy:mainfrom
mouaadsk wants to merge 2 commits intoLoongphy:mainfrom
Conversation
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.
Summary
CODEX_HOME.Depends on
pr/account-groups-core. Because the upstream repository does not have that branch, this draft targetsmainfor now. After Add account groups with isolated CODEX_HOME support #75 merges, this PR should show only the follow-up changes; if upstream edits Add account groups with isolated CODEX_HOME support #75 during review, this branch can be rebased.What changed
listdashboard with group sections and aGROUPcolumn.copyandmove, including interactive selection.auto,config api, andstatuscommands.codex-auth launch,group <name> launch resume, and project-to-group memory.Testing
zig build run -- listzig build run -- group --helpzig build testzig test src/main.zig -lcpasses 428 testszig build -Dtarget=x86_64-linux-gnuzig build -Dtarget=x86_64-windows-gnu