Mr Unhappy

Results 10 issues of Mr Unhappy

Change workspace 2's icon to u+1d4d4, but it display an empty area on polybar. Theme: forest simple

## Your Question autoIncrement 和 autoIncrementIncrement 好像没有效果. `autoIncrement` and `autoIncrementIncrement` seems has no effect. ## The document you expected this should be explained https://gorm.io/docs/models.html#Fields-Tags ## Expected answer I want make...

type:question

# Please check everything that applies to your issue: - [x] I looked in closed issues and it has not already been answered - [ ] My issue appeared with...

When I run go-gen-test-dwim on remote go file it return 'os stat: input file, no such file or directory'

enhancement
help wanted

I have a remote server and config in ~/.ssh/config ``` Host my Hostname 10.60.77.125 User root Compression yes ControlMaster auto ControlPath /tmp/tramp.%C ControlPersist yes ``` When I open a remote...

**Describe the bug** I want start it in deployment mode and run the command ```bash docker compose -f "docker-compose.yml" up -d --build ``` But agenta-web build failed: ``` Building agenta-web...

bug