Skip to content

fix(cli): report partial output only when present - #359

Open
Mr-Neutr0n wants to merge 1 commit into
openai:mainfrom
Mr-Neutr0n:fix/empty-partial-output-message
Open

fix(cli): report partial output only when present#359
Mr-Neutr0n wants to merge 1 commit into
openai:mainfrom
Mr-Neutr0n:fix/empty-partial-output-message

Conversation

@Mr-Neutr0n

Copy link
Copy Markdown

Summary

Fixes #191 by making the CLI verify that a registered scan output directory contains entries before reporting partial output. Empty directories no longer produce a misleading path, while directories that contain entries, disappear, or cannot be inspected retain the existing diagnostic.

Verification

  • pnpm exec bun test --timeout 30000 ./tests-ts/cli.test.ts --test-name-pattern "does not claim partial output"
  • pnpm run types
  • pnpm run format
  • Full suite: 975 passed and 11 skipped; 63 failures are environment-dependent on this host because it has Python 3.9 and Node 25, outside the repository matrix.

Signed-off-by: Mr-Neutr0n <harikp2002@gmail.com>
@github-actions github-actions Bot added the bug Something isn't working label Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(0.1.5) scan agent still creates no draft artifacts on GitHub-hosted runners

1 participant