Merge remote-tracking branch 'origin/dev' into test-main-dev-merge-20260615

# Conflicts:
#	src/tool_implementations.py
#	static/js/research/panel.js
This commit is contained in:
pewdiepie-archdaemon
2026-06-15 21:20:15 +09:00
312 changed files with 20047 additions and 2952 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ def create_office_document(
DocumentVersion,
Session as DbSession,
)
from src.tool_implementations import set_active_document
from src.agent_tools.document_tools import set_active_document
if not body_text or not body_text.strip():
return None