Skip to content

wasp-lang/mage-aider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debugging Mage-generated apps with Aider

This repository documents the debugging process of a Mage-generated blog application. Debugging was done incrementally and interactively, using aider.

Starting point -- Blog app

The starting point is the initial commit, containing a Wasp application generated by Mage. The "Blog" template was used as the starting point, representing the most complex of the three templates.

Chatting with aider to fix errors

After that, I chatted with aider and asked for fixes and improvements. Each incremental change was committed by aider, and a descriptive commit message was generated that describes the change.

Documenting the debugging process

The commit message also includes logs of my interaction with aider at that specific time. These logs indicate what prompt I used, what files were edited by aider, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published