santhoshj
  • Joined on 2025-11-01
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 04:11:01 +00:00
a12e27b83a fix(bridge): resolve data dir same as Python for sync-result.json
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 03:59:30 +00:00
34f3ce97f7 feat(indexer): hierarchical chunking for large sections
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 03:39:20 +00:00
a744c0c566 docs: add AGENTS.md with repo-specific guidance
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 03:12:44 +00:00
d946cf34e1 fix(indexer): truncate chunks exceeding Ollama context window
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 02:56:01 +00:00
928a027cec merge: resolve conflict, keeping our extensions array fix
fabdd48877 docs: add troubleshooting guide for misleading openclaw.hooks error
Compare 2 commits »
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 02:31:57 +00:00
9f333c6f26 fix(build): rename hooks to hook per openclaw schema
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 02:30:34 +00:00
cd513aa334 fix(build): use array format for openclaw.extensions per docs
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 02:12:34 +00:00
39b235b2e7 fix(build): add openclaw.extensions to package.json for plugin install
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 01:02:50 +00:00
406dbf24a9 fix: use cwd instead of __file__ for config path resolution
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-12 00:01:17 +00:00
e15e4ff856 fix: add configSchema to openclaw.plugin.json, add search CLI command, fix total_docs stat
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-11 20:58:54 +00:00
de3b9c1c12 updates to install procedures
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-11 20:55:31 +00:00
078576eedc updates to install procedures
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-11 19:17:49 +00:00
90d6f83937 Openclaw install instructions added
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-11 19:11:14 +00:00
4e991c329e Security review fixes
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-11 18:14:24 +00:00
0510df067d fix: update claude settings
da1cf8bb60 feat: wire all 4 obsidian_rag tools to OpenClaw via AnyAgentTool factory
Compare 2 commits »
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-11 17:26:09 +00:00
208531d28d Sprint 0-2: TS plugin scaffolding, LanceDB utils, tooling updates
83a54b2af6 fix: stable chunk_id eliminates duplicate rows on re-index
5c281165c7 Sprint 0-1: Python indexer, TS plugin scaffolding, and test suite
Compare 3 commits »
santhoshj created branch model/minimax in santhoshj/obsidian-rag 2026-04-10 23:17:32 +00:00
santhoshj pushed to model/minimax at santhoshj/obsidian-rag 2026-04-10 23:17:32 +00:00
santhoshj created branch model/devstral-2 in santhoshj/obsidian-rag 2026-04-10 23:16:55 +00:00
santhoshj pushed to model/devstral-2 at santhoshj/obsidian-rag 2026-04-10 23:16:55 +00:00
18ad47e100 Todo list