-
**Is your feature request related to a problem? Please describe.**
When the user opens the Frank!Flow (for the first time), the user gets to see an empty file (or last edited if possible).
**Desc…
-
**Cosmic-applets version:**
cosmic-applets-1.0.0-alpha.3-unstable-2024-11-11
**Specific applet that this is regarding (if applicable):** Input Sources
**Issue/Bug description:**
![image](https…
-
So this theme (and my modifications to it) used to work perfectly fine for years. I recently re-installed Fedora KDE 40 (as an upgrade from 39) and now I can't get it to work anymore. I checked out th…
-
Looks like the Teal compilation is not working until the editor is restarted. After following the steps from this repo's README was getting an error that 'greeter.lua' is not found. Closing and openin…
-
### Context
The greeter can change the name of the claimer during the greeting process, but the claimer is not notified about it.
### What you would like to accomplish
Notify the claimer tha…
-
**Description**
Timeout error when trying to connect LabVIEW gRPC client to C# gRPC Server.
Encountered this problem when attempting to use the LabVIEW client to simulate TestStand operations by c…
-
### Parsec version tested on:
3.0.2-rc.1
### Platforms tested on:
Linux
### Bug description:
1. Invite a new user
2. Go to the user list view
3. See the new user isn't listed
> [!N…
-
Hi, I am trying to follow instructions for the [Greeter example](https://github.com/ysugimoto/grpc-graphql-gateway/tree/master/example/greeter). The first step (`make`) fails. Please see below:
```…
-
When using the default krohnkite settings, the lockscreen and the ctrl+alt+del screen have a gap at the bottom where the dock usually resides (unfortunately, taking a screenshot of either to demonstra…
elkcl updated
2 weeks ago
-
```ts
const greeting = ai.definePrompt(
{ name: 'greeter', tools: [changeUserName] },
`{{ role "system"}} user's name is {{ @state.userName}}, greet them`
);
(async () => {
const session…