Reverse Engineering TRAE Agent Sharing (Part 3)

Part 3 of 3 in the TRAE Agent Reverse Engineering Series In Part 2, I finally got past the proxy nightmare and captured real HTTPS traffic to api.trae.ai. Now came the moment of truth: decoding the actual API calls and extracting that sweet, sweet agent data. Step 1:…

Reverse Engineering TRAE Agent Sharing (Part 2)

Part 2 of 3 in the TRAE Agent Reverse Engineering Series In Part 1, I discovered TRAE's custom protocol trae://trae.ai-ide/agent/share/{AGENT_ID}, but browser DevTools couldn't monitor system-level protocol handlers. Time to bring out the big guns. Enter Fiddler: Time for System-Level…

Reverse Engineering TRAE Agent Sharing

Part 1 of 3 in the TRAE Agent Reverse Engineering Series When you create an agent in TRAE.ai, it shows: I created a fun Agent called「test」 with TRAE. Click https://s.trae.ai/a/337fa4 to duplicate it and try it out together! Looking at how this works,…

4 Simple Rules for Smarter TRAE Agents

Over the past few months, I’ve been diving deep into agentic coding—letting AI agents write, test, and even refactor code for me. It’s been a wild and educational journey so far. Along the way, I discovered a few simple tricks that made my workflow much smoother and…

First Day in the Lab.

Hey, welcome to my corner of the internet where I tinker with code, build things, and figure out this whole software thing. I’m a software engineering student, freelance developer, and SaaS hobbyist. This is where I share projects I’m experimenting with, lessons I’m learning, and random thoughts…