ahd94

↗ HN profile [ 31.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I was working on some feature for tinyagents.dev and i kept updating the idea while working on it. I wanted to build few features and then I changed my plan but in every new session it would totally misunderstand the…

  2. 9 short lessons, ~60 lines of Python. Each adds one concept — tool calling, memory, state, policy gates, self-scheduling — until you see the full agent stack. The core loop is just a while loop. That's AgentExecutor.…