Viewing profile — tontinton
tontinton
HN member- Joined
- Fri, Nov 10, 2023, 8:43 PM UTC
- HN karma
- 359
- Public activity
- 71 items
- HN profile
- View on Hacker News ↗
About tontinton
Recent public activity
- story
- story
-
comment
Comment #48956446
All the harness tools have been re-implemented as plugins in Lua: https://github.com/tontinton/maki/tree/main/plugins Here is the full API reference: https://maki.sh/docs/lua-api/
- story
-
comment
Comment #48883730
Mine sends even less - https://maki.sh
-
comment
Comment #48690045
Yep this is a glimpse into the future of 500+ t/s, which is in my opinion the next big thing that validates Jevon's paradox (the models are already smart enough)
- story
-
comment
Comment #48595774
I meant harnesses / TUIs, sorry to confuse. Using fd/rg sounds interesting, honestly it would require little tweaks to the bash tool lua plugin, either add to the description to pr…
-
comment
Comment #48595732
Create an issue! :)
-
comment
Comment #48592464
It's a TUI you're right, but it's also a harness. As much as I hate to admit, T the tools you provide, the descriptions, and prompts, all amount to pretty big changes in experience…
-
comment
Comment #48592182
The biggest ones are: using tree-sitter to index code files as a tool, code_execution tool running a workflow of tools inside a python interpreter (monty), and not being a harness …
-
comment
Comment #48592157
Enjoy, I can't go back to other agents now, too spoiled by the speed
-
comment
Comment #48591533
Totally wrong, you underestimate the frontier's incompetence in anything other than building LLM models (ehm ehm flickering TUI for a year "written like a game engine"). I ran a bu…
- story
-
comment
Comment #48259635
Yep exactly my thoughts, went and looked at the code for the deepseek provider in my coding agent. and basically all of what the author wrote there is implemented... http://github.…
-
comment
Comment #48195375
What's your moat?
-
comment
Comment #48171330
Yo that's really similar to my very own https://github.com/tontinton/maki only I'm MIT and you're GPL, cool
-
comment
Comment #48100704
Also easier to ship a binary like a cli
-
comment
Comment #47880542
or you can use a non vibe designed efficient Rust TUI coding agent made by yours truly, all my coworkers use it too :) called https://maki.sh ! lua plugins WIP
- story
- story
-
comment
Comment #47729792
Thanks! Currently the subagent chat windows don't allow to inject user messages like the main window, I want to change that soon though. Regarding tiered models, it currently caps …
- story
-
comment
Comment #47694974
Yes, you can use the dynamic provider to work with any local model you want (see scripts/providers)
-
comment
Comment #47690092
Is this a good time to tell you guys that there are many more alternatives, like my very own https://maki.sh ? Shameless plug, yes, but it's free, so I think it's fair :)