Show HN: CogCore – An API-native TypeScript runtime for building agents
Category: library
Tags: ai-agents, typescript-runtime, agent-framework
Score: 5.8/10 (Innovation: 6, Technical: 6, Documentation: 6, Utility: 5)
CogCore is an API-native TypeScript runtime that lets applications integrate AI agents by exposing their own product APIs as tools, supporting agent delegation, hybrid model roles, and sandboxed code execution. It differentiates by focusing on host control and staying a lightweight library rather than a full agent framework, making it interesting for existing TypeScript apps wanting to add agentic capabilities without re-architecting.
Target audience: backend devs
Repository: https://github.com/carsonDB/CogCore · TypeScript · MIT
View on Hacker News