▲ | nuwandavek 4 days ago | |||||||||||||||||||
(author of the blogpost here) Yeah, you can extract a LOT of performance from the basics and don't have to do any complicated setup for ~99% of use cases. Keep the loop simple, have clear tools (it is ok if tools overlap in function). Clarity and simplicity >>> everything else. | ||||||||||||||||||||
▲ | samuelstros 4 days ago | parent [-] | |||||||||||||||||||
does a framework like vercel's ai sdk help, or is handling the loop + tool calling so straightforward that a framework is overcomplicating things? for context, i want to build a claude code like agent in a WYSIWYG markdown app. that's how i stumbled on your blog post :) | ||||||||||||||||||||
|