Basxto
Basxto
It just shows `options.html`. Maybe that really should just show settings and the normal chat renamed to `standalone.html` or something?
For code blocks currently only the copy and download button scroll, but it would be desirable for the whole title row of the code block to scroll. That means you...
For queries that interact with the current site: Quotes could be compared with the content of the site. If a direct match is found it could be converted into an...
I have issues displaying some SVGs with Firefox 141.0.3 and `qwen3-coder:30b`: One of the SVGs, where this occurs, is: ```svg ``` It doesn’t have the height and width tags. Inkscape,...
When the AI generates a `javascript` code fence, a ▶️ button could be added to run it within the Web UI tab. I guess it would need to override console.log...
I’m a bit conflicted about whether this would be a good idea, since it would make everything slower. Page Assist could ask for confirmation for certain actions and/or even allow...
The context menu of textareas should allow to insert the last answer of Page Assist into it. That would make it a little bit easier to rephrase a text. It...
https://github.com/Praytic/youtd2 > YouTD 2 is a remake of the tower defense mod "YouTD" from WC3. But is that a remake of YouTD or WC3 clone?
https://content.luanti.org/packages/sfan5/minetest_classic/ Remake of minetest-c55 in luanti Basically remake of the C++ *game* minetest-c55, remaking its hardcoded content from back then. It is written in lua and remade in Luanti, which...
I guess, we have to add Redot Engine, which is is a fork of Godot: - https://github.com/Redot-Engine/redot-engine (not https://github.com/redotengine/redot) - https://www.redotengine.org/ They described [here](https://www.redotengine.org/blog/redot-why-we-forked) why they forked. They appear to...