Skip to content

Extend account groups with manager and launch workflows#76

Draft
mouaadsk wants to merge 2 commits into
Loongphy:mainfrom
mouaadsk:pr/account-groups-extended
Draft

Extend account groups with manager and launch workflows#76
mouaadsk wants to merge 2 commits into
Loongphy:mainfrom
mouaadsk:pr/account-groups-extended

Conversation

@mouaadsk

Copy link
Copy Markdown

Summary

  • Extend managed account groups with transfer workflows, project launch memory, grouped dashboard output, and one background manager for per-group auto-switching.
  • Add local usage-limit message detection from each enabled group’s session logs.
  • Add launch/resume helpers so users do not need to manually prefix commands with CODEX_HOME.

Depends on

What changed

  • Adds grouped list dashboard with group sections and a GROUP column.
  • Adds group copy and move, including interactive selection.
  • Adds group archive/delete lifecycle.
  • Adds per-group auto, config api, and status commands.
  • Adds one manager daemon/service for all enabled groups across Linux, macOS, and Windows.
  • Adds codex-auth launch, group <name> launch resume, and project-to-group memory.
  • Updates schema/docs/tests for the extended behavior.

Testing

  • zig build run -- list
  • zig build run -- group --help
  • zig build test
  • zig test src/main.zig -lc passes 428 tests
  • zig build -Dtarget=x86_64-linux-gnu
  • zig build -Dtarget=x86_64-windows-gnu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant