Using Claude on the backlog #501
Replies: 3 comments
-
|
I made a PR after iterating on the two branches a bit more and then merging them together: All the changes in |
Beta Was this translation helpful? Give feedback.
-
|
I've closed #502 in favor of smaller PRs. I submitted a new PR (#504) with just the comprehensive unit tests (@jmmaranan, PTAL and kick off tests when you're ready). Once that merges, I plan to ask Claude to make a plan for how to split the claude-fixes branch and submit PRs. Meanwhile, I'm continuing to add features on this branch: |
Beta Was this translation helpful? Give feedback.
-
|
I've been slowly tinkering with e2e tests, see here: https://github.com/jcrussell/forge/tree/main/tests/e2e Partial success: https://github.com/jcrussell/forge/actions/runs/22335726956 Hopefully getting closer to something that is ready to merge. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I really like Forge. I've been using Claude on some personal projects and wanted to see if it could help address the backlog here (and potentially make the project easier for a new maintainer to pick up). I'm still experimenting to see if the output is actually useful.
I started with bugs that seemed fixable with minimal code changes. I am also exploring whether it can create a comprehensive set of unit tests based on the vanilla repo.
If you're interested, I'm working on these branches:
Hopefully, I'll have something valuable by the end of this experiment rather than just a bunch of slop.
Beta Was this translation helpful? Give feedback.
All reactions