Commit Graph

17 Commits

Author SHA1 Message Date
Tyler 23f1f4a384 Improve alt text for logo image in README
Updated image alt text for better accessibility.
2025-11-12 20:36:40 -10:00
b-tsammmons f97fd162f2 updated readme 2025-11-12 20:36:13 -10:00
b-tsammmons 780f8eafcd updated readme 2025-11-12 20:35:55 -10:00
b-tsammmons 4c540461a3 update readme 2025-11-12 20:34:49 -10:00
b-tsammmons 527e2f75d0 Added logo 2025-11-12 20:34:17 -10:00
b-tsammmons a28393de4e Updated Readme and Setup guides - Removed unused imgs 2025-11-12 19:38:26 -10:00
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 3b0a003d5a Rename project from "GitHub Automation Tool" to "GitHub Pulse" 2025-11-11 22:48:04 -10:00
b-tsammmons b4fb945c72 Update application title and description to reflect branding change 2025-11-11 22:46:49 -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 d6da461d10 Updated SETUP.md 2025-11-11 10:12:29 -10:00
b-tsammmons f209c7bd90 Moved the current files to pivate repo 2025-11-11 10:09:26 -10:00
Tyler f9094cba96 Initial commit 2025-11-11 09:49:35 -10:00