Logs and retrieves the reasoning process, intended actions, and executed steps for AI agents or collaborative projects.
TPC Server is a backend service designed to track and manage the thought process, planned actions, and executed changes within AI agents or collaborative development projects. It provides a structured way to log insights (Thoughts), define strategies (Plans), and record concrete actions (Changes), establishing relationships between them. With a FastAPI backend, MCP-Server integration, and SQLAlchemy for database management, TPC Server offers a web interface, JSON API, and agent tools to facilitate a clear, interconnected log of project progress.