Add compact full-help and compact output mode#27
Add compact full-help and compact output mode#27Prajwalprakash3722 wants to merge 2 commits intomasterfrom
Conversation
✅ Offline Tests — Python 3.12222 passed, 1 skipped, 116 deselected in 47.90s
|
✅ Offline Tests — Python 3.11222 passed, 1 skipped, 116 deselected in 39.14s
|
✅ Offline Tests — Python 3.10222 passed, 1 skipped, 116 deselected in 41.05s
|
|
If this works as expected, why is a verbose mode needed? This is anyways meant for llm use |
|
Post the actual old and new outputs first. If it looks okay we can completely get rid of the compact/verbose malarkey |
|
Old Output Compact mode output Compact mode output token cost
Tokens calculated from https://platform.openai.com/tokenizer |
That's what I also thought, but kept it as a fallback, I am aligned to remove it altogether |
|
apps list — Normal vs Compact Normal (619c) Compact (262c) |
|
apps list compact mode is not looking good .. i'm guessing it will be similar for other commands .. i'd rather us have added a json mode output or something for commands ... separately |
|
closing this PR as of now, will work on refining outputs further |


Added compact full-help and compact output mode, with a verbose fallback.
Below are the before-and-after savings (c refers to characters).
This should definitely help LLMs save tokens and preserve context more effectively.
My tiny contribution to global warming reduction 🤣