Towry Wang

Results 94 comments of Towry Wang

pnpm link not working too ! pnpm --version: v10.8.0 behavior: ``` pnpm link ../monorepo/packages/foo Lockfile is up to date, resolution step is skipped ``` Nothing happened! --- pnpm **v10.6.2** is...

> > pnpm link not working too ! pnpm --version: v10.8.0 > > behavior: > > ``` > > pnpm link ../monorepo/packages/foo > > Lockfile is up to date, resolution...

After I run `corepack use [email protected]`, it correctly link the local packages: Note: [email protected] is the working version.

``` vim.schedule callback: /Users/towry/.local/share/nvim/runtime/lua/vim/glob.lua:373: Invalid glob: **/*. {} stack traceback: [C]: in function 'assert' /Users/towry/.local/share/nvim/runtime/lua/vim/glob.lua:373: in function 'to_lpeg' ...im/site/pack/core/opt/oil.nvim/lua/oil/lsp/workspace.lua:91: in function 'get_matching_paths ' ...im/site/pack/core/opt/oil.nvim/lua/oil/lsp/workspace.lua:204: in function 'did_file_operatio n' ...im/site/pack/core/opt/oil.nvim/lua/oil/lsp/workspace.lua:239: in...

> I still don't see a clear way we'd add this feature - goose's text box acts more as a chat window than a terminal. Let me know if you...

Hi, the recipe can be loaded in the PR build. **But it is not working.** It does not respect the recipe's settings field. Here are my recipes: https://github.com/towry/dots/blob/next/conf/llm/goose-recipes/frontend-master.yaml It does...

> The problem is that the agent is trying to load the sub-recipes with regards to the current working directory. > > Your CWD: e.g. ~/dots/ Actual path of sub-recipe:...

> Well rn this isnt retried but we could attempt to retry, im rewriting some logic so that we can have more granular retry controls > > for now if...

``` ~/.dotfiles [HEAD] direnv 🔽/😤 ➜ ocode 12:03:10 8597 | } 8598 | onClose() { 8599 | if (this.isClosed) 8600 | return; 8601 | this.isClosed = true; 8602 | const...

I like this feature too. In claude, it can start with a custom system prompt, so i have a "kiro" workflow that in the system prompt i give the kiro...