-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: letta-ai/letta
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix DeepSeek provider NameError and add streaming support
#3033
opened Oct 11, 2025 by
harryslimes
Loading…
feat: Added support for per-tool and per-agent MCP schema override
#3016
opened Oct 4, 2025 by
pranramesh
Loading…
feat: add new blocks field to agent model and deprecate memory field
#2979
opened Sep 17, 2025 by
carenthomas
Loading…
feat: support custom tool execution via modal secure function
#2927
opened Sep 15, 2025 by
sarahwooders
Loading…
feat: more testing for summarization to new agent loop
#2923
opened Sep 15, 2025 by
sarahwooders
Loading…
feat: custom openai-compatible embedding apikey & baseurl setting support
#2773
opened Aug 22, 2025 by
Snowflake-Pink
Loading…
Replace eval() with ast.literal_eval() to mitigate code injection vulnerability
safe to test
Lets CI tests which require secrets to be ran
#2769
opened Aug 21, 2025 by
K4TV
Loading…
Update OpenAI to >=1.76.2,<1.99 to fix ImportError in chat completion
safe to test
Lets CI tests which require secrets to be ran
#2758
opened Aug 9, 2025 by
zamalali
Loading…
feat: add parallel tool execution support with configurable batching and strategies
#2649
opened May 21, 2025 by
fredzolio
Loading…
feat: add webhook support to stream agent events to external services
#2646
opened May 20, 2025 by
fredzolio
Loading…
feat: support for HTTP and gRPC tracing exporters in setup_tracing
#2645
opened May 20, 2025 by
fredzolio
Loading…
fix: Add a check for response_data["candidates"] in google ai
#2637
opened May 16, 2025 by
wsargent
Loading…
feat: Enable token-efficient-header for Anthropic Claude Sonnet 3.7
#2632
opened May 15, 2025 by
wsargent
Loading…
Fixed unsanitized tool execution endpoint to avoid remote code execution
#2630
opened May 14, 2025 by
geckosecurity
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.