Skip to content

Add basic page observation infrastructure - #164

Merged
domfarolino merged 9 commits into
mainfrom
page-observation
Apr 23, 2026
Merged

Add basic page observation infrastructure#164
domfarolino merged 9 commits into
mainfrom
page-observation

Conversation

@domfarolino

@domfarolinodomfarolino commented Apr 16, 2026

Copy link
Copy Markdown
Collaborator

This PR adds basic "page observation" and scheduling infrastructure, to lay the ground work for browser-agent-invoked tool execution. After this PR, I'll create one for tool execution, to unblock #146.


Preview | Diff

@markafoltzmarkafoltz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few nit picks, it looks like the spec generator API threw a few errors to clean up.

Comment threadindex.bs Outdated
Comment threadindex.bs
Comment threadindex.bs
Comment threadindex.bs Outdated
Comment threadindex.bs Outdated
Comment threadindex.bs
Comment threadindex.bs
Comment threadindex.bs
Comment threadindex.bs
Comment threadindex.bs Outdated
Comment threadindex.bs
Comment threadindex.bs
Comment threadindex.bs
@domfarolino
domfarolino merged commit e1ddba1 into mainApr 23, 2026
2 checks passed
@domfarolino
domfarolino deleted the page-observation branch April 23, 2026 21:49
github-actionsBot added a commit that referenced this pull request Apr 23, 2026
SHA: e1ddba1
Reason: push, by domfarolino
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for freeto 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.

2 participants

@domfarolino@markafoltz