This website requires JavaScript.
Explore
Help
Sign In
qzl
/
social-app
Watch
1
Star
0
Fork
0
You've already forked social-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ff85c1ab081908e2e95ef9787337f76fe953f035
social-app
/
backend
/
tests
/
unit
/
v1
/
agent
T
History
qzl
ff85c1ab08
test(agent): update tool registry test to match security policy
2026-03-03 16:02:32 +08:00
..
__init__.py
refactor(agent): align chat schema with full run agent input
2026-03-03 15:29:46 +08:00
test_agent_security_rules.py
fix(agent): enforce tool security checks and audit logging
2026-03-03 16:01:04 +08:00
test_crewai_flow.py
fix(agent): serialize crewai flow stages and remove nested asyncio.run
2026-03-03 15:49:03 +08:00
test_resume_idempotency.py
fix(agent): enforce idempotent resume transition
2026-03-03 15:43:10 +08:00
test_schemas.py
refactor(agent): align chat schema with full run agent input
2026-03-03 15:29:46 +08:00
test_service_pending_tool_call.py
feat(agent): persist pending tool call in session snapshot
2026-03-03 15:39:56 +08:00
test_tool_dispatcher.py
feat(agent): add interrupt-aware tool dispatcher
2026-03-03 15:44:41 +08:00
test_tool_registry.py
test(agent): update tool registry test to match security policy
2026-03-03 16:02:32 +08:00