Skip to content

chore(submodule): bump owletto to de3fc89 (chrome tool-dispatcher v1)#876

Merged
buremba merged 1 commit into
mainfrom
chore/bump-owletto-to-de3fc89
May 18, 2026
Merged

chore(submodule): bump owletto to de3fc89 (chrome tool-dispatcher v1)#876
buremba merged 1 commit into
mainfrom
chore/bump-owletto-to-de3fc89

Conversation

@buremba
Copy link
Copy Markdown
Member

@buremba buremba commented May 18, 2026

Picks up lobu-ai/owletto#177 — the chrome extension tool-dispatcher v1. Extension is now v0.5.0.

What's in the submodule bump:

  • Tool dispatcher (navigate / get_accessibility_tree / click_ref / type_ref / wait_for_selector / screenshot / evaluate / close_tab).
  • Custom DOM accessibility snapshot with sensitive-field redaction + closure-private, defineProperty-locked controller.
  • Four ambient feeds: open_tabs (snapshot), tab_events (live stream), history / bookmarks / downloads (opt-in). Peek-then-commit semantics — lossless on transient /stream failure.
  • Owned-tab tracking persisted to chrome.storage.session (SW-eviction safe).
  • 'Watch active tab' toggle with pulsing orange badge content script. Ephemeral SW observation buffer (gateway streaming = v2 follow-up).

Build + strict typecheck (make typecheck) clean against the new submodule.

Submodule SHA de3fc89 is on origin/main of lobu-ai/owletto.

Summary by CodeRabbit

  • Chores
    • Updated internal dependencies to latest versions.

Note: This release contains no user-facing changes.

Review Change Stack

Picks up lobu-ai/owletto#177 — the chrome extension tool-dispatcher v1.

The extension is now version 0.5.0:
- Tool dispatcher with attach/detach lifecycle + per-tab debugger lock
  + dialog auto-dismiss + 90s run timeout.
- Custom DOM accessibility snapshot with sensitive-field redaction +
  closure-private, defineProperty-locked __lobu_controller.
- Four ambient feeds: open_tabs (snapshot), tab_events (live stream),
  history / bookmarks / downloads (opt-in via Permissions panel).
  Lossless via peek-then-commit semantics — buffer survives transient
  /stream POST failures.
- Owned-tab tracking persisted to chrome.storage.session (SW-eviction
  safe).
- 'Watch active tab' toggle with pulsing orange badge content script.
  Ephemeral SW observation buffer (gateway streaming = v2).
- /api/workers/complete-action routing with authorizeRunForWorker.

Submodule SHA de3fc89 is on origin/main of lobu-ai/owletto. Build +
strict typecheck (make typecheck) clean against the new submodule.
@buremba buremba merged commit 191d075 into main May 18, 2026
17 of 18 checks passed
@buremba buremba deleted the chore/bump-owletto-to-de3fc89 branch May 18, 2026 15:29
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 18, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 503c3367-1d8c-4ebd-961c-cfc86692d0d9

📥 Commits

Reviewing files that changed from the base of the PR and between 6b2a32b and 31fb06f.

📒 Files selected for processing (1)
  • packages/owletto

📝 Walkthrough

Walkthrough

This pull request updates the packages/owletto git submodule to a newer commit (de3fc89...), replacing the previously recorded commit reference (3329ba...). No application code changes are included in this diff.

Changes

Owletto submodule update

Layer / File(s) Summary
Owletto submodule version update
packages/owletto
The packages/owletto submodule pointer is advanced to a new commit hash.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • lobu-ai/lobu#857: Both PRs bump the packages/owletto git submodule pointer to a different recorded commit.
  • lobu-ai/lobu#866: Both PRs update the packages/owletto submodule to a different pinned commit.
  • lobu-ai/lobu#838: Both PRs update the packages/owletto git submodule pointer to a new commit.

Poem

🐰 A tiny hop, a submodule's leap,
From one commit hash to another so deep,
Owletto advances with a single bound,
Fresh code and features abound,
Hopping forward, never looking back! 🚀

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-owletto-to-de3fc89

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

2 participants