Sid
Sid
This *may* not be so much of a bug as much as an annoyance in my builds. To be sure my tests always pass and on random occasions the call...
Working off the github version of clodyr ec2 API. Based on the documentation the `allocate_ip(domain="vpc")` should produce an allocationId I can use to deallocate but it does not: ``` >...
I think the word game has a negative meaning attached to this wonderful project. When I showed just the [website](http://spotthedrowningchild.com/ ) to some colleagues(who are parents), without telling them about...
Please have a look [](https://asciinema.org/a/fEvjfUvJxGSqEbc8UFRHEYclC)
I am using the shadow jar and the release plugin. Basically it is a jar task and makes the fat jar. An obscure bug happens only when my repo is...
### Is there an existing FR for this? - [X] I have searched the existing issues ### For which area is this FR? Location ### Is it for a specific...
## What problem(s) was I solving? Make the /create_worktree slash commands for repos other than `humanlayer`. ## What user-facing changes did I ship? `/create_worktree` will create a worktree from WUI/claude...
## Description Enhance the worktree system to work seamlessly across any project: 1. Add symlink setup message to `humanlayer claude init` output 2. Update `hack/cleanup_worktree.sh` to use consistent paths with...
I noticed here [create_plan](https://github.com/humanlayer/humanlayer/blob/50e204aa1ba7e8494205ad26e359c9613121605e/.claude/commands/create_plan.md#L438) the line should say `/create_plan` instead of `/implementation_plan` ?
## Feedback I've seen on Sonnette using WUI three times that these slash commands update the path within `thoughts/searchable` which is ofc incorrect since it gets wiped out by `humanlayer...