Skip to content

feat: add source-backed work view - #49

Merged
dlxeva merged 1 commit into
masterfrom
agent/source-backed-work-view-v0
Sep 10, 2026
Merged

dlxeva merged 1 commit into
masterfrom
agent/source-backed-work-view-v0

Conversation

@dlxeva

@dlxeva dlxeva commented Sep 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • add an opt-in source-backed work view derived from one declared Markdown source block
  • track block-level SHA freshness so unrelated edits stay fresh and in-block edits require recheck
  • suppress stale current actions in resume and manifest context
  • surface unbuilt, invalid, and stale work views through flg doctor --strict
  • keep project-specific table semantics in optional project adapters

Verification

  • 255 tests passed
  • Python compileall passed with an isolated bytecode cache
  • git diff --check passed
  • large-table shadow fixture: an out-of-block edit stayed fresh and an in-block edit became stale / needs_recheck
  • generic Markdown fixture: current action, blockers, constraints, locator, and SHA compiled; a changed action was suppressed until rebuild

Boundary

  • no second writable ledger
  • no Agent Memory integration
  • no proprietary task IDs, owner identities, local project names, or private source content in core
  • Windows-neutral output; no sed dependency

@dlxeva
dlxeva marked this pull request as ready for review September 10, 2026 20:08
@dlxeva
dlxeva merged commit f4a6116 into master Sep 10, 2026
3 checks passed
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-10T20:09:31.605966Z 8d4a2eb Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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