Commit graph

9 commits

Author SHA1 Message Date
dff9c6fb86 fix: add missing os import in summarize.go 2025-11-14 11:05:56 -05:00
2ae52d1530 refactor: pass OpenAI env vars from main to SummarizeData instead of calling os.Getenv inside the function
Co-authored-by: aider (openai/qwen3-coder:30b-a3b-q4_K_M) <aider@aider.chat>
2025-11-10 19:11:22 -05:00
0520777c71 refactor: remove duplicate os.Getenv calls for OpenAI env vars in SummarizeData
Co-authored-by: aider (openai/qwen3-coder:30b-a3b-q4_K_M) <aider@aider.chat>
2025-11-10 18:58:37 -05:00
e640db11e7 feat: add timestamped prompt file generation for summarization 2025-11-10 18:58:13 -05:00
4cdabbe4f5 Minor fix 2025-11-10 14:30:17 -05:00
254c29b1d7 feat: add flag to pass custom prompt with default prompt as fallback
Co-authored-by: aider (openai/qwen3-coder:30b-a3b-q4_K_M) <aider@aider.chat>
2025-11-10 10:09:42 -05:00
3e39e519dd feat: add vikunja task support to summarize function 2025-11-10 10:08:18 -05:00
ef6e0c97d2 yessss 2025-10-28 12:28:04 -04:00
c215536745 initial commit 2025-09-13 08:40:40 -04:00