Sxnan commented on issue #742:
URL: https://github.com/apache/flink-agents/issues/742#issuecomment-4629657112

   Verification complete. Findings filed as sub-issues of #728:
   
   **Bugs**
   - #774 — YAML loader silently accepts `parameter_types` on Python tools (doc 
says "Forbidden")
   - #775 — Documented "split topology from infra" YAML pattern fails Pydantic 
validation (`agents:` is required)
   
   **Tech debt**
   - #779 — Polish doc: inter-resource references, complete alias table, schema 
re-export command, Java-loader cross-language symmetry
   - #781 — Prompt `SafeFormatter` brace handling is undocumented and 
inconsistent with Python f-string convention (uncovered during end-to-end run, 
related to #780)
   
   Verification coverage:
   - All 8 inline YAML examples pass Pydantic spec validation
   - 5 representative examples pass full `load_yaml` end-to-end (function refs, 
alias resolution, cross-language wrapping)
   - YAML-declared agent runs end-to-end on `LocalExecutionEnvironment` with 
Tongyi qwen-plus, including a tool-call round-trip
   - YAML-declared agent also runs end-to-end on a Flink mini-cluster with the 
same model and tool path
   
   Closing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to