Skip to content

fix: keep method templates in he list --lang zh - #159

Merged
yifanfeng97 merged 1 commit into
yifanfeng97:mainfrom
Frankie-Xu:cursor/list-template-zh-methods-bd8a
Sep 15, 2026
Merged

yifanfeng97 merged 1 commit into
yifanfeng97:mainfrom
Frankie-Xu:cursor/list-template-zh-methods-bd8a

Conversation

@Frankie-Xu

Copy link
Copy Markdown
Contributor

Summary

  • Stop dropping method/* rows when he list template --lang zh. --no-methods still hides them.
  • Clarify in EN/ZH list.md that “English only” is the description language, not “hidden in Chinese mode”.

Closes #158

Out of scope

  • Chinese method descriptions
  • MCP list_templates
  • Gallery changes

Test plan

  • uv run pytest tests/cli/ -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:10
@yifanfeng97

Copy link
Copy Markdown
Owner

Merged — the zh listing dropping methods was an i18n filtering bug; thanks for the regression test.

@yifanfeng97
yifanfeng97 merged commit 0ef7ebe into yifanfeng97:main Sep 15, 2026
5 checks passed
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: include methods when listing templates with --lang zh

2 participants