Skip to content

Commit

Permalink
Improve websim git export script
Browse files Browse the repository at this point in the history
- Automate aggregating views of the version history by recursively
  clicking earliest version, reopening the versions list,
  and waiting for it to load.
- Prompt user to pick elements to build query selectors from,
  instead of hard-coding fragile selectors.
  (I've mostly re-used my code from the os-gui.js kitchen sink here,
  but I've converted it to use vanilla JS instead of jQuery, and to use
  a promise instead of callback.)
- Add output dialog where you can copy JSON,
  or an LLM prompt for better commit summaries.
  • Loading branch information
1j01 committed Aug 7, 2024
1 parent 60053a3 commit 382a828
Showing 1 changed file with 519 additions and 24 deletions.
Loading

0 comments on commit 382a828

Please sign in to comment.