Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
34418
2aa1d81c feat(core): add agentic mode to nx init ## Current Behavior `nx init` always uses human-readable output with interactive prompts. When run by AI agents, it doesn't provide structured output. ## Expected Behavior When an AI agent runs `nx init`: - Outputs NDJSON for structured parsing - Applies sensible defaults (non-interactive, skip nx cloud) - Returns `needs_input` with plugin selection options when plugins detected - Returns structured success/error results with user next steps ## Related Issue(s) Related to NXA-921
4 days ago
by jaysoo
j
Succeeded
34418
a8a18f0a feat(core): add agentic mode to nx init ## Current Behavior `nx init` always uses human-readable output with interactive prompts. When run by AI agents, it doesn't provide structured output. ## Expected Behavior When an AI agent runs `nx init`: - Outputs NDJSON for structured parsing - Applies sensible defaults (non-interactive, skip nx cloud) - Returns `needs_input` with plugin selection options when plugins detected - Returns structured success/error results with user next steps ## Related Issue(s) Related to NXA-921
4 days ago
by jaysoo
j
Succeeded
34418
5d767f53 fix(core): add periods to command descriptions in ai-output Co-authored-by: jaysoo <jaysoo@users.noreply.github.com>
9 days ago
by nx-cloud[bot]
n
Failed
34418
Fix applied
→
d18ee05e feat(core): add agentic mode to nx connect ## Current Behavior `nx connect` always uses human-readable output with interactive prompts. When run by AI agents, it doesn't provide structured output. ## Expected Behavior When an AI agent runs `nx connect`: - Outputs NDJSON for structured parsing - Returns `needs_input` with VCS remote setup hints when repo not pushed - Suggests `gh repo create --source=. --push` as recommended option - Returns structured success/error results - Fixes `nx connect --help` to show help instead of running the command ## Related Issue(s) Related to NXA-921
9 days ago
by jaysoo
j
Canceled
34418
8d81a97e feat(core): add agentic mode to nx connect ## Current Behavior `nx connect` always uses human-readable output with interactive prompts. When run by AI agents, it doesn't provide structured output. ## Expected Behavior When an AI agent runs `nx connect`: - Outputs NDJSON for structured parsing - Returns `needs_input` with VCS remote setup hints when repo not pushed - Suggests `gh repo create --source=. --push` as recommended option - Returns structured success/error results ## Related Issue(s) Related to NXA-921
9 days ago
by jaysoo
j
Canceled
34418
fefe7273 feat(core): add agentic mode to nx init `nx init` requires interactive prompts and human input, making it incompatible with AI agents like Claude Code, Cursor, and OpenCode. The `--help` flag also doesn't work due to the async builder function. - AI agents are auto-detected via environment variables - Non-interactive mode is enforced for AI agents - Structured NDJSON output for progress, success, errors, and needs_input - `--plugins` flag allows specifying plugin handling (skip/all/list) - `--help` flag now works properly - Error logs are written to temp file for debugging Fixes NXA-921
9 days ago
by jaysoo
j
Canceled
34418
6b03e964 feat(core): add agentic mode to nx init `nx init` requires interactive prompts and human input, making it incompatible with AI agents like Claude Code, Cursor, and OpenCode. The `--help` flag also doesn't work due to the async builder function. - AI agents are auto-detected via environment variables - Non-interactive mode is enforced for AI agents - Structured NDJSON output for progress, success, errors, and needs_input - `--plugins` flag allows specifying plugin handling (skip/all/list) - `--help` flag now works properly - Error logs are written to temp file for debugging Fixes NXA-921
9 days ago
by jaysoo
j
Canceled
34418
d118a929 feat(core): add agentic mode to nx init `nx init` requires interactive prompts and human input, making it incompatible with AI agents like Claude Code, Cursor, and OpenCode. The `--help` flag also doesn't work due to the async builder function. - AI agents are auto-detected via environment variables - Non-interactive mode is enforced for AI agents - Structured NDJSON output for progress, success, errors, and needs_input - `--plugins` flag allows specifying plugin handling (skip/all/list) - `--help` flag now works properly - Error logs are written to temp file for debugging Fixes NXA-921
9 days ago
by jaysoo
j
Canceled
34418
0035b954 feat(core): add agentic mode to nx init `nx init` requires interactive prompts and human input, making it incompatible with AI agents like Claude Code, Cursor, and OpenCode. The `--help` flag also doesn't work due to the async builder function. - AI agents are auto-detected via environment variables - Non-interactive mode is enforced for AI agents - Structured NDJSON output for progress, success, errors, and needs_input - `--plugins` flag allows specifying plugin handling (skip/all/list) - `--help` flag now works properly - Error logs are written to temp file for debugging Fixes NXA-921
9 days ago
by jaysoo
j
Canceled
34418
b3eef7be feat(core): add agentic mode to nx init `nx init` requires interactive prompts and human input, making it incompatible with AI agents like Claude Code, Cursor, and OpenCode. The `--help` flag also doesn't work due to the async builder function. - AI agents are auto-detected via environment variables - Non-interactive mode is enforced for AI agents - Structured NDJSON output for progress, success, errors, and needs_input - `--plugins` flag allows specifying plugin handling (skip/all/list) - `--help` flag now works properly - Error logs are written to temp file for debugging Fixes NXA-921
9 days ago
by jaysoo
j
Canceled
34418
5abbbfd6 feat(core): add agentic mode to nx init `nx init` requires interactive prompts and human input, making it incompatible with AI agents like Claude Code, Cursor, and OpenCode. The `--help` flag also doesn't work due to the async builder function. - AI agents are auto-detected via environment variables - Non-interactive mode is enforced for AI agents - Structured NDJSON output for progress, success, errors, and needs_input - `--plugins` flag allows specifying plugin handling (skip/all/list) - `--help` flag now works properly - Error logs are written to temp file for debugging Fixes NXA-921
9 days ago
by jaysoo
j
Canceled
34418
73d49345 feat(core): add agentic mode to nx init `nx init` requires interactive prompts and human input, making it incompatible with AI agents like Claude Code, Cursor, and OpenCode. The `--help` flag also doesn't work due to the async builder function. - AI agents are auto-detected via environment variables - Non-interactive mode is enforced for AI agents - Structured NDJSON output for progress, success, errors, and needs_input - `--plugins` flag allows specifying plugin handling (skip/all/list) - `--help` flag now works properly - Error logs are written to temp file for debugging Fixes NXA-921
9 days ago
by jaysoo
j
Succeeded
34418
95bce5af feat(core): add agentic mode to nx init `nx init` requires interactive prompts and human input, making it incompatible with AI agents like Claude Code, Cursor, and OpenCode. The `--help` flag also doesn't work due to the async builder function. - AI agents are auto-detected via environment variables - Non-interactive mode is enforced for AI agents - Structured NDJSON output for progress, success, errors, and needs_input - `--plugins` flag allows specifying plugin handling (skip/all/list) - `--help` flag now works properly - Error logs are written to temp file for debugging Fixes NXA-921 [Self-Healing CI Rerun]
9 days ago
by nx-cloud[bot]
n
Failed
34418
Flaky task
→
9357cfdd feat(core): add agentic mode to nx init `nx init` requires interactive prompts and human input, making it incompatible with AI agents like Claude Code, Cursor, and OpenCode. The `--help` flag also doesn't work due to the async builder function. - AI agents are auto-detected via environment variables - Non-interactive mode is enforced for AI agents - Structured NDJSON output for progress, success, errors, and needs_input - `--plugins` flag allows specifying plugin handling (skip/all/list) - `--help` flag now works properly - Error logs are written to temp file for debugging Fixes NXA-921
9 days ago
by jaysoo
j
Succeeded
34418
6d81822a feat(core): add agentic mode to nx init `nx init` requires interactive prompts and human input, making it incompatible with AI agents like Claude Code, Cursor, and OpenCode. The `--help` flag also doesn't work due to the async builder function. - AI agents are auto-detected via environment variables - Non-interactive mode is enforced for AI agents - Structured NDJSON output for progress, success, errors, and needs_input - `--plugins` flag allows specifying plugin handling (skip/all/list) - `--help` flag now works properly - Error logs are written to temp file for debugging Fixes NXA-921
10 days ago
by jaysoo
j
Canceled
34418
80b7383a feat(core): add agentic mode to nx init `nx init` requires interactive prompts and human input, making it incompatible with AI agents like Claude Code, Cursor, and OpenCode. The `--help` flag also doesn't work due to the async builder function. - AI agents are auto-detected via environment variables - Non-interactive mode is enforced for AI agents - Structured NDJSON output for progress, success, errors, and needs_input - `--plugins` flag allows specifying plugin handling (skip/all/list) - `--help` flag now works properly - Error logs are written to temp file for debugging Fixes NXA-921
10 days ago
by jaysoo
j
Canceled
34418
30dbeda2 feat(core): add agentic mode to nx init ## Current Behavior `nx init` requires interactive prompts and human input, making it incompatible with AI agents like Claude Code, Cursor, and OpenCode. The `--help` flag also doesn't work due to the async builder function. ## Expected Behavior - AI agents are auto-detected via environment variables - Non-interactive mode is enforced for AI agents - Structured NDJSON output for progress, success, errors, and needs_input - `--plugins` flag allows specifying plugin handling (skip/all/list) - `--help` flag now works properly - Error logs are written to temp file for debugging ## Related Issue(s) Fixes NXA-921
10 days ago
by jaysoo
j
Previous page
Previous
Next
Next page