For now, it includes 62 different tools. It has been released as native apps for Windows and Linux. The web version is already available. It’s also currently undergoing review as a browser extension.
From a Vibecoding experience perspective, I think projects like this are great for warming up. They’re also a great opportunity to experiment with different technologies we’re not familiar with.
canary-digital•4h ago
ensardev•4h ago
As for what you said, to be honest, this project was just a starting point for me in terms of getting to know Tauri. So, in the context of this project, I’d say Tauri was more of a shell designed to deliver the application natively, rather than a tool where I fully utilized all its capabilities. In that regard, I didn’t encounter the kind of issue you mentioned. I mostly noticed that the AI initially struggled with window control and couldn’t grasp the situation. In short, when it came to ACL, I had to identify the problem and guide it. The AI had written reasonable window control code but had overlooked what to do regarding permissions.