Skip to content

v0.7.2: Live smoke, devcontainer, doctor live flag (iteration B)#131

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/v0-7-2-live-devcontainer-aa69
Jun 30, 2026
Merged

v0.7.2: Live smoke, devcontainer, doctor live flag (iteration B)#131
cursor[bot] merged 1 commit into
mainfrom
cursor/v0-7-2-live-devcontainer-aa69

Conversation

@hxddh

@hxddh hxddh commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Summary

Implements iteration B (v0.7.2) — live diagnosis closure, devcontainer, and dev_setup enhancements.

Changes

  • make live-smoke / scripts/live_smoke.shstorageops smoke + live --print + eval for 3 cases:
    throttling-hot-prefix, access-denied-cross-account, signature-clock-skew
  • storageops doctorLive diagnosis row + live_diagnosis_available in --json
  • CI diagnosis-smoke — calls scripts/live_smoke.sh when STORAGEOPS_MODEL_KEY is set
  • .devcontainer/devcontainer.json — Python 3.12 + Node 22; postCreate dev_setup.sh --persist-path
  • dev_setup.sh--persist-path (idempotent ~/.bashrc PATH) and --verify (make ci-local)
  • Version: 0.7.1 → 0.7.2

Verification

  • make ci-local — 241 pytest + 21 extension + 48/48 eval
  • live_smoke.sh fails cleanly without install/key (isolated HOME test)
Open in Web Open in Cursor 

- Add scripts/live_smoke.sh and make live-smoke (smoke + 3 golden-case live evals)
- doctor: Live diagnosis row and live_diagnosis_available in --json
- CI diagnosis-smoke calls live_smoke.sh when STORAGEOPS_MODEL_KEY is set
- Add .devcontainer/devcontainer.json; dev_setup --persist-path and --verify
- Bump version to 0.7.2; update docs and tests

Co-authored-by: hxddh <hxddh@users.noreply.github.com>
@cursor cursor Bot marked this pull request as ready for review June 30, 2026 01:39
@cursor cursor Bot merged commit f74f45c into main Jun 30, 2026
5 checks passed
@cursor cursor Bot deleted the cursor/v0-7-2-live-devcontainer-aa69 branch June 30, 2026 01:39
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.

2 participants