James Brown
James Brown
> Do you have any Python formatters/linters installed in VS Code? I have installed the official Python language features plugin (extension id: `ms-python.python`). I configure `black` as code formatter. >...
Anyone working on this? Bug still exists.
xdotool
Found two tree view libraries in Rust: - [tui-realm-treeview](https://github.com/veeso/tui-realm-treeview) - [cursive_tree_view](https://github.com/BonsaiDen/cursive_tree_view)
> I'm not really sure what you are asking for. Create additional commandline arguments, visualize the filesystem structure like above. I called `fd` twice in the example, so I wonder...
+1. LLM isn't tuned for perceiving high FPS screenshots, actions, keystrokes and mouse movements. Either some prompt engineering or some careful redesign of the model architecture is needed.
Advantage of doing this: 1. User will have a better understanding of model's actions 2. User can teach the model simply by recording computer usage history 3. Model will be...
Nice try! I appreciate your hard work. But I have to say I used to think exactly in the same way as you do, which now I have deprecated. It...
Single flow of consciousness is comparable to a single process of computer program. A single flow of consciousness can have multiple ongoing "concurrent" task, aka threads. An agent can have...