Results 8 comments of Romain Gehrig

I would second that and I'd add that GIFs to illustrate workflow are pretty cool also! Note: I'd be particularly interested to see autocompletion, side-by-side edition of JS/HTML/CSS and interactions...

I had the same problem and it was because I changed the groupName to something else. You have to keep it at "acme.bwolf.me". What I currently use for my ClusterIssuer:...

I could not test it in VSCode (somehow it can't find the Copilot extension :man_shrugging:) but I looked around to see if there were other implementations. Sadly, nothing stands out...

Got the same problem after an upgrade, and running only `doom gc` fixed it.

@ltawfik: this commit should also be signed now

Also exists when there is a clash between native and user commands, like /login. (I'm on Linux)

I'll have to disagree: the commands were unique when the full scope was used, ie. `/login` (anthropic) vs `/project:puppeteer:login`. That was also the point of organizing them in subdirectories. I'd...

I saw the namespacing was restored in 1.0.45: • Custom slash commands: Restored namespacing in command names based on subdirectories. For example, .claude/commands/frontend/component.md is now /frontend:component, not /component. Thanks for...