-
### Description
A couple of users have reported issues logging in to the app (came through KittyCAD/support
### Version
v0.25.6
https://github.com/KittyCAD/support/issues/28
-
In https://github.com/KittyCAD/kittycad.rs/issues/184 I got websocket support working, but I didn't impl examples for them.
-
```[tasklist]
### Manual Tasks
- [ ] Mash keyboard in code editor
- [ ] https://github.com/KittyCAD/modeling-app/issues/3373
- [ ] coredump will open github issue with stuff populated (from home and p…
-
This document ties into our [GH Discussions Feature List](https://github.com/KittyCAD/modeling-app/discussions). Please upvote any features that you want to see next, or add ones that are not listed a…
-
In the [releases](https://github.com/KittyCAD/cli/releases/tag/v0.0.9) there are install instructions for various platforms, but the windows instructions are wrong as they use linux paths e.g.
## w…
-
**Describe the bug**
A clear and concise description of what the bug is.
Upon opening the app, the app instructs me too sign in. There is a button that says sign in, but nowhere to enter my sign in …
-
This is consistent with all the other libraries, for backwards compatibility we should make KITTYCAD_TOKEN and KITTYCAD_API_TOKEN work
-
Or maybe just `commonEdge`
Used like
```ts
const extrude001 = extrude(100, sketch001)
|> chamfer({
length: 30,
tags: [
seg01,
commonEdge(faceTag1, faceTag2)…
-
Currently, a user needs to explicitly use ``close(%)`` in order to have a sketch be "closed" in the engine and converted to a Solid2D. Even though it's a quick and easy fix, this is confusing and not …
-
When hovering on the overlays users see this:
But designs have since been updated eg:
[See all designs here](https://www.figma.com/file/5UUPOawPLEs3D0Gptf42vy/Designs?type=design&node-id=1…