Skip to content

feat: nokaman samples list --language --skill table (Fixes #59) - #123

Open
samuelpatak-png wants to merge 1 commit into
mergeos-bounties:masterfrom
samuelpatak-png:feat/samples-list-cli-59
Open

feat: nokaman samples list --language --skill table (Fixes #59)#123
samuelpatak-png wants to merge 1 commit into
mergeos-bounties:masterfrom
samuelpatak-png:feat/samples-list-cli-59

Conversation

@samuelpatak-png

Copy link
Copy Markdown

Summary

  • Add nokaman samples list CLI with --language / --skill filters and Rich table output (--json optional)
  • Add catalog_samples / filter_sample_catalog helpers in the data loader
  • Document the command in README + docs/SAMPLES.md and cover it with CLI/unit tests

Fixes #59

Test plan

  • pytest tests/test_cli.py -q
  • pytest -q (full suite)
  • nokaman samples list --language en --skill writing
  • nokaman samples list --language EN --skill Writing --json
  • Empty filter path: nokaman samples list --language zz

Made with Cursor

Expose a catalogued samples table (and JSON) so inventory can be browsed
offline without scoring every fixture. Fixes mergeos-bounties#59.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

[50 MRG] CLI: nokaman samples list --language --skill table

2 participants