You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- If the user is asking about documentation-related questions, label it with "documentation".
258
-
- If it's about session, memory services, label it with "services".
259
-
- If it's about UI/web, label it with "web".
260
-
- If the user is asking about a question, label it with "question".
261
-
- If it's related to tools, label it with "tools".
262
-
- If it's about agent evaluation, then label it with "eval".
263
-
- If it's about streaming/live, label it with "live".
264
-
- If it's about model support (non-Gemini, like Litellm, Ollama, OpenAI models), label it with "models".
265
-
- If it's about tracing, label it with "tracing".
266
-
- If it's agent orchestration, agent definition, Runner behavior, planners, or performance, label it with "core".
267
-
- Use "agent engine" only when the issue clearly references Vertex AI Agent Engine deployment artifacts (for example `.agent_engine_config.json`, `ae_ignore`, `agent_engine_id`, or Agent Engine sandbox errors).
268
-
- If it's about Model Context Protocol (e.g. MCP tool, MCP toolset, MCP session management etc.), label it with both "mcp" and "tools".
269
-
- If it's about A2A integrations or workflows, label it with "a2a".
270
-
- If it's about BigQuery integrations, label it with "bq".
271
-
- If it's about workflow agents or workflow execution, label it with "workflow".
272
-
- If it's about authentication, label it with "auth".
273
-
- If you can't find an appropriate labels for the issue, follow the previous instruction that starts with "IMPORTANT:".
274
-
275
256
## Triaging Workflow
276
257
277
258
Each issue will have flags indicating what actions are needed:
0 commit comments