Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Guidance for AI agents and developers working on `promptfoo/code-scan-action`.

## Repository Purpose

This is a release-only mirror for the Promptfoo Code Scan GitHub Action. The action metadata lives in `action.yml`, and the published runtime bundle is checked in under `dist/` and `cli-bundle/`.
This is a release-only mirror for the Promptfoo Code Scan GitHub Action. The action metadata lives in `action.yml`, and the published runtime bundle is checked in under `dist/`.

Do not make normal feature or implementation changes directly in this repository. Source changes should happen in the main Promptfoo repository under `promptfoo/code-scan-action`, then be released into this repo through the project's release process.

Expand All @@ -13,7 +13,7 @@ Do not make normal feature or implementation changes directly in this repository
- Documentation updates in `README.md`, `AGENTS.md`, or `CLAUDE.md`.
- Metadata-only fixes in `action.yml` when they are clearly release/repo maintenance changes.

Avoid editing generated bundles in `dist/` or `cli-bundle/` unless you are intentionally performing a release sync from the upstream source tree.
Avoid editing generated bundles in `dist/` unless you are intentionally performing a release sync from the upstream source tree.

## Validation

Expand Down
23 changes: 0 additions & 23 deletions cli-bundle/code-scan/cli/src/auth.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/auth.d.ts.map

This file was deleted.

18 changes: 0 additions & 18 deletions cli-bundle/code-scan/cli/src/client/scanClient.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/client/scanClient.d.ts.map

This file was deleted.

22 changes: 0 additions & 22 deletions cli-bundle/code-scan/cli/src/commands/scan.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/commands/scan.d.ts.map

This file was deleted.

23 changes: 0 additions & 23 deletions cli-bundle/code-scan/cli/src/config/loader.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/config/loader.d.ts.map

This file was deleted.

5 changes: 0 additions & 5 deletions cli-bundle/code-scan/cli/src/config/loader.test.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/config/loader.test.d.ts.map

This file was deleted.

27 changes: 0 additions & 27 deletions cli-bundle/code-scan/cli/src/config/schema.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/config/schema.d.ts.map

This file was deleted.

26 changes: 0 additions & 26 deletions cli-bundle/code-scan/cli/src/git/diff.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/git/diff.d.ts.map

This file was deleted.

5 changes: 0 additions & 5 deletions cli-bundle/code-scan/cli/src/git/diff.test.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/git/diff.test.d.ts.map

This file was deleted.

19 changes: 0 additions & 19 deletions cli-bundle/code-scan/cli/src/git/diffProcessor.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/git/diffProcessor.d.ts.map

This file was deleted.

18 changes: 0 additions & 18 deletions cli-bundle/code-scan/cli/src/git/metadata.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/git/metadata.d.ts.map

This file was deleted.

5 changes: 0 additions & 5 deletions cli-bundle/code-scan/cli/src/git/metadata.test.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/git/metadata.test.d.ts.map

This file was deleted.

8 changes: 0 additions & 8 deletions cli-bundle/code-scan/cli/src/index.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/index.d.ts.map

This file was deleted.

21 changes: 0 additions & 21 deletions cli-bundle/code-scan/cli/src/mcp/filesystem.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/mcp/filesystem.d.ts.map

This file was deleted.

45 changes: 0 additions & 45 deletions cli-bundle/code-scan/cli/src/mcp/transport.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/mcp/transport.d.ts.map

This file was deleted.

6 changes: 0 additions & 6 deletions cli-bundle/code-scan/cli/src/types/index.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli-bundle/code-scan/cli/src/types/index.d.ts.map

This file was deleted.

Loading
Loading