Skip to content

feat(cli): Add client-installable CLI to allow users for easy control of the proxy behavior #348

Description

@matdev83

feat(cli): Add client-installable CLI to allow users for easy control of the proxy behavior

Examples:

aiproxer <session|global> compression <on|off>
aiproxer cache <on|off>
aiproxer project list
aiproxer project <track|untrack> <slug>
aiproxer pareto min <min-index>
aiproxer pareto <up|down|restore|disable>
aiproxer pareto <block|unblock> <model-routing-string>
aiproxer pareto status
aiproxer route override <model-routing-string>
aiproxer route restore
aiproxer status

We should expose aiproxer (installable helper app on client PCs) which should act as proxy behavior (user-wide) controller. To use it mid-session user can use regular local command execution available in most clients after typing the ! char. But the question is can we get session ID auto injected

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions