Skip to content

lcp-quickstart: add guided setup CLI - #15

Closed
YusukeShimizu wants to merge 5 commits into
mainfrom
codex/lcp-quickstart
Closed

lcp-quickstart: add guided setup CLI#15
YusukeShimizu wants to merge 5 commits into
mainfrom
codex/lcp-quickstart

Conversation

@YusukeShimizu

@YusukeShimizu YusukeShimizu commented Jan 7, 2026

Copy link
Copy Markdown
Owner

Adds a new lcp-quickstart CLI (apps/lcp-quickstart) to bring up a local Requester stack (lnd + lcpd-grpcd + openai-serve) for testnet/mainnet.

- Define security and architectural constraints.
- Outline concepts and synchronizations for the app.
- Establish guidelines for testnet and mainnet operations.
Implements testnet/mainnet flows for bringing up lcpd-grpcd and\nopenai-serve against a local lnd, with restartable state/pid/log\ntracking.\n\nIncludes safety defaults:\n- mainnet requires --i-understand-mainnet\n- openai-serve non-loopback bind requires explicit consent + API keys\n- lcpd-grpcd forced to loopback only\n\nAlso adds auto-install for lnd/lncli into the workspace and a\n"lcp-quickstart <network> lncli ..." wrapper for wallet ops.
Add English/Japanese lcp-quickstart pages and link them from\ndocs navigation and the homepage. Also cross-link from the manual\ngo-lcpd mainnet quickstart.
Mark mainnet/testnet milestones complete and record safety decisions\n(loopback-only binds, gated openai-serve exposure) plus auto-install\nof lnd/lncli.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant