Ryan-Nightwish opened a new pull request, #805: URL: https://github.com/apache/flink-agents/pull/805
<!-- * Thank you very much for contributing to Flink Agents. * Please add the relevant components in the PR title. E.g., [api], [runtime], [java], [python], [hotfix], etc. --> <!-- Please link the PR to the relevant issue(s). Hotfix doesn't need this. --> Linked issue: #798 ### Purpose of change The "Getting Started" section in the overview page (`overview.md`) lists three quickstart links (Workflow Agent, ReAct Agent, YAML Agent), but the Skills Agent Quickstart (`skills_agent.md`) exists and is not linked. A new user visiting the overview page has no way to discover it. This PR adds the missing `Skills Agent Quickstart` link between the ReAct Agent and YAML Agent entries. ### Tests - Verified `quickstart/skills_agent.md` exists and the ref path is correct - No code changes ### API No public API changes. ### Documentation <!-- Do not remove this section. Check the proper box only. --> - [ ] `doc-needed` <!-- Your PR changes impact docs --> - [ ] `doc-not-needed` <!-- Your PR changes do not impact docs --> - [x] `doc-included` <!-- Your PR already contains the necessary documentation updates --> -- 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]
