Skip to content

Write syncCompletedAt signal after sync for Codex Conductor pin detection#22

Closed
JonahBraun wants to merge 1 commit intomainfrom
feature/conductor-sync-signal
Closed

Write syncCompletedAt signal after sync for Codex Conductor pin detection#22
JonahBraun wants to merge 1 commit intomainfrom
feature/conductor-sync-signal

Conversation

@JonahBraun
Copy link
Copy Markdown

Writes a syncCompletedAt timestamp to workspace storage after SCM sync completes,
enabling Codex Conductor to detect mid-session project changes for extension pin evaluation.

See Extension Version Pinning architecture doc for full design context.

Changes

  • Add syncCompletedAt signal write in SCMManager.ts after successful sync

Write syncCompletedAt timestamp to workspaceState after a successful
sync. The Codex Conductor observes this via IStorageService to detect
mid-session changes to pinnedExtensions in metadata.json.
@JonahBraun JonahBraun force-pushed the feature/conductor-sync-signal branch from 0b956ba to 8e88498 Compare March 19, 2026 20:41
@JonahBraun JonahBraun marked this pull request as draft March 25, 2026 00:18
@JonahBraun JonahBraun closed this Mar 25, 2026
@JonahBraun JonahBraun deleted the feature/conductor-sync-signal branch March 30, 2026 16:56
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