aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
01-24-chore_mobile_banner_for_inconsistency_and_auto_redirect_in_wrong_routechore: mobile banner for inconsistency and auto redirect in wrong route (#704)MaheshtheDev6 weeks
01-24-fix_chat_mobile_openfix: chat mobile open (#705)MaheshtheDev6 weeks
01-25-fix_local_db_sync_issue_and_threads_pullfix: local db sync issue and threads pull (#708)MaheshtheDev6 weeks
01-27-graph_frontendudpateShoubhit Dash6 weeks
01-29-migrate_nova_agent_to_claude_agents_sdkmigrate nova agent to claude agents sdkShoubhit Dash6 weeks
01-30-langchain_integrationlangchain integration (#718)nexxeln6 weeks
01-30-mastra_integrationformat and lintShoubhit Dash6 weeks
claude-supermemory-docsdocs: add Claude Code integration page (#716)Prasanna7216 weeks
clawdbot-docsdocs: add ClawdBot integration page (#714)Prasanna7216 weeks
mainfix(mcp): Use search.documents for forgetMemory to get correct IDsFuwn5 weeks
[...]
 
 
AgeCommit messageAuthorFilesLines
2025-10-30replace generic exceptions with custom exception classesshoubhit/eng-347-withsupermemory-middleware-for-python-openai-sdkShoubhit Dash2-6/+31
2025-10-30fix httpx client resource leak with proper async cleanupShoubhit Dash2-0/+17
2025-10-30fix event loop exception handling to not mask legitimate errorsShoubhit Dash1-1/+3
2025-10-28add proper cleanup for sync client threadpoolexecutorShoubhit Dash1-4/+27
2025-10-28improve memory client resource management with reusable httpx clientShoubhit Dash1-32/+50
2025-10-28fix non-string content handling for multimodal messagesShoubhit Dash1-1/+6
2025-10-28fix incomplete role handling for system and tool messagesShoubhit Dash1-1/+6
2025-10-28fix message mutation by creating copies of input dataShoubhit Dash1-5/+7
2025-10-27improve error handling with warnings in verbose modeShoubhit Dash1-0/+5
2025-10-27add input validation for options and container tagShoubhit Dash1-0/+14
[...]