Skip to content

fix: list jsonld and cypher on the CLI banner - #155

Open
Frankie-Xu wants to merge 1 commit into
yifanfeng97:mainfrom
Frankie-Xu:cursor/cli-banner-jsonld-cypher-bd8a
Open

Frankie-Xu wants to merge 1 commit into
yifanfeng97:mainfrom
Frankie-Xu:cursor/cli-banner-jsonld-cypher-bd8a

Conversation

@Frankie-Xu

Copy link
Copy Markdown
Contributor

Summary

  • Add he export jsonld and he export cypher to the no-args Explore banner so the first screen matches the shipped export formats.
  • Assert the banner and he export --help both mention JSON-LD and Cypher.

Closes #154

Out of scope

  • Restyling the rest of the banner (including the existing graphml wording)
  • MCP changes
  • export.md (tracked separately)

Test plan

  • uv run pytest tests/cli/test_verbose.py -q
  • ruff check hyperextract and ruff format --check hyperextract

Co-authored-by: Frankie-Xu <Frankie-Xu@users.noreply.github.com>
@Frankie-Xu
Frankie-Xu marked this pull request as ready for review September 14, 2026 12:06
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.

fix: show JSON-LD and Cypher on the no-args CLI banner

1 participant