Skip to content

feat(cli): scope query unresolved diagnostics#93

Merged
longlho merged 1 commit into
mainfrom
codex/query-unresolved-scope
Jun 1, 2026
Merged

feat(cli): scope query unresolved diagnostics#93
longlho merged 1 commit into
mainfrom
codex/query-unresolved-scope

Conversation

@longlho
Copy link
Copy Markdown
Contributor

@longlho longlho commented Jun 1, 2026

Summary

  • Extend --include-unresolved to accept optional all or related scope values
  • Preserve bare --include-unresolved as the full unresolved diagnostics behavior
  • Add --include-unresolved=related for unresolved imports from query endpoints and returned path graph files
  • Document the related scope in README and docs site

Test plan

  • cargo fmt --check
  • bazel test //crates/codescythe_cli:codescythe_cli_e2e_test --test_filter=cli_query --test_output=all
  • bazel build //docs:build
  • git diff --check
  • PR_TITLE="feat(cli): scope query unresolved diagnostics" pnpm format

Stacked on #92.

@longlho longlho force-pushed the codex/query-diagnostics branch from ce3d6ce to 89500c1 Compare June 1, 2026 14:17
@longlho longlho force-pushed the codex/query-unresolved-scope branch from 64ca3a3 to 47c1947 Compare June 1, 2026 14:18
Base automatically changed from codex/query-diagnostics to main June 1, 2026 14:21
@longlho longlho force-pushed the codex/query-unresolved-scope branch from 47c1947 to 038f661 Compare June 1, 2026 14:23
@longlho longlho merged commit 4b79c85 into main Jun 1, 2026
2 checks passed
@longlho longlho deleted the codex/query-unresolved-scope branch June 1, 2026 14:32
longlho pushed a commit that referenced this pull request Jun 1, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.7.0](codescythe_cli_v0.6.1...codescythe_cli_v0.7.0)
(2026-06-01)


### Features

* **cli:** add query diagnostics
([#92](#92))
([718688f](718688f))
* **cli:** add query unresolved filter
([#90](#90))
([9a7aa33](9a7aa33))
* **cli:** scope query unresolved diagnostics
([#93](#93))
([4b79c85](4b79c85))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant