Skip to content

Restore venice models --tee and --e2ee filters - #64

Draft
joshua-mo-143 wants to merge 4 commits into
mainfrom
issue-44
Draft

Restore venice models --tee and --e2ee filters#64
joshua-mo-143 wants to merge 4 commits into
mainfrom
issue-44

Conversation

@joshua-mo-143

Copy link
Copy Markdown
Contributor

Summary

  • restore --tee and --e2ee filters that the README already documents
  • show TEE/E2EE badges in model listings
  • add a unit test so the filters cannot drift from the documented flags

Closes #44

Test plan

  • npm test
  • npx eslint on changed TypeScript files
  • venice models --help lists --tee and --e2ee
  • venice models --tee and venice models --e2ee filter the live catalog

Made with Cursor

joshua-mo-143 and others added 4 commits August 14, 2026 21:59
The README already documents these flags, but they were dropped when E2EE was re-landed.

Co-authored-by: Cursor <cursoragent@cursor.com>
Avoid suggesting unsupported model flags for the nested video models command.

Co-authored-by: Cursor <cursoragent@cursor.com>
Use subcommand context while excluding video models so valid command ordering retains accurate suggestions.

Co-authored-by: Cursor <cursoragent@cursor.com>
Avoid confusing option values with nested subcommands while preserving global-option command ordering.

Co-authored-by: Cursor <cursoragent@cursor.com>
@joshua-mo-143
joshua-mo-143 marked this pull request as draft August 15, 2026 11:36
@joshua-mo-143

Copy link
Copy Markdown
Contributor Author

Moved back to draft until further clarification can be obtained on whether the reverted venice models --tee and --e2ee filters should be restored.

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.

Restore venice models --tee and --e2ee filters

1 participant