Philipp
Philipp
### Is your feature request related to a problem? Please describe. In newly generated projects by ct3a the exported metadata object in the `layout.tsx` has no type constraint. This makes...
### Describe the issue Hi, thanks a lot for this very well working extension. I really love to have the integration of Danfoss Ally devices in my Homeassistant with such...
There's a deprecation warning when running CodeShield with the following output: ``` ~/.venv/lib/python3.12/site-packages/codeshield/insecure_code_detector/oss.py:29 ~/.venv/lib/python3.12/site-packages/codeshield/insecure_code_detector/oss.py:29: DeprecationWarning: path is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. with importlib.resources.path("semgrep.bin", semgrep_core_name)...
Closes #513 Stirling PDF is "A locally hosted one-stop shop for all your PDF needs" according to their website: https://www.stirlingpdf.com/. I got the asset from their MIT-licensed repo: https://github.com/Stirling-Tools/Stirling-PDF/blob/72b7b1b83869fa3bfd9e1b0bbaae2599ae56b8a0/docs/stirling.svg Additionally,...
### Title Stirling PDF ### SVG URL https://raw.githubusercontent.com/Stirling-Tools/Stirling-PDF/refs/heads/main/docs/stirling.svg ### SVG Dark Mode URL (optional) _No response_ ### Product URL https://www.stirlingpdf.com/ ### Category Software, Hosting ### Checklist - [X] I have...
### Description In the configuration documentation, it is only stated that the global configuration file is located at `~/.config/opencode/opencode.json`. However, in cases where the `XDG_CONFIG_HOME` environment variable is set, OpenCode...
Fixes #6669 Extends the "Global" section in the "Config" page to correctly OpenCodes preference of the XDG base directories when set. Adjusts other locations where the global configuration is incompletely...