aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix(web): Set auth cookies on response in callback routeHEADmainFuwn2026-02-041-5/+22
|
* fix(web): Externalize onnxruntime-node for production buildFuwn2026-02-041-1/+9
|
* style(web): Update favicon with imemio logoFuwn2026-02-042-0/+0
|
* feat(web): Add embedding settings with re-embed functionalityFuwn2026-02-043-2/+115
|
* feat(web): Enhance memory dashboard with projects and searchFuwn2026-02-0412-75/+763
|
* feat(sdk): Support memory project reassignment in updateFuwn2026-02-043-0/+7
|
* feat: Add API key authentication for MCP serverFuwn2026-02-0426-43/+1200
|
* style: Organise imports across packagesFuwn2026-02-0311-61/+60
|
* feat(web): Add memory dashboardFuwn2026-02-0312-121/+371
|
* test(sdk): Add Supabase store integration testsFuwn2026-02-031-0/+825
|
* test(mcp): Add comprehensive server testsFuwn2026-02-033-2/+911
|
* feat(mcp): Add text-based semantic search toolFuwn2026-02-031-0/+47
|
* feat(sdk): Support variable embedding dimensionsFuwn2026-02-033-0/+69
|
* refactor(web): Use self-documenting variable namesFuwn2026-02-034-21/+25
|
* refactor(iku): Use self-documenting variable namesFuwn2026-02-031-2/+2
|
* refactor(mcp): Use self-documenting variable namesFuwn2026-02-031-26/+26
|
* refactor(sdk): Use self-documenting variable namesFuwn2026-02-031-1/+1
|
* test(sdk): Add local embedding provider testsFuwn2026-02-031-0/+105
|
* feat(mcp): Support local embeddings via environment variableFuwn2026-02-031-6/+25
|
* feat(sdk): Add local embedding support with transformers.jsFuwn2026-02-037-21/+738
|
* style(typescript-config): Format package.jsonFuwn2026-02-032-146/+46
|
* fix(iku): Add TypeAliasDeclaration detection and fix block scope logicFuwn2026-02-034-40/+141
|
* feat(web): Replace NextAuth with Supabase AuthFuwn2026-02-0315-249/+277
|
* feat(mcp): Wire to Supabase with project and search toolsFuwn2026-02-031-7/+453
|
* feat(sdk): Add semantic search and embedding supportFuwn2026-02-035-9/+133
|
* feat(web): Initialise T3 StackFuwn2026-02-0329-31/+1986
|
* feat(iku): Support comment-aware whitespace checkingFuwn2026-02-032-8/+39
|
* feat(iku): Add comment detection with --allow-comments flagFuwn2026-02-034-7/+133
|
* test(iku): Add comprehensive checker testsFuwn2026-02-033-2/+291
|
* refactor(root): Move shared TypeScript configs to dedicated packageFuwn2026-02-0310-6/+29
|
* refactor(root): Extract shared TypeScript configurationFuwn2026-02-035-37/+28
|
* style: Apply Iku formatting rulesFuwn2026-02-035-47/+0
|
* feat(iku): Add grammar-aware formatting checker packageFuwn2026-02-037-13/+382
|
* feat(sdk): Implement Supabase storage adaptersFuwn2026-02-037-8/+577
|
* chore(root): Add Supabase schema migrationFuwn2026-02-032-0/+222
|
* feat(mcp): Scaffold MCP server with memory toolsFuwn2026-02-033-0/+247
|
* test(sdk): Add in-memory store testsFuwn2026-02-032-0/+783
|
* feat(sdk): Implement project and folder storageFuwn2026-02-032-0/+283
|
* feat(sdk): Implement core types and memory storageFuwn2026-02-0312-0/+3629
|
* chore(root): Configure Biome linterFuwn2026-02-031-0/+22
|
* feat: Initial commitFuwn2026-02-031-0/+3