Skip to content

chore: remove dead AutoGenRenderer code#735

Merged
jariy17 merged 1 commit intoaws:mainfrom
Hweinstock:chore/remove-autogen-renderer
Mar 30, 2026
Merged

chore: remove dead AutoGenRenderer code#735
jariy17 merged 1 commit intoaws:mainfrom
Hweinstock:chore/remove-autogen-renderer

Conversation

@Hweinstock
Copy link
Copy Markdown
Contributor

@Hweinstock Hweinstock commented Mar 30, 2026

Description

AutoGenRenderer in src/cli/templates/AutoGenRenderer.ts is dead code — not imported or referenced anywhere in the codebase. This removes it.

Related Issue

N/A

Documentation PR

N/A

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe): Dead code removal

Testing

Grep confirms zero imports/references to AutoGenRenderer outside its own file

  • I ran npm run test:unit and npm run test:integ
  • I ran npm run typecheck
  • I ran npm run lint
  • If I modified src/assets/, I ran npm run test:update-snapshots and committed the updated snapshots

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the
terms of your choice.

@github-actions
Copy link
Copy Markdown
Contributor

Package Tarball

aws-agentcore-0.4.0.tgz

How to install

npm install https://github.com/aws/agentcore-cli/releases/download/pr-735-tarball/aws-agentcore-0.4.0.tgz

@Hweinstock Hweinstock marked this pull request as ready for review March 30, 2026 22:13
@Hweinstock Hweinstock requested a review from a team March 30, 2026 22:13
@jariy17 jariy17 merged commit cb09603 into aws:main Mar 30, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants