Skip to content

Agentic onboarding support in parallel-cli#99

Open
sergei1152 wants to merge 1 commit intomainfrom
serj.agentic_onboarding_pt1_better_configs
Open

Agentic onboarding support in parallel-cli#99
sergei1152 wants to merge 1 commit intomainfrom
serj.agentic_onboarding_pt1_better_configs

Conversation

@sergei1152
Copy link
Copy Markdown
Contributor

@sergei1152 sergei1152 commented May 7, 2026

Summary

  • migrate CLI auth to a multi-org OAuth/device-flow model with persisted control API tokens, refresh handling, and client registration
  • add richer login flows (email, google, sso) plus prepaid balance commands backed by the service API
  • expand skills installation flows and service/auth test coverage across the CLI

Details

  • introduce structured auth storage in auth.json, including selected org state, org-scoped API keys, control API tokens, and registered client_id
  • add service API helpers and generated types for app provisioning, API key creation, and prepaid balance operations
  • update CLI commands to use the new auth client path for search/extract and add balance get / balance add
  • add project/global skills install, uninstall, and reinstall flows, plus local standalone binary build guidance
  • extend tests for auth refresh behavior, credential migration, service API requests, login UX variants, and new CLI commands

@sergei1152 sergei1152 force-pushed the serj.agentic_onboarding_pt1_better_configs branch from af38159 to 2eb9356 Compare May 8, 2026 04:31
@sergei1152 sergei1152 force-pushed the serj.agentic_onboarding_pt1_better_configs branch from 2eb9356 to f46ccf2 Compare May 8, 2026 04:32
@sergei1152 sergei1152 marked this pull request as ready for review May 8, 2026 04:35
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