llama-stack/llama_stack/providers/inline/agents/meta_reference
Ashwin Bharambe 03b5c61bfc
feat: make sure agent sessions are under access control (#1737)
This builds on top of #1703.

Agent sessions are now properly access controlled.

## Test Plan

Added unit tests
2025-03-21 07:31:16 -07:00
..
__init__.py chore: fix typing hints for get_provider_impl deps arguments (#1544) 2025-03-11 10:07:28 -07:00
agent_instance.py feat(agent): support multiple tool groups (#1556) 2025-03-17 22:13:09 -07:00
agents.py chore: deprecate ToolResponseMessage in agent.resume API (#1566) 2025-03-12 12:10:21 -07:00
config.py Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
persistence.py feat: make sure agent sessions are under access control (#1737) 2025-03-21 07:31:16 -07:00
safety.py fix: tracing fixes for trace context propogation across coroutines (#1522) 2025-03-11 07:12:48 -07:00