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
Failed
34307
Flaky task
→
6e4f4c8f fix(core): tweak configure-ai-agents messaging
10 hours ago
by MaxKless
M
Succeeded
34299
9dcf5331 check for agent env vars in cnw WIP
17 hours ago
by MaxKless
M
Succeeded
master
de67da4b chore(repo): add update ai agents configuration for a bunch of ai agents (#34231) this sets the nx repo up with the latest and greatest
7 days ago
by MaxKless
M
Canceled
master
de67da4b chore(repo): add update ai agents configuration for a bunch of ai agents (#34231) this sets the nx repo up with the latest and greatest
7 days ago
by MaxKless
M
Canceled
master
de67da4b chore(repo): add update ai agents configuration for a bunch of ai agents (#34231) this sets the nx repo up with the latest and greatest
7 days ago
by MaxKless
M
Failed
master
f89ccb09 fix(core): hide already-installed nx packages from suggestion list during nx import (#34227) ## Current Behavior If something is in `package.json#dependencies`, we still suggest it to be `nx add`-ed during `nx import` ## Expected Behavior If a plugin is already installed, we don't suggest it anymore
7 days ago
by MaxKless
M
Succeeded
34231
21a3a31e chore(repo): add update ai agents configuration for a bunch of ai agents
7 days ago
by MaxKless
M
Failed
34231
213c2fad chore(repo): add update ai agents configuration for a bunch of ai agents
7 days ago
by MaxKless
M
Succeeded
master
0e8893fa feat(core): improve configure-ai-agents to copy nx skills/subagents/plugins (#34176) ## Current Behavior The `configure-ai-agents` command sets up rules files (CLAUDE.md, AGENTS.md, GEMINI.md) and MCP configurations for AI coding agents, but doesn't provide extensibility artifacts like commands, skills, or subagents. ## Expected Behavior The command now: - **Adds OpenCode** as a new supported agent with project-level MCP config - **Configures Claude plugin** via marketplace settings (`.claude/settings.json` with `extraKnownMarketplaces`) - **Copies extensibility artifacts** (commands, skills, subagents) from `nrwl/nx-ai-agents-config` repo for non-Claude agents - **Caches the config repo** in `/tmp/nx-ai-agents-config/<commit-hash>/` with automatic cleanup of old versions ### Agent Distribution Matrix | Agent | Rules | MCP Config | Commands | Skills | Subagents | Plugin | |-------|-------|------------|----------|--------|-----------|--------| | Claude | CLAUDE.md | .mcp.json | - | - | - | ✓ (marketplace) | | OpenCode | AGENTS.md | opencode.json | ✓ | ✓ | ✓ | - | | Copilot | AGENTS.md | Nx Console | ✓ | ✓ | ✓ | - | | Cursor | AGENTS.md | Nx Console | ✓ | ✓ | - | - | | Gemini | GEMINI.md | .gemini/settings.json | ✓ | ✓ | - | - | --------- Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com> Co-authored-by: MaxKless <MaxKless@users.noreply.github.com> Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
7 days ago
by MaxKless
M
Succeeded
master
0e8893fa feat(core): improve configure-ai-agents to copy nx skills/subagents/plugins (#34176) ## Current Behavior The `configure-ai-agents` command sets up rules files (CLAUDE.md, AGENTS.md, GEMINI.md) and MCP configurations for AI coding agents, but doesn't provide extensibility artifacts like commands, skills, or subagents. ## Expected Behavior The command now: - **Adds OpenCode** as a new supported agent with project-level MCP config - **Configures Claude plugin** via marketplace settings (`.claude/settings.json` with `extraKnownMarketplaces`) - **Copies extensibility artifacts** (commands, skills, subagents) from `nrwl/nx-ai-agents-config` repo for non-Claude agents - **Caches the config repo** in `/tmp/nx-ai-agents-config/<commit-hash>/` with automatic cleanup of old versions ### Agent Distribution Matrix | Agent | Rules | MCP Config | Commands | Skills | Subagents | Plugin | |-------|-------|------------|----------|--------|-----------|--------| | Claude | CLAUDE.md | .mcp.json | - | - | - | ✓ (marketplace) | | OpenCode | AGENTS.md | opencode.json | ✓ | ✓ | ✓ | - | | Copilot | AGENTS.md | Nx Console | ✓ | ✓ | ✓ | - | | Cursor | AGENTS.md | Nx Console | ✓ | ✓ | - | - | | Gemini | GEMINI.md | .gemini/settings.json | ✓ | ✓ | - | - | --------- Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com> Co-authored-by: MaxKless <MaxKless@users.noreply.github.com> Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
7 days ago
by MaxKless
M
Succeeded
34227
110c2347 fix(core): hide already-installed nx packages from suggestion list during nx import
7 days ago
by MaxKless
M
Succeeded
master
0e8893fa feat(core): improve configure-ai-agents to copy nx skills/subagents/plugins (#34176) ## Current Behavior The `configure-ai-agents` command sets up rules files (CLAUDE.md, AGENTS.md, GEMINI.md) and MCP configurations for AI coding agents, but doesn't provide extensibility artifacts like commands, skills, or subagents. ## Expected Behavior The command now: - **Adds OpenCode** as a new supported agent with project-level MCP config - **Configures Claude plugin** via marketplace settings (`.claude/settings.json` with `extraKnownMarketplaces`) - **Copies extensibility artifacts** (commands, skills, subagents) from `nrwl/nx-ai-agents-config` repo for non-Claude agents - **Caches the config repo** in `/tmp/nx-ai-agents-config/<commit-hash>/` with automatic cleanup of old versions ### Agent Distribution Matrix | Agent | Rules | MCP Config | Commands | Skills | Subagents | Plugin | |-------|-------|------------|----------|--------|-----------|--------| | Claude | CLAUDE.md | .mcp.json | - | - | - | ✓ (marketplace) | | OpenCode | AGENTS.md | opencode.json | ✓ | ✓ | ✓ | - | | Copilot | AGENTS.md | Nx Console | ✓ | ✓ | ✓ | - | | Cursor | AGENTS.md | Nx Console | ✓ | ✓ | - | - | | Gemini | GEMINI.md | .gemini/settings.json | ✓ | ✓ | - | - | --------- Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com> Co-authored-by: MaxKless <MaxKless@users.noreply.github.com> Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
7 days ago
by MaxKless
M
Succeeded
master
0e8893fa feat(core): improve configure-ai-agents to copy nx skills/subagents/plugins (#34176) ## Current Behavior The `configure-ai-agents` command sets up rules files (CLAUDE.md, AGENTS.md, GEMINI.md) and MCP configurations for AI coding agents, but doesn't provide extensibility artifacts like commands, skills, or subagents. ## Expected Behavior The command now: - **Adds OpenCode** as a new supported agent with project-level MCP config - **Configures Claude plugin** via marketplace settings (`.claude/settings.json` with `extraKnownMarketplaces`) - **Copies extensibility artifacts** (commands, skills, subagents) from `nrwl/nx-ai-agents-config` repo for non-Claude agents - **Caches the config repo** in `/tmp/nx-ai-agents-config/<commit-hash>/` with automatic cleanup of old versions ### Agent Distribution Matrix | Agent | Rules | MCP Config | Commands | Skills | Subagents | Plugin | |-------|-------|------------|----------|--------|-----------|--------| | Claude | CLAUDE.md | .mcp.json | - | - | - | ✓ (marketplace) | | OpenCode | AGENTS.md | opencode.json | ✓ | ✓ | ✓ | - | | Copilot | AGENTS.md | Nx Console | ✓ | ✓ | ✓ | - | | Cursor | AGENTS.md | Nx Console | ✓ | ✓ | - | - | | Gemini | GEMINI.md | .gemini/settings.json | ✓ | ✓ | - | - | --------- Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com> Co-authored-by: MaxKless <MaxKless@users.noreply.github.com> Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
7 days ago
by MaxKless
M
Succeeded
34176
7b90dfae remove outdated snapshot wip
7 days ago
by MaxKless
M
Canceled
34227
110c2347 fix(core): hide already-installed nx packages from suggestion list during nx import
8 days ago
by MaxKless
M
Failed
34227
110c2347 fix(core): hide already-installed nx packages from suggestion list during nx import
8 days ago
by MaxKless
M
Failed
34176
Fix applied
→
6d70dbf2 fix generateFiles tests in nx package wip
8 days ago
by MaxKless
M
Failed
34176
Generating fix
→
f3c886ec copy over generateFiles and use it in configure-ai-agents wip
8 days ago
by MaxKless
M
Failed
34176
Fix rejected
→
f3c886ec copy over generateFiles and use it in configure-ai-agents wip
8 days ago
by MaxKless
M
Canceled
34176
0c8722f7 remove plans wip
8 days ago
by MaxKless
M
Previous page
Previous
Next
Next page