Ongoing research into AI agent framework security identified an exploit chain in AutoGen Studio (AutoGen’s open-source prototyping user interface) that allows untrusted web content rendered by a ...
. ├── app/ │ ├── main.py # FastAPI app factory + middleware wiring │ ├── config/ │ │ └── settings.py # Pydantic-settings, env-driven config │ ├── core/ │ │ ├── exceptions.py # Domain exceptions ...
CityBrain is a smart campus cafeteria MVP that helps students check cafeteria congestion before visiting and helps operators review congestion trends after operation. The project started as a student ...