376bc62349
Implement AI response generation and enhance workflow item display with PR file fetching and comments
b-tsammmons
2025-11-12 16:34:14 -10:00
5ba48e4c58
Enhance SettingsDialog: Load cached Ollama models on dialog open and update dropdown options with cached data. Improve model selection restoration and caching mechanism.
b-tsammmons
2025-11-12 15:59:30 -10:00
bd1c866bbb
Add ProcessingLogDialog for displaying processing logs and enhance SettingsDialog with package status checks
b-tsammmons
2025-11-12 15:49:11 -10:00
e5047e75a1
Refactor SettingsDialog: Remove target and forked repository dropdowns, update GitHub PAT section, and clean up async repo loading methods. Enhance WorkflowItem with data reconstruction and add fetch_comments method for GitHub issues/PRs.
b-tsammmons
2025-11-12 14:17:45 -10:00
feafbc15af
Updated how settings and API keys are stored - Reworked the GUI to use flet
b-tsammmons
2025-11-12 02:31:24 -10:00
3b0a003d5a
Rename project from "GitHub Automation Tool" to "GitHub Pulse"
b-tsammmons
2025-11-11 22:48:04 -10:00
b4fb945c72
Update application title and description to reflect branding change
b-tsammmons
2025-11-11 22:46:49 -10:00
0f41a3e750
Refactor GitHub automation tool: - Updated WorkItemFieldExtractor to be more generic and removed Azure DevOps specific references. - Removed the EnhancedContentBuilders class as it was specific to Azure DevOps. - Deleted work_item_processor.py as it was no longer needed. - Introduced workflow.py to manage GitHub workflow items (issues and pull requests) with improved structure and functionality. - Enhanced logging and error handling across the new workflow management system.
b-tsammmons
2025-11-11 22:46:02 -10:00
a97b4507a5
Add test.md with initial content
Test
Tyler
2025-11-11 22:15:56 -10:00