58 Commits

Author SHA1 Message Date
3a4534f205 Migrate cafe and mailbox tasks to Python: replace legacy Bash scripts, implement state verification, and integrate sparkle detection. 2026-07-05 16:31:26 +09:00
398b936c64 Migrate to Python-first architecture: implement mailbox and cafe tasks, replace Bash scripts with Python CLI, and establish configuration and driver modules. 2026-07-05 16:02:02 +09:00
ebce31156b Refactor project structure and add setup script
- Transitioned the project to a Python-first architecture, moving feature logic from Bash to Python.
- Created a new `setup.sh` script to bootstrap the environment on `nik-gpu`, ensuring necessary tools are installed and setting up a Python virtual environment.
- Updated project layout in `plan.md` to reflect the new structure and clarify the purpose of each component.
- Established a reference mapping table for feature implementation based on the existing reference project.
- Outlined a migration phase to transition existing Bash functionality to Python tasks.
2026-07-05 15:24:45 +09:00
0ee1d495c8 Add manifest.json and implementation plan for ba-auto-daily script
- Created manifest.json to track file metadata for the project.
- Added plan.md detailing the implementation strategy for the ba-auto-daily automation script, including feature prioritization and prerequisites.
2026-07-05 05:29:30 +09:00
92c9578512 Add new screenshots and assets for cafe features 2026-07-05 04:39:05 +09:00
f30f35b441 Add automation scripts for Blue Archive mailbox and cafe routines 2026-07-05 04:38:52 +09:00
0bddc3c17b Add .gitignore to exclude local settings file 2026-07-05 00:22:13 +09:00
58133d3245 Add script for automating mailbox actions in Blue Archive 2026-07-05 00:20:23 +09:00