| Commit message (Collapse) | 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 | 2 | -2/+908 |
| | | |||||
| * | 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 |
| | | |||||
| * | refactor(root): Move shared TypeScript configs to dedicated package | Fuwn | 2026-02-03 | 2 | -1/+2 |
| | | |||||
| * | refactor(root): Extract shared TypeScript configuration | Fuwn | 2026-02-03 | 1 | -14/+2 |
| | | |||||
| * | style: Apply Iku formatting rules | Fuwn | 2026-02-03 | 1 | -4/+0 |
| | | |||||
| * | feat(mcp): Scaffold MCP server with memory tools | Fuwn | 2026-02-03 | 3 | -0/+247 |