[loop-cycle-31] fix: create missing kimi-loop.sh script with efficient Gitea filtering (#1415) #1438

Merged
Timmy merged 1 commits from fix/create-missing-kimi-loop-script into main 2026-03-24 14:39:55 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
ffa0cd5a37 fix: create missing kimi-loop.sh script with efficient Gitea filtering (#1415)
Some checks failed
Tests / lint (pull_request) Failing after 10s
Tests / test (pull_request) Has been skipped
- Implements server-side filtering using assignee=kimi parameter
- Avoids pulling all unassigned tickets and filtering in Python
- Uses proper query params instead of inefficient full-fetch approach
- Includes error handling and clear status reporting
- Resolves critical missing script issue
2026-03-24 10:36:17 -04:00