index
:
archived-imemio
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(web): Set auth cookies on response in callback route
HEAD
main
Fuwn
2026-02-04
1
-5
/
+22
*
fix(web): Externalize onnxruntime-node for production build
Fuwn
2026-02-04
1
-1
/
+9
*
style(web): Update favicon with imemio logo
Fuwn
2026-02-04
2
-0
/
+0
*
feat(web): Add embedding settings with re-embed functionality
Fuwn
2026-02-04
3
-2
/
+115
*
feat(web): Enhance memory dashboard with projects and search
Fuwn
2026-02-04
12
-75
/
+763
*
feat(sdk): Support memory project reassignment in update
Fuwn
2026-02-04
3
-0
/
+7
*
feat: Add API key authentication for MCP server
Fuwn
2026-02-04
26
-43
/
+1200
*
style: Organise imports across packages
Fuwn
2026-02-03
11
-61
/
+60
*
feat(web): Add memory dashboard
Fuwn
2026-02-03
12
-121
/
+371
*
test(sdk): Add Supabase store integration tests
Fuwn
2026-02-03
1
-0
/
+825
*
test(mcp): Add comprehensive server tests
Fuwn
2026-02-03
3
-2
/
+911
*
feat(mcp): Add text-based semantic search tool
Fuwn
2026-02-03
1
-0
/
+47
*
feat(sdk): Support variable embedding dimensions
Fuwn
2026-02-03
3
-0
/
+69
*
refactor(web): Use self-documenting variable names
Fuwn
2026-02-03
4
-21
/
+25
*
refactor(iku): Use self-documenting variable names
Fuwn
2026-02-03
1
-2
/
+2
*
refactor(mcp): Use self-documenting variable names
Fuwn
2026-02-03
1
-26
/
+26
*
refactor(sdk): Use self-documenting variable names
Fuwn
2026-02-03
1
-1
/
+1
*
test(sdk): Add local embedding provider tests
Fuwn
2026-02-03
1
-0
/
+105
*
feat(mcp): Support local embeddings via environment variable
Fuwn
2026-02-03
1
-6
/
+25
*
feat(sdk): Add local embedding support with transformers.js
Fuwn
2026-02-03
7
-21
/
+738
*
style(typescript-config): Format package.json
Fuwn
2026-02-03
2
-146
/
+46
*
fix(iku): Add TypeAliasDeclaration detection and fix block scope logic
Fuwn
2026-02-03
4
-40
/
+141
*
feat(web): Replace NextAuth with Supabase Auth
Fuwn
2026-02-03
15
-249
/
+277
*
feat(mcp): Wire to Supabase with project and search tools
Fuwn
2026-02-03
1
-7
/
+453
*
feat(sdk): Add semantic search and embedding support
Fuwn
2026-02-03
5
-9
/
+133
*
feat(web): Initialise T3 Stack
Fuwn
2026-02-03
29
-31
/
+1986
*
feat(iku): Support comment-aware whitespace checking
Fuwn
2026-02-03
2
-8
/
+39
*
feat(iku): Add comment detection with --allow-comments flag
Fuwn
2026-02-03
4
-7
/
+133
*
test(iku): Add comprehensive checker tests
Fuwn
2026-02-03
3
-2
/
+291
*
refactor(root): Move shared TypeScript configs to dedicated package
Fuwn
2026-02-03
10
-6
/
+29
*
refactor(root): Extract shared TypeScript configuration
Fuwn
2026-02-03
5
-37
/
+28
*
style: Apply Iku formatting rules
Fuwn
2026-02-03
5
-47
/
+0
*
feat(iku): Add grammar-aware formatting checker package
Fuwn
2026-02-03
7
-13
/
+382
*
feat(sdk): Implement Supabase storage adapters
Fuwn
2026-02-03
7
-8
/
+577
*
chore(root): Add Supabase schema migration
Fuwn
2026-02-03
2
-0
/
+222
*
feat(mcp): Scaffold MCP server with memory tools
Fuwn
2026-02-03
3
-0
/
+247
*
test(sdk): Add in-memory store tests
Fuwn
2026-02-03
2
-0
/
+783
*
feat(sdk): Implement project and folder storage
Fuwn
2026-02-03
2
-0
/
+283
*
feat(sdk): Implement core types and memory storage
Fuwn
2026-02-03
12
-0
/
+3629
*
chore(root): Configure Biome linter
Fuwn
2026-02-03
1
-0
/
+22
*
feat: Initial commit
Fuwn
2026-02-03
1
-0
/
+3