Commit ef02319
Add demo template selection with 31 categorized examples, smart file overwrite protection, and git stash integration (#12)
* Initial plan
* Add demo template selection feature with 31 demos
Co-authored-by: wysaid <1430725+wysaid@users.noreply.github.com>
* Update documentation for demo template feature
Co-authored-by: wysaid <1430725+wysaid@users.noreply.github.com>
* Address code review feedback - improve error handling and type safety
Co-authored-by: wysaid <1430725+wysaid@users.noreply.github.com>
* Feature complete: Demo template selection with 31+ templates
Co-authored-by: wysaid <1430725+wysaid@users.noreply.github.com>
* Add file content comparison and user confirmation for template creation
Co-authored-by: wysaid <1430725+wysaid@users.noreply.github.com>
* Fix code review issues - proper i18n, flag propagation, and JSDoc
Co-authored-by: wysaid <1430725+wysaid@users.noreply.github.com>
* Fix issues: remove unwanted file, respect overwriteAll for directories, add git stash support
Co-authored-by: wysaid <1430725+wysaid@users.noreply.github.com>
* Fix code review issue - improve stdout type handling in git stash
Co-authored-by: wysaid <1430725+wysaid@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wysaid <1430725+wysaid@users.noreply.github.com>1 parent dbb6302 commit ef02319
41 files changed
Lines changed: 11586 additions & 47 deletions
File tree
- cmake_template/ege_demos
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
7 | 20 | | |
8 | 21 | | |
9 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
8 | 17 | | |
9 | 18 | | |
10 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
8 | 17 | | |
9 | 18 | | |
10 | 19 | | |
| |||
0 commit comments