mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-16 10:50:38 +09:00
Improve onboarding adapter diagnostics with live hello probes
This commit is contained in:
parent
0810101fda
commit
9513bef7e7
5 changed files with 394 additions and 3 deletions
|
|
@ -36,4 +36,5 @@ The environment test checks:
|
|||
|
||||
- Codex CLI is installed and accessible
|
||||
- Working directory is absolute and available (auto-created if missing and permitted)
|
||||
- API key is configured
|
||||
- Authentication signal (`OPENAI_API_KEY` presence)
|
||||
- A live hello probe (`codex exec --json -` with prompt `Respond with hello.`) to verify the CLI can actually run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue