[Omni] Add Playwright screenshots and expand POAP campaign tooling#1
Open
Steffdarz wants to merge 10 commits into
Open
[Omni] Add Playwright screenshots and expand POAP campaign tooling#1Steffdarz wants to merge 10 commits into
Steffdarz wants to merge 10 commits into
Conversation
added 2 commits
May 7, 2026 08:38
by Steffen Darwin & Omni
by Steffen Darwin & Omni
by Steffen Darwin & Omni
by Steffen Darwin & Omni
by Steffen Darwin & Omni
by Steffen Darwin & Omni
by Steffen Darwin & Omni
by Tammy Yang & Omni
by Tammy Yang & Omni
by Steffen Darwin & Omni
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.
Summary
This PR extends the POAP campaign workspace with Playwright-based screenshot capability in
newsprove.pyand a set of new diagnostic and utility scripts for tracking session stats, asset checks, and public API validation. A shared workspace memory file (.omni/07a969cb-campaign-human-ai/memory.md) is also introduced to persist campaign context — including AMA demo repo links, brand guidelines, and agent session state — across Human-AI loop iterations.Changes
newsprove.py: Major expansion (+471 lines net) adding Playwright screenshot capture for news proof verificationsocialprove.py: Extended with additional social proof checks and helper utilitiescommon.py: New shared utilities module consolidating reusable logic across prove scriptscheck_assets.py,check_history.py,check_public_api.py,check_status.py: New diagnostic scripts for validating campaign assets, transaction history, public API responses, and live statussession_stats.py,session7_stats.py,count_session8.py: New session tracking scripts for POAP campaign loop metricsfetch_examples.py,inspect_sdk.py,synctrigger.py: New tooling for SDK inspection, example fetching, and sync triggering.omni/07a969cb-campaign-human-ai/memory.md: Auto-maintained shared memory file storing workspace root, AMA demo repo, campaign bug status, brand guidelines, and agent PID/session notes for Human-AI loop continuity24 files changed, +1122 additions, -149 deletions
File changes
Generated by Steffen Darwin with Omni