Commit graph

10 commits

Author SHA1 Message Date
3e39e519dd feat: add vikunja task support to summarize function 2025-11-10 10:08:18 -05:00
a3fae1c6ed fix: only call relevant tools based on flag presence
Co-authored-by: aider (openai/qwen3-coder:30b-a3b-q4_K_M) <aider@aider.chat>
2025-10-31 15:13:21 -04:00
f49cac59ca fix: enforce mandatory start/end dates and at least one identifier flag
Co-authored-by: aider (openai/qwen3-coder:30b-a3b-q4_K_M) <aider@aider.chat>
2025-10-31 11:13:32 -04:00
b86f554261 feat: replace positional arguments with flags in main function
Co-authored-by: aider (openai/qwen3-coder:30b-a3b-q4_K_M) <aider@aider.chat>
2025-10-31 10:55:53 -04:00
0e798a2abf fix: replace manual argument parsing with Go flags package
Co-authored-by: aider (openai/qwen3-coder:30b-a3b-q4_K_M) <aider@aider.chat>
2025-10-31 10:46:09 -04:00
ab9228947a refactor: Move Jira user from positional arg to flag parameter
Co-authored-by: aider (openai/qwen3-coder:30b-a3b-q4_K_M) <aider@aider.chat>
2025-10-30 18:10:01 -04:00
ebd45dfff5 feat: add Vikunja handler to main file
Co-authored-by: aider (openai/qwen2.5-coder:32b-instruct-q4_0) <aider@aider.chat>
2025-10-30 14:55:15 -04:00
1f36c2ef9f feat: add Vikunja issues provider and integrate tasks retrieval
Co-authored-by: aider (openai/qwen2.5-coder:32b-instruct-q4_0) <aider@aider.chat>
2025-10-28 13:14:29 -04:00
ef6e0c97d2 yessss 2025-10-28 12:28:04 -04:00
c215536745 initial commit 2025-09-13 08:40:40 -04:00