9aefb76c9e87bc3483acc1835bb9bb2eec67a4de
- Fix SSE JSON injection: use json.dumps for safe serialization - Add tool validation to dispatcher with allowlist - Add field validation to tool_registry with proper error handling - Add run_id consistency check (409 on mismatch) - Add RunAgentInput constraints: min_length, extra=forbid - Fix crewai_flow: use Field(default_factory), prefix unused params
The file is empty.
Description
Languages
Python
89.4%
PLpgSQL
5.1%
Makefile
3.8%
Elixir
0.6%
Mako
0.4%
Other
0.6%