agent-identity
Manages Agent names, identity capabilities, and historical identity backfills.
Entry points and registration
extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.
| Implementation | Purpose |
|---|---|
| agent-identity-service.ts | Agent Identity Service |
| identity-backfill.ts | Identity Backfill |
Dependencies and change boundaries
Declared Host dependencies: auth · experiments · telemetry · transcript.
Display names and identity keys are distinct; renaming must preserve session associations.
See Configuration for activation policy and Features for support status.