adk_dev_handler (erlang_adk v0.7.0)

View Source

HTTP boundary for the opt-in local ADK developer platform.

The handler is deliberately provider-neutral. Agents are resolved through the stable binary-name registry, while execution and replay are delegated to adk_run. The bearer credential is never accepted from the URI.

Summary

Functions

init(Req0, State)

-spec init(cowboy_req:req(), map()) -> {ok, cowboy_req:req(), map()}.