Refactor #21

Closed
Zarithas wants to merge 0 commits from Refactor into master
Collaborator

This PR includes the final expected changes for the initial release candidate.

Please grab the latest changes and test saving a new API key.
If successful, we can officially mark this as the release candidate.

This PR includes the final expected changes for the initial release candidate. Please grab the latest changes and test saving a new API key. If successful, we can officially mark this as the release candidate.
Zarithas added 92 commits 2025-10-16 16:58:56 -04:00
- Migrated codebase to class-based architecture for better modularity and maintainability
- Introduced system_config.json for centralized configuration (required for runtime)
- Added structured working directories for improved file organization
- Significantly reduced reliance on Parquet; replaced with alternative data handling
- Implemented security improvements across modules
- Several TODOs remain in the main script for future enhancements
- Linter formatting affected readability in some files (e.g., utils); cleanup is on the agenda
This was sending only the first char of the string.
Zarithas closed this pull request 2025-10-17 09:22:30 -04:00

Pull request closed

Sign in to join this conversation.