MCPcopy Create free account

hub / github.com/ag2ai/build-with-ag2 / functions

Functions534 in github.com/ag2ai/build-with-ag2

Functiontest_dynamic_parallel_with_three_specialists
()
itops/orchestration/test_parallel_workflow.py:279
Functiontest_e2e_duplicate_path
Intake decides duplicate → channel closes with reason 'duplicate' and Triage/specialists never speak.
itops/orchestration/test_e2e_workflow.py:477
Functiontest_e2e_full_path_with_parallel_specialists
()
itops/orchestration/test_e2e_workflow.py:124
Functiontest_first_specialist_submit_does_NOT_route_to_rca
The join transition is suppressed while pending_speakers is non-empty. This is the critical correctness test for parallel mode.
itops/orchestration/test_parallel_workflow.py:315
Functiontest_graph_serialisation_round_trip
The graph itself must round-trip through JSON without losing any field of the new transition targets. This is what makes the WAL invariant hol
itops/orchestration/test_parallel_workflow.py:565
Functiontest_initial_state_starts_with_scalar_speaker
()
itops/orchestration/test_parallel_workflow.py:194
Functiontest_intake_mark_as_duplicate_terminates
()
itops/orchestration/test_parallel_workflow.py:239
Functiontest_intake_proceeds_to_triage
()
itops/orchestration/test_parallel_workflow.py:223
Functiontest_last_specialist_submit_releases_to_rca
When the last pending speaker submits, the join fires.
itops/orchestration/test_parallel_workflow.py:343
Functiontest_normal_handoff_advances_scalar_speaker
()
itops/orchestration/test_parallel_workflow.py:207
Functiontest_resolved_flow_terminates
()
itops/orchestration/test_parallel_workflow.py:406
Functiontest_static_parallel_agents_target
ParallelAgentsTarget (the static variant) populates pending_speakers directly without reading tool args.
itops/orchestration/test_parallel_workflow.py:585
Functiontest_validate_send_gate_in_parallel_mode
()
itops/orchestration/test_parallel_workflow.py:368
Functiontest_validate_send_gate_in_scalar_mode
()
itops/orchestration/test_parallel_workflow.py:394
Functiontest_wal_replay_charter
Drive a representative fan-out/fan-in scenario; capture the WAL; independently re-fold the WAL from scratch and assert byte-equivalence with t
itops/orchestration/test_parallel_workflow.py:444
Functiontest_wal_replay_with_duplicate_path
Same charter, but the dedup path: workflow terminates at Intake.
itops/orchestration/test_parallel_workflow.py:538
Methodtools_for
( self, client, metadata: ChannelMetadata, state: ParallelWorkflowState,
itops/orchestration/parallel_workflow.py:540
Functiontrash_email
Move an email to Trash by its ID.
arcade/gmail-agent/main.py:189
Functiontrash_one_email
Move an email to Trash. It will be permanently deleted after 30 days.
email-management/main.py:246
Methodupdate
(self, ticket_id: str, **changes)
itops/it_ops_app/server.py:135
Functionupdate_gameplay_overview
Keep the summary as short as possible.
game-design-agent-team/main.py:206
Functionupdate_issue
Update fields of an existing Linear issue. Only provided fields are changed. - issue_id: identifier like 'ENG-869' - priority: none | urgent |
arcade/linear-agent/main.py:60
Functionupdate_itinerary_with_travel_times
Update the complete itinerary with travel times between each event.
travel-planner/google_map_platforms.py:52
Functionupdate_story_overview
Keep the summary as short as possible.
game-design-agent-team/main.py:196
Functionupdate_system_message_func
(agent: SwarmAgent, messages)
game-design-agent-team/agent_utils.py:46
Functionupdate_tech_overview
Keep the summary as short as possible.
game-design-agent-team/main.py:226
Functionupdate_visuals_overview
Keep the summary as short as possible.
game-design-agent-team/main.py:216
Functionupload_dataset
(file: UploadFile)
beta/data-analyst/backend.py:308
Methodvalidate_create
(self, metadata: ChannelMetadata)
itops/orchestration/parallel_workflow.py:226
Functionverify_order_number
check the database to see if the order number is valid.
e-commerce-customer-service/functions.py:92
Functionverify_user_information
verify user's information.
e-commerce-customer-service/functions.py:108
Functionweb_decide
Operator-decision provider for the web service. Surfaces the escalation to the UI (``hitl_requested``) and awaits the operator's response, de
itops/it_ops_app/server.py:200
Functionworld
The mock-world setup the frontend renders: the monitored systems, ambient (healthy) log lines, and the catalog of injectable incidents (with t
itops/it_ops_app/server.py:392
Functionws
(websocket: WebSocket)
itops/it_ops_app/server.py:407
← previous501–534 of 534, ranked by callers