wenjin272 commented on PR #705:
URL: https://github.com/apache/flink-agents/pull/705#issuecomment-4544648053
Thanks for the careful review @weiqingy! All three addressed in the latest
commit:
1. **weight collision** — Good catch. Bumping Memory to 8 alone would have
collided with Tool Use, so I shifted the tail of the development tree: Memory →
8, Tool Use → 9, MCP → 10, Integrate with Flink → 11. Every sidebar entry now
has a unique weight (1–11).
2. **dead Agent Skills link** — You're right, `workflow_agent.md` has no
Skills content. We plan to add a dedicated Agent Skills chapter later, so I've
dropped the link for now and will link it once that doc lands.
3. **missing comment on the Python YAML** — Mirrored the naming-constraint
comment from the Java sibling onto the Python quickstart YAML. Thanks for the
suggested wording.
--
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]