- 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
- Add Agentcore icon and Agentcore class
- Add AI Agent icon and AiAgent class
- Add Runtime icon and Runtime class
- Add Gateway icon and Gateway class
- Add Identity icon and Identity class
- Add Code Interpreter icon and CodeInterpreter class
- Add Observability icon and Observability class
- Add Browser Tool icon and BrowserTool class
- Add Memory icon and Memory class
- Add Evaluations icon and Evaluations class
- Add Policy Engine Agentic Guardrails icon and PolicyEngineAgenticGuardrails class
- Update diagrams/aws/ml.py with new classes via autogen
- Include test diagram for validation
- Icons sourced from custom Agentcore Bedrock Icons collection
This enables users to create diagrams with AWS Agentcore and Bedrock agent
components including core services, tools, and monitoring capabilities.
- Add Amazon Nova icon and AmazonNova class
- Add AWS App Studio icon and AWSAppStudio class
- Add Amazon CodeWhisperer icon and AmazonCodewhisperer class
- Add AWS Neuron icon and AWSNeuron class
- Update diagrams/aws/ml.py with new classes via autogen
- Include test diagram for validation
- Icons sourced from AWS Architecture Icons Q1 2025 package
This enables users to create diagrams with the latest AWS AI/ML services
including Amazon Nova, the new foundation model service.
* [979] Add icons
* fix: icons size
* bump: up to version 0.24.0
* Update version of codeql-analysis.yml (#1035)
v2 will deprecate soon so we will move to v3 🌴https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
* Upgrade for 3.12/3.13 (#972)
* fix tests (#1050)
* chore(deps): bump jinja2 from 3.1.2 to 3.1.4 (#1037)
* ci(test): add test trigger path
* ci(test): add test trigger path
* fix: update poetry lock
* fix: keep the backward compatability for type hint (#1052)
* Update installation command for mingrammer/round to use 'go install' with the latest version instead of 'go get'. (#1057)
* fix(node): change elixir language image to one with no background (#976)
* fix elixir image
* fix website elixir image
* Add diagrams.onprem.network.Mikrotik (#1058)
* issue-982: add azure speech to text and Azure OpenAI (#1061)
* Add Transit Gateway Attachment icon, its alias and Internet Gateway alias. (#1038)
* issue-1056: add crowdstrike (#1062)
* fix typo for crowdstrike (#1063)
* Updated Legacy ENV Path (#1008)
* Minor Change
* fix: pin python version + fix font path
* More recent Python version
---------
Co-authored-by: tessier <tessier@luxeys.com>
* autogen.sh
* Generate node
* Revert build as node and set in _init
* Clean generated files
---------
Co-authored-by: mingrammer <mingrammer@gmail.com>
Co-authored-by: Phuoc Tran <57540319+tvqphuoc01@users.noreply.github.com>
Co-authored-by: Tobias Bruckert <62531735+tb102122@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nguyễn Đức Chiến <nobi@nobidev.com>
Co-authored-by: Gabriel Oliveira <gabrieloliver8991@gmail.com>
Co-authored-by: laiminhtrung1997 <68812829+laiminhtrung1997@users.noreply.github.com>
Co-authored-by: Abhishek Jadhav <abhishek.jadhav64@gmail.com>