Oh man this makes so much sense and might be why I was having issues somewhere else. I lazily had system prompt as last message and was thinking it would treat it same as system prompt at top.
@yoheinakajima
-
Microservice Graph-Based Agent Framework Development
By
–
been slowly deleting/consolidating files this past two weekends my take on a microservice inspired graph based agent framework (template?) coming hopefully soon! (had to take a six week break from coding to catch up on work…)
-
Pronunciation guide for autonomous agents terminology
By
–
learning to say “autonomous agen-TUH” so I stop getting misheard
-
User abandons Claude 4o for coding tasks
By
–
Yeah same experience as soon as 4o came out, haven’t used it at all for coding.
-

Venture Capital Funding Trends Analysis 2019-2026
By
–
Evolution of venture round cash
(depicting median amount raised per round) Depicted as percentage difference to baseline 2019. Dotted colors are bridge rounds and match the solid color primary rounds. Used ChatGPT to convert QT'd image to csv, then my new AI code executor which -
AI Writes Code, Developers Copy and Paste
By
–
Technically it’s AI that writes the code but I proudly copy/paste it!
-

Building AI Code Executor with Sonnet 3.5 and e2b
By
–
I know it's been done plenty, but just built myself quick AI code executor with @e2b and @anthropic sonnet 3.5 (in ~20 min using sonnet 3.5) Only 170 lines of code*! Will share soon. *98 back-end, 82 front-end
-

Building with Claude: Monetization Opportunities Emerging
By
–
we’re all starting to build with Claude anyway, why not try to win some moniez?
-
ChatGPT and Replit: Rapid Prototyping Habit for Building Ideas
By
–
The most powerful and simple habit I've picked up in the last two years: Whenever I wonder if something can be built, I ask ChatGPT to prototype it, and then try running it on Replit.