Skip to content

W-18562616 Enhance Documentation Panel with Agent Metadata #93

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

alexpmule
Copy link
Contributor

@alexpmule alexpmule commented Jul 24, 2025

Added section Agent parameters
Screenshot 2025-07-25 at 5 57 12 PM

@alexpmule alexpmule self-assigned this Jul 24, 2025
- Update all actions to latest stable versions (v4 for checkout, setup-node)
- Upgrade Node.js version from 14 to 18 (LTS)
- Replace deprecated microsoft/playwright-github-action with direct install
- Use built-in npm caching instead of separate cache actions
- Add PR types specification for better workflow triggering
- Add engines field to package.json for Node.js version requirements
- Update CodeQL actions to v3

These changes resolve workflow execution issues in PRs and improve security
by using maintained action versions.
- Change the operating system in the deployment matrix from Ubuntu 20.04 to 22.04
- Update the runner for the job to use Ubuntu 22.04

This update ensures compatibility with the latest features and improvements in the Ubuntu environment.
- Change the runner for the analysis job to Ubuntu 22.04

This update aligns the workflow with the latest Ubuntu version for improved compatibility and performance.
- Introduced new properties for agent parameters and their visibility toggle.
- Implemented logic to compute agent parameters based on the method.
- Added rendering functionality for the agent parameters section in the documentation.
- Created unit tests to validate the agent parameters behavior and rendering.
…ation

- Upgraded @api-components/amf-helper-mixin from version 4.5.22 to 4.5.30 in package.json and package-lock.json.
- Added new agents-api.yaml file for the Hotel Reservations API, including paths for creating and retrieving reservations.
- Updated apis.json to include the new agents-api.
- Modified index.js to include the agents-api in the demo API list.
- Updated the version of @api-components/amf-helper-mixin in package.json and package-lock.json from 4.5.30 to 4.5.31 for improved functionality and compatibility.
@alexpmule alexpmule merged commit 0285fd4 into master Jul 25, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants