AkurAI Build
Menu

AkurAI-Build

public

Latest change e11509261b6a2aa4ea9ef67250b0be01bfb4f53b - Restore paths swept in from uncommitted WIP by Ólafur Búi Ólafsson

---
name: akurai-tasks
description: "Framework-based task/Kanban service with REST/MCP/CLI and OIDC auth"
---

# akurai-tasks
Framework-based task/Kanban service (~/Projects/akurai-tasks). Crates: tasks-core/api/mcp/cli. Durable BTree projection/event/idempotency stores; OIDC auth only (no local passwords).
- Run: `cargo run -p akurai-tasks -- --db data/tasks.db serve --host 127.0.0.1 --port 8090 --frontend frontend`.
- Env names: AKURAI_IDP_CLIENT_ID/SECRET, PUBLIC_URL, TASKS_MCP_TOKEN, TASKS_TOKEN_KEY.
- CI: clones Framework pinned commit; scripts/check.sh, scripts/test-import.sh, validate.sh --local; musl build; sha256; deploy akurai-ec2 release.