Skip to content

feat: merge somepath query modes#85

Merged
longlho merged 1 commit into
mainfrom
codex/query-docs-examples
May 29, 2026
Merged

feat: merge somepath query modes#85
longlho merged 1 commit into
mainfrom
codex/query-docs-examples

Conversation

@longlho
Copy link
Copy Markdown
Contributor

@longlho longlho commented May 29, 2026

Summary

  • merge the former somepaths behavior into somepath and remove the separate CLI/API verb
  • update query docs across README, package README, architecture, contributing, and the docs site
  • add rendered SVG assets for the four fixture-backed query examples and make query-page command examples multiline/responsive

Validation

  • rustup run 1.93.0 cargo fmt --check
  • rustup run 1.93.0 cargo test -p codescythe query_
  • rustup run 1.93.0 cargo test -p codescythe_cli
  • bazel test //crates/codescythe:codescythe_test //crates/codescythe_cli:codescythe_cli_e2e_test
  • bazel build //docs:build
  • git diff --check
  • browser check of /queries/ at 390px and 1280px: 4 SVGs loaded, no page-level horizontal overflow

@longlho longlho enabled auto-merge (squash) May 29, 2026 14:12
@longlho longlho merged commit eeb0bb6 into main May 29, 2026
1 check passed
@longlho longlho deleted the codex/query-docs-examples branch May 29, 2026 14:12
longlho pushed a commit that referenced this pull request May 29, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.6.0](codescythe_cli_v0.5.0...codescythe_cli_v0.6.0)
(2026-05-29)


### Features

* add dependency path query command
([#80](#80))
([70d4482](70d4482))
* merge somepath query modes
([#85](#85))
([eeb0bb6](eeb0bb6))
* render query output as svg
([#83](#83))
([aeb7974](aeb7974))
* render query results as mermaid
([#81](#81))
([b6667d9](b6667d9))

---
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