↓ 5 callersFunction_run_skills_cli(
args: list[str],
*,
env: dict[str, str],
cwd: str,
)
backend/package/yuxi/agents/skills/remote_install.py:106
↓ 5 callersMethodenqueue(
self,
*,
name: str,
task_type: str,
payload: dict[str, Any] | None =
backend/package/yuxi/services/task_service.py:127
↓ 5 callersFunctionfinalizeRunStream(
threadId,
runId,
touchedThreadIds,
{ delay = 200, scroll = false, status = '' } = {}
)
web/src/composables/useAgentRunStream.js:171
↓ 5 callersFunctionnormalize_agent_context_config(
context: dict | None,
*,
db,
user,
context_schema: type[BaseContext] | None = None,
)
backend/package/yuxi/agents/context.py:365
↓ 5 callersMethodrequest(
self,
method: str,
path: str,
*,
json: dict[str, Any] | None = None,
backend/package/yuxi/knowledge/implementations/notion.py:42
↓ 4 callersFunction_thread_file_entry(
thread_id: str,
uid: str,
child: Path,
*,
directory_paths_end_with_slash: bool = False,
backend/package/yuxi/services/thread_files_service.py:30
↓ 4 callersFunctionbuild_agent_input_context(
agent_config: dict | None,
*,
thread_id: str,
uid: str,
run_id: str | None = None,
r
backend/package/yuxi/agents/context.py:46