All projects
    Developer ToolingFeatured

    Corkboard

    Corkboard is a lightweight task board designed for the reality of AI-assisted development: humans use the browser interface, agents use the API. Session cookie auth covers the drag-and-drop kanban and filterable list views; X-API-Key header auth gives agents direct task CRUD without session management. The entire stack, FastAPI backend, SQLite, Jinja2 templates, and vanilla JS ES6 modules, runs in a single process with no external dependencies. It's the task layer that powers Meridian's coordination across agent and human workflows.

    PythonFastAPISQLiteJinja2Vanilla JS

    Extended write-up coming soon.