Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hi team,

I've been a fan of Codebuff for a while, but I'm finding the new release (1.0.520) difficult to use due to some significant regressions. (If it matters, I am running this on Ubuntu 24.04.3.)

Here are two specific issues I'm encountering:

  1. Clipboard functionality: I can no longer paste text into the UI. Just the final character appears.
  2. CLI Prompts: Passing a prompt via the command line (e.g., codebuff "prompt") no longer works.

These changes have severely impacted my workflow to the point where I can barely use the tool any longer, and I am frequently finding other regressions.

Could you consider offering an option to toggle back to the previous UI, or provide a method to downgrade and lock the version? The forced upgrades make it difficult to rely on the tool when a release introduces bugs like this.

Thanks,

Ben

You must be logged in to vote

Replies: 3 comments · 1 reply

Comment options

Just to make sure, I updated Node.js and the problems persist on this version (LTS as of this writing):

$ node --version         
v24.11.1
You must be logged in to vote
0 replies
Comment options

Hi Ben,

Gotcha, you can revert by installing npm i -g codebuff@legacy and deleting the exiting codebuff binary at ~/.config/manicode/codebuff (fixing it now to automatically delete the binary). I will update the current app to make this clear to users.

We can add support for the prompt parameter ASAP. We'll investigate pasting, which works on a few mac/linux/windows pc's we've tested.

Sorry for the issues!

Cheers,
James

You must be logged in to vote
1 reply
@benjaminoakes
Comment options

Thanks, that has me back in business. I do appreciate the simplicity of the legacy UI. I can see where you're going with the new stuff (there are obvious parallels with competitors). There is something to be said for differentiation though. Make it as simple as possible (but no simpler 😛).

Comment options

We just pushed a new version with (hopefully) fixes for all your issues!

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.