Skip to content

refactor: cherry-pick improvements from PR #3#5

Merged
dcartertwo merged 1 commit into
mainfrom
feat/chat-4-23-state-adapter
Apr 16, 2026
Merged

refactor: cherry-pick improvements from PR #3#5
dcartertwo merged 1 commit into
mainfrom
feat/chat-4-23-state-adapter

Conversation

@dcartertwo

Copy link
Copy Markdown
Owner

Summary

Cherry-picks the useful non-functional improvements from #3 (rebased on main after #4 merged the core features).

  • Add parseStoredJson helper for descriptive JSON parse errors in the adapter
  • Extract DO cache private helpers (readCacheValue, deleteExpiredCacheValue, upsertCacheValue) to reduce duplication
  • Update README to document queue, list, and force-release features
  • Add .pi/ to .gitignore

Supersedes #3 — the functional changes (queue, list, forceReleaseLock) were already merged via #4.

- add parseStoredJson helper for descriptive JSON parse errors
- extract DO cache private helpers (readCacheValue, deleteExpiredCacheValue, upsertCacheValue)
- update README to document queue, list, and force-release features
- add .pi/ to .gitignore
@dcartertwo dcartertwo merged commit 13ebf54 into main Apr 16, 2026
1 check passed
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.

1 participant