Remix.run Logo
all2 5 hours ago

I'm currently working on an agent framework that has auditability as one of its core promises. I'm glad to see others are working in this domain!

I've seen other products/apps in this space farther up the stack at the API boundary.

What frameworks does your package work with? How does it handle intercept?

brian_kuan 5 hours ago | parent [-]

There's no interception - it runs in-process, so it works with any Python code (with or without a framework). There's a TS version too if your stack is in JS.

Would love to hear more about your agent framework!

all2 5 hours ago | parent [-]

I don't want to hijack your thread. My email is in my profile, I'd be glad to shoot you an in depth description of what I have so far.

brian_kuan 4 hours ago | parent [-]

Sending you an email now!