Compare commits
1 Commits
7075f90d15
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 41a2ceee42 |
@@ -345,7 +345,6 @@ openpylon/
|
|||||||
│ ├── icons/ # App icons
|
│ ├── icons/ # App icons
|
||||||
│ ├── Cargo.toml # Rust dependencies
|
│ ├── Cargo.toml # Rust dependencies
|
||||||
│ └── tauri.conf.json # Tauri app configuration
|
│ └── tauri.conf.json # Tauri app configuration
|
||||||
├── docs/plans/ # Design documents and implementation plans
|
|
||||||
├── package.json
|
├── package.json
|
||||||
└── README.md # You are here
|
└── README.md # You are here
|
||||||
```
|
```
|
||||||
@@ -400,3 +399,7 @@ See [LICENSE](LICENSE) or https://creativecommons.org/publicdomain/zero/1.0/ for
|
|||||||
Your tools should serve you - not the other way around.
|
Your tools should serve you - not the other way around.
|
||||||
</sub>
|
</sub>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<sub><em>This project is developed with the help of a locally-run LLM via opencode for scaffolding, planning, and routine code tasks. Architecture and design decisions are my own.</em></sub>
|
||||||
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user