Patch Changes
-
ca510d4Thanks @threepointone! - Tighten theagentspeer dependency floor from>=0.9.0to>=0.11.7to reflect the current monorepo set we actually test against. Upper bound (<1.0.0) is unchanged. The correspondingagentsdevDependency is also bumped from^0.11.0to^0.11.7so dev and peer floors line up.No runtime change in
hono-agentsitself. The visible effect for consumers: pairing the latesthono-agentswith a staleagents(<0.11.7) now produces a peer warning where it previously did not. That's the intended signal —agentsversions older than 0.11.7 are no longer tested against thishono-agents.