LLM agent identity delegation broker (Python)
This repository has been archived on 2026-04-16. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Tyler J King 46d6f217be docs: mark as archived — absorbed into fastapi-gsap
Content absorbed into fastapi-gsap as gsap_broker/delegations/
(commit c56df2e).

Signed-off-by: Tyler King <tking@guildhouse.dev>
Signed-off-by: Tyler J King <tking727@gmail.com>
2026-04-16 18:03:14 -04:00
llm_broker feat: AgentRegistrar abstraction + Entra Agent ID driver 2026-04-04 16:52:45 -04:00
tests feat: LLM Principal Broker MVP 2026-04-04 16:28:37 -04:00
.env.example feat: AgentRegistrar abstraction + Entra Agent ID driver 2026-04-04 16:52:45 -04:00
.gitignore feat: LLM Principal Broker MVP 2026-04-04 16:28:37 -04:00
pyproject.toml feat: AgentRegistrar abstraction + Entra Agent ID driver 2026-04-04 16:52:45 -04:00
README.md docs: mark as archived — absorbed into fastapi-gsap 2026-04-16 18:03:14 -04:00

ARCHIVED — This repository is archived and read-only.

Content absorbed into tking/fastapi-gsap as gsap_broker/delegations/ (commit c56df2e).

LLM Principal Broker

AI agent identity delegation broker. See fastapi-gsap for the current implementation.