Skip to content

feat: persist task attempt records - #19

Merged
loonghao merged 1 commit into
mainfrom
codex/issue-9-attempt-records
May 27, 2026
Merged

feat: persist task attempt records#19
loonghao merged 1 commit into
mainfrom
codex/issue-9-attempt-records

Conversation

@loonghao

Copy link
Copy Markdown
Owner

Closes #9

Summary

  • add durable per-attempt records with stable attempt log references
  • expose attempt-specific logs through the controller API
  • show attempt history in the dashboard and document log/artifact storage responsibilities

Verification

  • cargo test --workspace
  • cargo clippy --workspace --all-targets -- -D warnings
  • npm run build

@loonghao
loonghao merged commit 5914bd4 into main May 27, 2026
8 checks passed
@loonghao
loonghao deleted the codex/issue-9-attempt-records branch May 27, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Persist per-attempt logs, artifacts, and failure reports

1 participant