fix(host): close Omnigent final-review gaps#100
Open
dgokeeffe wants to merge 6 commits into
Open
Conversation
dgokeeffe
force-pushed
the
fix/omnigent-final-review
branch
from
July 18, 2026 22:45
04cb98b to
c0cc3b4
Compare
This was referenced Jul 19, 2026
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.
What does this PR do?
Closes the final Omnigent/auth review gaps:
hostin[omnigents-host];The spawned-runner refresh hook depends on omnigent-ai/omnigent#2711.
Automated evidence
make test: 459 passed, 1 skipped.databricks tokens list --profile daveokreturned[]).Deployed evidence
Deployed the exact stacked source to Lakemeter app
coding-agents-02:https://coding-agents-02-335310294452632.aws.databricksapps.com01f1832c3f7f19ba8d35442f875a3007(SUCCEEDED)0.6.0.dev0, commit43e7fce4host_1e70327a2a96b0917d8c2c8ef45694e9Playwright drove a real browser PTY and passed in 10.36s, proving:
["host"];DATABRICKS_CLIENT_SECRETin terminal env;café Ελληνικά 日本語 😀round-trips cleanly with no mojibake markers.Command:
Remaining live blocker
A real Omnigent session was created before the runner-auth fix (
conv_baf4e6a67ee0443aaf06c34812aa615a) and correctly exposed the missing child-runner proxy credential; that defect is now covered and fixed by the dependency change.After redeploy, the CoDA host repeatedly connected successfully, but Omnigent's browser/API worker returned
404 host not foundfor that same live host. This is a server-side process/replica host-registry routing issue, so an Omnigent-launched post-fix agent turn is not yet claimed as passing. This PR should remain unmerged until that deployed server routing issue is resolved and the turn is rerun.