| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Add API key authentication for MCP server | Fuwn | 2026-02-04 | 2 | -6/+300 |
| * | style: Organise imports across packages | Fuwn | 2026-02-03 | 2 | -9/+9 |
| * | test(mcp): Add comprehensive server tests | Fuwn | 2026-02-03 | 1 | -0/+903 |
| * | feat(mcp): Add text-based semantic search tool | Fuwn | 2026-02-03 | 1 | -0/+47 |
| * | refactor(mcp): Use self-documenting variable names | Fuwn | 2026-02-03 | 1 | -26/+26 |
| * | feat(mcp): Support local embeddings via environment variable | Fuwn | 2026-02-03 | 1 | -6/+25 |
| * | feat(mcp): Wire to Supabase with project and search tools | Fuwn | 2026-02-03 | 1 | -7/+453 |
| * | style: Apply Iku formatting rules | Fuwn | 2026-02-03 | 1 | -4/+0 |
| * | feat(mcp): Scaffold MCP server with memory tools | Fuwn | 2026-02-03 | 1 | -0/+193 |