Add Agent Guild endpoint observation tool - #285
Draft
AgentTanuki wants to merge 1 commit into
Draft
AgentTanuki wants to merge 1 commit into
AgentTanuki wants to merge 1 commit into
Conversation
This branch has not been deployed
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.
Adds an optional Atomic Forge tool for observing a public agent endpoint selected by the caller before the host connects or delegates. It makes one free request to Agent Guild's hosted
/preflightendpoint, which receives and actively probes that URL. The typed result preserves all six check statuses, failed and unknown checks, the exact target, and timing/provenance fields. Contradictory or incomplete responses become typed errors; arbitrary service prose is omitted. The host retains control over any subsequent action.The contribution includes synchronous and asynchronous interfaces, optional exact host restrictions, bounded response handling, examples, tests, a Forge index entry and the workspace lockfile update. It requires no Guild account, API key or payment. Atomic Assembler's actual discovery/copy functions are exercised, including the copied tool's import after packaging metadata is excluded.
Validation against Atomic Agents 2.10.2 at
33d2ec94f42d4a65393a336e35edf21ee5700303:Tests make no live model or Guild request. The retained response fixture is a first-party observation from September 11, not evidence of outside adoption. A successful observation is not identity, safety or execution authorization.