Viewing profile — willm
willm
HN member- Joined
- Sun, Feb 17, 2008, 1:49 PM UTC
- HN karma
- 3,160
- Public activity
- 317 items
- HN profile
- View on Hacker News ↗
About willm
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47917826
I approve of this approach. The docs for Textual (TUI library for Python) build screenshots along with the docs. Technically not really screenshots, they are SVGs, but principle is…
- story
- story
-
comment
Comment #47012648
What TUIs are you referring to? Mouse is supported and working on just about every TUI framework.
-
comment
Comment #47008389
It is possible. Terminals have supported mouse interactions for a long time.
- story
- story
-
comment
Comment #46376725
I know for a fact that Textual can generate an entire frame in less than a 60th of a second. Any lag you see has nothing to do with the choice of language. A TUI just doesn’t requi…
-
comment
Comment #46375024
Not saying there isn't room for improvement. This is the first release, and work is ongoing. But I can't predict everyone's assumptions. Everyone brings their own experiences to th…
-
comment
Comment #46374341
De nada.
-
comment
Comment #46374134
It’s stored statically in the Codebase. In the future, I suspect there will be enough compatible agents that there might be a web service to search them. I think they are working i…
-
comment
Comment #46373989
It is quite literally instantaneous on my 5 year old laptop. Whatever you are seeing isn't due to the choice of Python.
-
comment
Comment #46373974
Thanks!
-
comment
Comment #46373971
The ACP protocol supports MCP. That would be how the client provides additional functionality for the agent. There's no UI in Toad for that yet, but there will be in a future updat…
-
comment
Comment #46373952
[flagged]
-
comment
Comment #46370722
It should be as easy as running: toad acp “command”
-
comment
Comment #46370609
You may be confusing Agent Communication Protocol with Agent Client Protocol. Yeah, 2 ACP protocols. I had no hand in the naming. If an agent can be configured to use Ollama, then …
-
comment
Comment #46370452
Pretty sure I could run Toad in Toad, but I’m scared to try.
-
comment
Comment #46370401
I don’t follow your first question. Toad already displays pretty diffs. MCP works in the same way as the native CLI. One of the advantages of Toad is that it is vendor agnostic. In…
-
comment
Comment #46370353
That’s pretty much it. You can bring your own agent. Including OpenCode by the way. I doubt they will mind as they still get paid for the tokens. You get a nice UI that is only goi…
-
comment
Comment #46370052
Hope you like it. It is still Claude Code doing the work. Toad talks to the agent, and is the agent that works with the LLM. So the results should be identical to the native CLI.
-
comment
Comment #46368211
I'm very taken by your response!
-
comment
Comment #46368203
I'm sure you recognise some of these? https://github.com/batrachianai/toad/blob/main/src/toad/app....
-
comment
Comment #46368045
Guess you don’t like sci-fi movie quotes. You can change that to a simple pulse animation in the settings. It literally is using Claude under the hood. Should be no different than …