- Add Azure_Icons to v18
- Update Contributing.md file to include Azure specific instructions
- Add DevContainer.json file to make further development easier
- Thanks @rfernandezdo for the initial v12 commit and approach
- Resize all agentcore icons to 256x256 pixels (were oversized)
- Resize Nova icon to 256x256 pixels (was 80x80, too small)
- Add aliases: PEAG for PolicyEngineAgenticGuardrails, OBS for Observability
- Update UPPER_WORDS to ensure proper capitalization (AiAgent, AGENTCORE)
- Run autogen.sh to regenerate Python classes with new icons and aliases
- Apply black formatting to generated code
All 11 agentcore icons now properly sized and integrated:
agentcore, ai-agent, runtime, gateway, identity, code-interpreter,
observability, browser-tool, memory, evaluations, policy-engine-agentic-guardrails
* feat(scripts): provide `diagrams` CLI
This change addresses https://github.com/mingrammer/diagrams/issues/369
while providing a simple CLI entry point which can be used outside the
virtual environment of the installed package.
This works well with for example with [pipx](https://pipxproject.github.io/pipx/)
or [uv](https://docs.astral.sh/uv/).
* feat(scripts): add docstring and tests
* feat(scripts): Fix pre-commit error
* feat(scripts): Fix pre-commit error 2nd try
---------
Co-authored-by: tessier <tessier@luxeys.com>
import of which broken the image links on the
Examples page for the AWS on-premises examples
This PR corrects the issues and uses on-premises
where needed
* Addition of new GIS provider
* Add information on how to add new provider
* generated elements update
* add new nodes in provider GIS
* update gis provider content
* add new elements
* New nodes
* add imposm
* add here data provider
* Apply last comments and add new nodes
* Fix geonetwork image size
* Cleaning, resizing icons
* Add icon for gis provider
* Move mapnik node
* Move mapnik node
* Try fixing precommit hook messages