MCPcopy Create free account
hub / github.com/aliyun/data-agent-skill / _fmt_plan_progress

Function _fmt_plan_progress

scripts/cli/formatters.py:335–364  ·  view source on GitHub ↗

Format a plan data event showing step progress. Expected plan_data structure (from API): {"current_step": 2, "plan_status": "...", "plans": [{"plan": {"steps": [...]}}]} Each step has "name" and optionally "description".

(plan_data: dict, current_step: int, total_steps: int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_handle_data_planFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected