Skip to content

feat(cursor-cli): add Cursor CLI module #850

feat(cursor-cli): add Cursor CLI module

feat(cursor-cli): add Cursor CLI module #850

Triggered via pull request August 8, 2025 22:27
Status Failure
Total duration 4m 5s
Artifacts

ci.yaml

on: pull_request
Check for typos and unformatted code
23s
Check for typos and unformatted code
Validate Terraform output
3m 59s
Validate Terraform output
Validate README files
12s
Validate README files
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Validate Terraform output
Process completed with exit code 1.
error: Failed to write file: sh: can't create /home/coder/script.sh: nonexistent directory: test/test.ts#L323
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:323:11)
error: Failed to write file: sh: can't create /home/coder/script.sh: nonexistent directory: test/test.ts#L323
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:323:11)
error: Failed to write file: sh: can't create /home/coder/script.sh: nonexistent directory: test/test.ts#L323
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:323:11)
error: Failed to write file: sh: can't create /home/coder/script.sh: nonexistent directory: test/test.ts#L323
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:323:11)
error: Failed to write file: sh: can't create /home/coder/script.sh: nonexistent directory: test/test.ts#L323
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:323:11)
error: Failed to write file: sh: can't create /home/coder/script.sh: nonexistent directory: test/test.ts#L323
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:323:11)
error: expect(received).toContain(expected): registry/coder-labs/modules/cursor-cli/main.test.ts#L66
Expected to contain: "--output-format json" \u001b[0m\n\nInstalled cursor-agent at: (resolved: )\nRunning: /home/coder/.local/bin/cursor-agent --help \nUsage: cursor-agent [options] [command]\n\nCursor Agent\n\nOptions:\n -v, --version Output the version number\n -a, --api-key <key> API key for authentication (can also use\n CURSOR_API_KEY env var)\n -p, --print Print responses to console (for scripts or\n non-interactive use). Has access to all tools,\n including write and bash. (default: false)\n --output-format <format> Output format (only works with --print): text | json\n | stream-json (default: \"stream-json\")\n --fullscreen Enable fullscreen mode (default: false)\n --resume [chatId] Resume a chat session. (default: false)\n -m, --model <model> Model to use (e.g., gpt-5, sonnet-4,\n sonnet-4-thinking)\n -f, --force Force allow commands unless explicitly denied\n (default: false)\n -h, --help Display help for command\n\nCommands:\n login Authenticate with Cursor\n logout Sign out and clear stored authentication\n status Check authentication status\n update|upgrade Update Cursor Agent to the latest version\n ls Resume a chat session\n resume Resume the latest chat session\n help [command] Display help for command\n\u001b[?25h" at <anonymous> (/home/runner/work/registry/registry/registry/coder-labs/modules/cursor-cli/main.test.ts:66:29)