feat/phase05 #90

Merged
ai merged 7 commits from feat/phase05 into main 2026-06-14 04:20:50 +00:00
Owner
No description provided.
fuzzy self-assigned this 2026-06-13 21:11:52 +00:00
# Previous message:
feat: add checkpoint/resume for interrupted downloads

Writes .ckpt file every 50 messages tracking write progress.
On restart, detects .ckpt + .tmp files and resumes from checkpoint.
Cleans up checkpoint on completion.

Closes #62
fix: mark download resumption feature as completed
Some checks are pending
CI / lint (pull_request) Waiting to run
CI / test (pull_request) Waiting to run
CI / build (amd64, darwin) (pull_request) Waiting to run
CI / build (amd64, linux) (pull_request) Waiting to run
CI / build (amd64, windows) (pull_request) Waiting to run
CI / build (arm64, darwin) (pull_request) Waiting to run
CI / build (arm64, linux) (pull_request) Waiting to run
CI / build (arm64, windows) (pull_request) Waiting to run
3e82ea97cb
# Previous message:
docs: mark issue #62 done in ROADMAP.md
feat: add crash recovery with checkpoint/resume functionality
Some checks failed
CI / lint (pull_request) Failing after 4s
CI / test (pull_request) Successful in 1m8s
CI / build (amd64, darwin) (pull_request) Failing after 56s
CI / build (amd64, linux) (pull_request) Failing after 57s
CI / build (amd64, windows) (pull_request) Failing after 1m8s
CI / build (arm64, darwin) (pull_request) Failing after 1m1s
CI / build (arm64, linux) (pull_request) Failing after 1m3s
CI / build (arm64, windows) (pull_request) Failing after 1m0s
4881f7683b
# Previous message:
docs: add crash recovery section to README
feat: enhance CI workflow with improved testing, linting, and release capabilities
Some checks failed
Test and Release / lint (pull_request) Failing after 2m2s
Test and Release / test (pull_request) Failing after 2m14s
c06f47f336
style: align struct field formatting in config package
Some checks failed
Test and Release / lint (pull_request) Failing after 2m4s
Test and Release / test (pull_request) Failing after 2m17s
5e35693b89
fix: rename binary output from hoover to gerald
Some checks failed
Test and Release / lint (pull_request) Failing after 2m4s
Test and Release / test (pull_request) Successful in 2m57s
3ef80ce2d9
feat: update golangci-lint configuration with new rules and settings
Some checks failed
Test and Release / test (pull_request) Successful in 1m24s
Test and Release / lint (pull_request) Failing after 1m43s
0c175377bc
ai merged commit 0c175377bc into main 2026-06-14 04:20:50 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/gerald!90
No description provided.