Chore/bump 0.6.6#1
Merged
Merged
Conversation
…ls for runtime deployment
…t YYYYMMDD format for SAP DATS fields
- Updated `sap-transport-request` and `sap-update-addon` skills to utilize a new `RUN_TEMP` directory for per-run scratch files, ensuring concurrent executions do not collide. - Modified logging and file writing paths to reflect the new `RUN_TEMP` structure. - Added checks in `check-consistency.mjs` to warn about improper usage of `RUN_TEMP` and ensure skills are migrated correctly. - Introduced `sap_run_with_lock.ps1` to manage OS-level mutex for critical sections, preventing clipboard and foreground conflicts during GUI operations. - Created `test-run-temp-helpers.ps1` for offline testing of run-scoped temp isolation helpers and mutex functionality.
…ts to prevent clobbering in concurrent SAP connections
…o default to Session for task isolation
…for SAP-driving VBS
Bump all manifests (marketplace top-level + metadata + 4 plugin entries, 4 plugin.json, package.json) to 0.6.6, aligned per check-consistency.mjs. Add CHANGELOG [0.6.6] documenting the 2026-06-20 parallel-safety layers 2-4 (two-bucket temp model, two-layer per-session dev defaults, per-session log files) and the parallel_safe_session_attach.md four-layer consolidation. Update CLAUDE.md pointer (CI gate seven conditions, four-layer scope) and README badge. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.