Skip to content

Conversation

atscott
Copy link
Contributor

@atscott atscott commented Sep 2, 2025

…bserved outcomes

After observing some results from the tool's prompts, I found some improvements:

  • if there was an existing import from '@angular/core' LLMs sometimes chose to delete it and all preceding imports
  • Moved the note about "remove provideZoneChangeDetection" to the specific prompt where it's relevant. This was being used in the final "non-actionable" prompts and resulted in LLMs choosing to delete 'provideZonelessChangeDetection' additions from previous iterations

…bserved outcomes

After observing some results from the tool's prompts, I found some
improvements:

* if there was an existing import from '@angular/core' LLMs sometimes
  chose to delete it and all preceding imports
* Moved the note about "remove provideZoneChangeDetection" to the
  specific prompt where it's relevant. This was being used in the
  final "non-actionable" prompts and resulted in LLMs choosing to delete
  'provideZonelessChangeDetection' additions from previous iterations
@alan-agius4 alan-agius4 added target: patch This PR is targeted for the next patch release action: merge The PR is ready for merge by the caretaker labels Sep 3, 2025
@clydin clydin merged commit 3b06b28 into angular:main Sep 3, 2025
34 checks passed
@clydin
Copy link
Member

clydin commented Sep 3, 2025

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: @angular/cli target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants