File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 125125 " Bash(git pull:*)" ,
126126 " Bash(pnpm:*)" ,
127127 " Skill(best-practices)" ,
128- " Skill(electron)"
128+ " Skill(electron)" ,
129+ " Bash(gh pr merge:*)" ,
130+ " Bash(gh pr list:*)" ,
131+ " Bash(gh pr checkout:*)" ,
132+ " Bash(git merge:*)" ,
133+ " Bash(git branch:*)"
129134 ],
130135 "deny" : [],
131136 "additionalDirectories" : [
Original file line number Diff line number Diff line change 11# FlashForgeUI-Electron Development Guide
22
3- ** Last Updated:** 2026-01-24 17:53 ET (America/New_York)
3+ ** Last Updated:** 2026-01-31 20:30 ET (America/New_York)
44
55This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
66
Original file line number Diff line number Diff line change 99![ Platforms] ( https://img.shields.io/badge/Platforms-Win%20%7C%20macOS%20%7C%20Linux-3178c6?style=flat )
1010![ Downloads] ( https://img.shields.io/github/downloads/Parallel-7/FlashForgeUI-Electron/total?style=flat&color=brightgreen )
1111![ Latest] ( https://img.shields.io/github/downloads/Parallel-7/FlashForgeUI-Electron/latest/total?style=flat&color=blue )
12- ![ Version] ( https://img.shields.io/badge/Version-1.0.4-brightgreen ?style=flat )
12+ ![ Version] ( https://img.shields.io/badge/Version-1.0.4--alpha.3-orange ?style=flat )
1313
1414![ Electron] ( https://img.shields.io/badge/Electron-35.7.5-47848f?style=flat&logo=electron )
1515![ TypeScript] ( https://img.shields.io/badge/TypeScript-5.7.2-3178c6?style=flat&logo=typescript )
2828
2929| Resource | Description |
3030| --- | --- |
31- | ** [ Download Stable Release] ( https://github.com/Parallel-7/FlashForgeUI-Electron/releases/tag/v1.0.4 ) ** | Production-ready stable build |
32- | ** [ Download Alpha Release] ( https://github.com/Parallel-7/FlashForgeUI-Electron/releases/tag/v1.0.5 -alpha.1 ) ** | Latest features and improvements |
31+ | ** [ Download Stable Release] ( https://github.com/Parallel-7/FlashForgeUI-Electron/releases/latest ) ** | Production-ready stable build |
32+ | ** [ Download Alpha Release] ( https://github.com/Parallel-7/FlashForgeUI-Electron/releases/tag/v1.0.4 -alpha.3 ) ** | Latest features and improvements |
3333| ** [ User Guide] ( https://github.com/Parallel-7/FlashForgeUI-Electron/tree/main/docs ) ** | Documentation and setup instructions |
3434
3535</div >
Original file line number Diff line number Diff line change 11{
22 "name" : " FlashForgeUI" ,
33 "productName" : " FlashForgeUI" ,
4- "version" : " 1.0.4" ,
4+ "version" : " 1.0.4-alpha.3 " ,
55 "packageManager" : " pnpm@10.23.0" ,
66 "description" : " Monitoring and Control software for FlashForge printers" ,
77 "main" : " out/main/index.js" ,
You can’t perform that action at this time.
0 commit comments