Skip to content

add option to display the subtree that holds the most tokens #29

@simone-viozzi

Description

@simone-viozzi

for the token utility:

  1. add an option to display the tree with relative tokens for each file
  2. add an option to filter the tree for the top n nodes with most tokens

as of now, the tokens utility is a separate utility:

gpt-copy . | tokens

but to do what is described above we will need to add an option to the gpt-copy itself

gpt-copy . --tokens

possibly related to #6

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions