Skip to content

Gdilleperuma fix return of nonmatching tasks for token efficiency#46

Open
gdilleperuma wants to merge 3 commits into
jacepark12:mainfrom
gdilleperuma:gdilleperuma-fix--return-of-nonmatching-tasks-for-token-efficiency
Open

Gdilleperuma fix return of nonmatching tasks for token efficiency#46
gdilleperuma wants to merge 3 commits into
jacepark12:mainfrom
gdilleperuma:gdilleperuma-fix--return-of-nonmatching-tasks-for-token-efficiency

Conversation

@gdilleperuma

Copy link
Copy Markdown

Original code s lists every project in the output, even when a project has zero matching tasks. Now Skips projects with no matching tasks (no more "0 tasks" clutter)
Shows a clear message when nothing matches (e.g. "No tasks found that are 'due today'.")
Summary header now shows total matching tasks and project count
All 10 functions that call _get_project_tasks_by_filter is improved. Got over 80% improvemnt in token count when creating daily agenda on claude

Original code s lists every project in the output, even when a project has zero matching tasks.  Now Skips projects with no matching tasks (no more "0 tasks" clutter)
Shows a clear message when nothing matches (e.g. "No tasks found that are 'due today'.")
Summary header now shows total matching tasks and project count
All 10 functions that call _get_project_tasks_by_filter is improved. Got over 80% improvemnt in token count when creating daily agenda on claude.
Original code s lists every project in the output, even when a project has zero matching tasks.  Now Skips projects with no matching tasks (no more "0 tasks" clutter)
Shows a clear message when nothing matches (e.g. "No tasks found that are 'due today'.")
Summary header now shows total matching tasks and project count
All 10 functions that call _get_project_tasks_by_filter is improved. Got over 80% improvemnt in token count when creating daily agenda on claude.
Original code s lists every project in the output, even when a project has zero matching tasks.  Now Skips projects with no matching tasks (no more "0 tasks" clutter)
Shows a clear message when nothing matches (e.g. "No tasks found that are 'due today'.")
Summary header now shows total matching tasks and project count
All 10 functions that call _get_project_tasks_by_filter is improved. Got over 80% improvemnt in token count when creating daily agenda on claude.
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.

2 participants