fix: resolve merge conflict in pnpm-lock.yaml and clean up better-auth dependencies

This commit is contained in:
JeffJiang
2026-04-26 12:31:52 +08:00
parent db5ad86381
commit 98a5b34f76
4 changed files with 1331 additions and 1320 deletions
@@ -72,7 +72,6 @@ class MemoryUpdateQueue:
agent_name=agent_name,
correction_detected=correction_detected,
reinforcement_detected=reinforcement_detected,
user_id=user_id,
)
self._reset_timer()
+8 -8
View File
@@ -10,16 +10,16 @@ dependencies = [
"exa-py>=1.0.0",
"httpx>=0.28.0",
"kubernetes>=30.0.0",
"langchain>=1.2.3",
"langchain-anthropic>=1.3.4",
"langchain>=1.2.15",
"langchain-anthropic>=1.4.1",
"langchain-deepseek>=1.0.1",
"langchain-mcp-adapters>=0.1.0",
"langchain-openai>=1.1.7",
"langchain-mcp-adapters>=0.2.2",
"langchain-openai>=1.2.1",
"langfuse>=3.4.1",
"langgraph>=1.0.6,<1.0.10",
"langgraph-api>=0.7.0,<0.8.0",
"langgraph-cli>=0.4.14",
"langgraph-runtime-inmem>=0.22.1",
"langgraph>=1.1.9",
"langgraph-api>=0.8.1",
"langgraph-cli>=0.4.24",
"langgraph-runtime-inmem>=0.28.0",
"markdownify>=1.2.2",
"markitdown[all,xlsx]>=0.0.1a2",
"pydantic>=2.12.5",
+1264 -1272
View File
File diff suppressed because it is too large Load Diff