santhoshj
  • Joined on 2025-11-01
santhoshj pushed to main at santhoshj/style 2026-04-15 23:12:37 +00:00
5f9c8b7551 Add corporate and senator fun styles
santhoshj pushed to main at santhoshj/kv-ai 2026-04-13 21:24:13 +00:00
1d0ea4f2cf docs: update README and forge documentation
santhoshj pushed to main at santhoshj/kv-ai 2026-04-13 21:17:10 +00:00
05401e48dc fix: add --output-dir alias to forge train CLI
santhoshj pushed to main at santhoshj/kv-ai 2026-04-13 21:13:13 +00:00
2041dd9412 fix: add /api prefix to all backend routes
f000f13672 fix: Docker paths, chunker word→char split, and ChatOrchestrator args
Compare 2 commits »
santhoshj created branch main in santhoshj/kv-ai 2026-04-13 20:02:34 +00:00
santhoshj pushed to main at santhoshj/kv-ai 2026-04-13 20:02:34 +00:00
a53f1f1242 docs: add comprehensive user manual with practical usage examples
748f05be46 feat: Phase 6 - Docker, systemd, and installation scripts
732555cf55 feat: Phase 5 - citations, source highlighting, and UI polish
e77fa69b31 docs: add comprehensive README and module documentation
47ac2f36e0 feat: add model reload endpoint and forge CLI
Compare 10 commits »
santhoshj created repository santhoshj/kv-ai 2026-04-13 20:02:15 +00:00
santhoshj pushed to main at santhoshj/style 2026-04-13 14:06:47 +00:00
204edafa40 feat: add Tharoorian English style under Fun category
santhoshj pushed to main at santhoshj/style 2026-04-13 05:31:10 +00:00
4a783f28a1 feat: add Caveman style under Fun category
santhoshj pushed to main at santhoshj/style 2026-04-13 05:24:27 +00:00
c96d97e154 feat: add Umami analytics with tagged events
santhoshj pushed to main at santhoshj/style 2026-04-13 05:16:51 +00:00
eaa1544e66 feat: show routed model name when using openrouter/free
santhoshj pushed to main at santhoshj/style 2026-04-13 05:09:32 +00:00
70dc396fe3 fix: remove hardcoded secrets from docker-compose, use env vars + profiles
44f024f1d5 feat: add AI disclaimer banner and persist UI state in localStorage
86d399a04b fix: use npm i instead of npm ci in Docker build, expose on port 5656
Compare 3 commits »
santhoshj pushed to main at santhoshj/style 2026-04-13 04:36:41 +00:00
ca583ea6c9 fix: Dockerfile uses npm prune instead of npm ci for production deps
santhoshj created branch main in santhoshj/style 2026-04-13 04:26:50 +00:00
santhoshj pushed to main at santhoshj/style 2026-04-13 04:26:50 +00:00
792fafc661 feat: containerize with Docker Compose + Ollama
11bb42240a feat: show model name below conversion result
85dec4908f security: hide defense mechanism from user-facing prompt display
96155fda36 security: enclose user input in delimiter tags to resist prompt injection
56cfe0722a security: add prompt injection defenses
Compare 10 commits »
santhoshj created repository santhoshj/style 2026-04-13 04:16:43 +00:00
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 06:17:03 +00:00
21b9704e21 fix(indexer): use upsert_chunks return value for chunk count
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 05:52:19 +00:00
4ab504e87c fix(indexer): write sync-result.json in reindex() not just sync()
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 05:03:05 +00:00
9d919dc237 fix(config): use 'obsidian-rag' not '.obsidian-rag' for dev config path
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 04:56:21 +00:00
fe428511d1 fix(bridge): dev data dir is 'obsidian-rag' not '.obsidian-rag'