istvan_intrnd
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Founder here. I’m seeing teams run execution in Linear but lose decision rationale across meetings, Slack threads, and time. When issues are revisited, context/understanding is gone. How do you handle this today? I’m…
-
We’ve built and used our own custom agent framework for a while (before “agents” became a mainstream term), mainly because existing tools didn’t fit our needs around control, observability, and composability. I’m…
-
To make agentic cache work, LLM providers force frameworks to add all tools into the cached prompt. This is the main reason why I cannot properly use cache in my own agentic framework, where the set of tools changes in…