Skip to content

Explore AI / LLM based overview / summary of changes between web app builds #17

@0xdevalias

Description

@0xdevalias

I'm sure I've described this idea somewhere before, but I couldn't find an issue for it (or I failed at searching for where it was in another issue), so figured I would create one as a placeholder.

The basic idea is that:

  • We diff for the changes between 2 web app builds
  • We de-noise that diff using diff-minimiser or similar (to get rid of trivial changes such as minimised identifier churn, etc)
  • We pass the minimised diff to an AI / LLM tool to generate a human friendly overview/summary of the changes in that build.

See Also

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions