AltimateAI / AltimateAI/altimate-code

feat: add --page convenience option for trace list CLI

Aberta
#669 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
TypeScript
Estrelas
811
Forks
134
Merge médio
3d 2h
PRs com merge (30d)
50

Descrição

Found during v0.5.20 release review. Deferred because: new feature, not a fix.

The pagination UX requires users to manually calculate offsets: `--offset 20 --limit 20`, then `--offset 40 --limit 20`. A `--page N` option (where page 2 = offset 20 with default limit 20) would be more natural for the target audience. The footer already prints the exact next command, which mitigates this.

Flagged by: End User.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.