InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Toolkami Alternatives
Similar projects and alternatives to toolkami
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
-
-
goose
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
anti-adblock-killer
Anti-Adblock Killer helps you keep your Ad-Blocker active, when you visit a website and it asks you to disable.
-
-
-
-
lsp-ai
LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
toolkami discussion
toolkami reviews and mentions
- Toolkami
-
Ask HN: Cursor or Windsurf?
I am betting on myself.
I built a minimal agentic framework (with editing capability) that works for a lot of my tasks with just seven tools: read, write, diff, browse, command, ask and think.
One thing I'm proud of is the ability to have it be more proactive by just disabling the `ask` tool.
I won't say it is better than any of the VSCode forks, but it works for 70% of my tasks in an understandable manner. As for the remaining stuff, I can always use Cursor/Windsurf in a complementary manner.
It is open, have a look at https://github.com/aperoc/toolkami if it interests you.
-
Nobody Codes Here Anymore
Changing my old coding behavior aside, biggest limiting factor for me is understanding how and why the coding agent is doing this a certain way, so that I have the confidence to continually sharpen my tools.
I want something simple that I have full control on, if not just to understand how they work. So I made a minimal coding agent (with edit capability) that is fully functional using only seven tools: read, write, diff, browse, command, ask, and think.
As an example, I can just disable `ask` tool to have it easily go full autonomous on certain tasks. Or, ask it to `think` for refactoring.
Have a look at https://github.com/aperoc/toolkami to see if it might be useful for you.
- Zed: The Fastest AI Code Editor
-
Gemini 2.5 Pro Preview: even better coding performance
I’m having reasonable success specifically with Gemini model using only 7 tools: read, write, diff, browse, command, ask, think.
This minimal template might be helpful to you: https://github.com/aperoc/toolkami
-
Seven tools is all you need. Open source AI agent
Hi HN,
This is an agent framework I'm using myself for coding and various tasks. AI has gotten good enough that it can do a lot of tasks given simple but right tools which are composable.
These seven tools are most of what I need to get work done: read, write, diff, browse, command, ask, think.
Just looking to share and hope others find it useful, check it out at https://github.com/aperoc/toolkami.
-
The Curse of Knowing How, or; Fixing Everything
This is why I tend to build a simple version of a complex tech just to feel what I am getting into - https://github.com/aperoc/toolkami (a minimal AI agent) as an example!
-
A note from our sponsor - InfluxDB
www.influxdata.com | 13 May 2025
Stats
aperoc/toolkami is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of toolkami is Python.