Bohdan Chornokondratenko
Bohdan Chornokondratenko
### Goal I'd like to be able to 1. use `` and ``'s outside of `` 2. tweak web components' styles to my needs, including `` Each of the buttons...
A little improvement suggestion: you could use Zod to validate responses from AI's, this way you won't need to be reimplementing the wheel with custom validation anymore and expected scheme...
…classic integration (#2065)Closes # ## ✅ Checklist - [ ] I have followed every step in the [contributing guide](https://github.com/t3-oss/create-t3-app/blob/main/CONTRIBUTING.md) (updated 2022-10-06). - [ ] The PR title follows the convention...
### Provide environment information System: OS: macOS 15.4 CPU: (8) arm64 Apple M3 Memory: 208.34 MB / 16.00 GB Shell: 3.7.1 - /opt/homebrew/bin/fish Binaries: Node: 23.11.0 - /opt/homebrew/bin/node npm: 10.9.2...
Attempting to do M moves on virtual 2x2 (with `x`, `.`, `5`, `6` keys) results in `R`/`L` moves on the cube, but logs `x`/`x'` in the reconstruction. How to reproduce:...