Bozhidar Batsov

Results 1778 comments of Bozhidar Batsov

I think the easiest way to install Node.js is by using something like NVM or `mise`.

> I imagine that the intersection of developers who use Copilot and developers that do not want to install NodeJS is quite small, but I thought it would be worth...

I agree that would be a nice improvement. I hope I'll get to working on this eventually, but in the mean time - PRs welcome!

Rails 8.0 is now part of the CI matrix and fully tested as of #998.

I recall a few years ago I saw some migration guide, but I can't find it right now. (I was looking briefly at the amount of work needed, but I...

I'll try to tackle the jline3 migration this week. I already did a bit of infra/deps cleanup in #214 to set the stage for this.

And here it is (with a bit of help from Claude Code) - https://github.com/trptcolin/reply/pull/215 The API changes between jline 2 and jline 3 were brutal. Hopefully a future migration to...

All good and merged. I'll cut some 0.6 beta release soon.