ITADN

Features addable via the chatbot?

#6ClosedrubyFeedback 创建于 2024-08-03
R
rubyFeedbackcommented
Hey there Tomas, You wrote about this project on: https://www.slax.org/blog/27966-Mini-Commander-an-experiment-to-create-software-with-AI-.html I don't know how much time you invest into this, so please assume this issue here only as something to do when you are bored or feel you have too much spare time. Could you showcase a SIMPLE example of features that can be added to the mini-commander here, in regards to extending it, via the chatbot? I am not sure of what could be a simple example. For instance, one could be if some user wants to use a different colour (or more than one different colour) e. g. customize the colours. Perhaps this can be based on an existing file that can control this, for instance: colours.md, or something like that, and in that file the user could have something like: highlight_colour: lightblue # or anything else that can be supported This is just an example. It can be any other feature. The important part is HOW to do so via the chatbot (or primarily via the chatbot). This could then be shown as an updated screenshot, in that event. I don't know how many colours are available; I assume this is a ncurses application and for some odd reason, ncurses colours seem to be limited (htop has some similar problem, although I think htop2 may be customizable by this time in point; at the least I recall discussions about that). Anyway, the TL;DR of this is: could you showcase a simple example via the bot, to help customize the existing application in a way or another one? (If colours are too simple a goal then perhaps it could feature some other customization; see running "htop", how you can press the F-keys to input some commands or queries, so perhaps the mc clone can also have something like this, but simple to use, simple to code/autogenerate). At any rate, thank you for reading this.
关闭于 2025-12-05 0 条评论