Commit Graph

7 Commits

Author SHA1 Message Date
b-tsammmons 376bc62349 Implement AI response generation and enhance workflow item display with PR file fetching and comments 2025-11-12 16:34:14 -10:00
b-tsammmons 5ba48e4c58 Enhance SettingsDialog: Load cached Ollama models on dialog open and update dropdown options with cached data. Improve model selection restoration and caching mechanism. 2025-11-12 15:59:30 -10:00
b-tsammmons bd1c866bbb Add ProcessingLogDialog for displaying processing logs and enhance SettingsDialog with package status checks 2025-11-12 15:49:11 -10:00
b-tsammmons 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. 2025-11-12 14:17:45 -10:00
b-tsammmons feafbc15af Updated how settings and API keys are stored - Reworked the GUI to use flet 2025-11-12 02:31:24 -10:00
b-tsammmons 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.
2025-11-11 22:46:02 -10:00
b-tsammmons f209c7bd90 Moved the current files to pivate repo 2025-11-11 10:09:26 -10:00