Skip to content

fix: register alien x llm UCEP provider#8

Open
saurabhhhcodes wants to merge 1 commit into
Nkovaturient:mainfrom
saurabhhhcodes:fix/alien-x-llm-provider-1
Open

fix: register alien x llm UCEP provider#8
saurabhhhcodes wants to merge 1 commit into
Nkovaturient:mainfrom
saurabhhhcodes:fix/alien-x-llm-provider-1

Conversation

@saurabhhhcodes

Copy link
Copy Markdown

Closes #1

Summary

  • add the missing alien-x-llm UCEP extension provider backed by LLMService
  • register the provider at startup so it is advertised through the existing extension registry
  • pass the remote peer id into command handlers and document the working terminal startup flow

Validation

  • node --check agent-llm.js && node --check llm-extension-provider.js && node --check extension-provider.js && node --check index.js
  • npm run build from p2p-X/web
  • TIMEOUT_DURATION=3s INTERACTIVE=false npm start from p2p-X/web/app reached Registering extension: alien-x-llm v1.0.0 at /uc/extension/alien-x-llm/1.0.0 and LLM extension registered: alien-x-llm

@saurabhhhcodes

Copy link
Copy Markdown
Author

Hi maintainers, could you please apply the appropriate GSSoC/scoring labels if this PR is eligible? It closes #1, is assigned, merge-clean, and the GitGuardian check is passing. Thanks!

@Nkovaturient Nkovaturient added the gssoc:approved GSSoC'26 label Jun 5, 2026
@Nkovaturient

Copy link
Copy Markdown
Owner

@saurabhhhcodes : could you screencast and demo the working?

@Nkovaturient Nkovaturient added the GSSoC'26 This project is part of GSSoC' 26 label Jun 5, 2026
@saurabhhhcodes
saurabhhhcodes force-pushed the fix/alien-x-llm-provider-1 branch from 1c80565 to 37fe43c Compare June 10, 2026 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved GSSoC'26 GSSoC'26 This project is part of GSSoC' 26

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wire alien-x-llm UCEP provider and document production LLM path

2 participants