Skip to content

fix(coding-agent): isolate Agent authentication from CLI profiles - #73

Open
rynfar wants to merge 2 commits into
pylonfrom
fix/prime-auth-isolation
Open

rynfar wants to merge 2 commits into
pylonfrom
fix/prime-auth-isolation

Conversation

@rynfar

@rynfar rynfar commented Sep 15, 2026

Copy link
Copy Markdown

Prime CLI profile changes could silently change Agent credentials, teams and endpoints. Adopt Agent-owned authentication state and restrict CLI credential reuse to validated explicit login. Agent login, logout and team changes leave the CLI profile untouched.

Adopts upstream PrimeIntellect-ai#2251 (df6c709a06d85805cebb1c2a1001e144754cab9e) while preserving Pylon scoped services and auth source tracking. Documents the one-time login migration, deliberate endpoint overrides, team selection and trace credential precedence. Fixes #66.

Validation: 249 focused auth, login, SDK services, trace, model registry and session runtime tests passed with isolated files and mocked services. npm run check passed. No daemon protocol, capability or ownership changes; managed-runtime verification remains pylon-code/pylon#557.

The maintainer authorized reviewed merges after green checks in the active Pylon conversation. Implemented and reviewed with Codex.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Fixes #66. Adopts upstream df6c709 while preserving Pylon scoped services and auth source tracking.
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.

fix(coding-agent): adopt upstream isolation from Prime CLI profile changes

1 participant