• Joined on 2026-03-16
helm pushed to master at helm/obsidian-hermes-plugin 2026-07-10 23:28:31 -04:00
a07bc0f48c feat: add vault refresh after each response + /refresh local command
helm pushed to master at helm/obsidian-hermes-plugin 2026-07-10 23:09:07 -04:00
f5fc5048dd feat: add 7 campaign-building slash commands (/campaign-seed, /region, /factions, /starting-town, /pantheon, /arc-design, /session-zero)
helm pushed to master at helm/obsidian-hermes-plugin 2026-07-10 21:24:42 -04:00
2dcf50d7fa feat: add 11 new slash commands for campaign wiki tools (/threads, /npc, /npc-fast, /location, /location-fast, /scene, /relations, /hook, /encounter, /loot, /lint)
helm pushed to master at helm/obsidian-hermes-plugin 2026-07-10 13:56:26 -04:00
16f4bb589a fix: eliminate saveData race condition with sessionId
helm pushed to master at helm/obsidian-hermes-plugin 2026-07-10 13:45:50 -04:00
7b857803a7 feat: persist session ID across restarts
helm pushed to master at helm/obsidian-hermes-plugin 2026-07-10 13:38:31 -04:00
175cfa2c61 fix: font size caching + persistence debug logging
helm pushed to master at helm/obsidian-hermes-plugin 2026-07-10 13:27:00 -04:00
fc5c9c01bf fix: eliminate racing saveData() calls during message restore
helm pushed to master at helm/obsidian-hermes-plugin 2026-07-10 13:16:39 -04:00
0cebcf6084 fix: font resize targets correct CSS selector
helm pushed to master at helm/obsidian-hermes-plugin 2026-07-10 13:09:05 -04:00
a819e7dd2f fix: font resize live-update + chat message persistence
helm pushed to master at helm/obsidian-hermes-plugin 2026-07-10 11:58:51 -04:00
695a8e0050 feat: markdown rendering + font size slider
helm pushed to master at helm/obsidian-hermes-plugin 2026-07-10 11:40:45 -04:00
16fb2238dd feat: context capture fix, multi-tab support, slash commands with autocomplete
helm created branch master in helm/obsidian-hermes-plugin 2026-07-10 11:18:42 -04:00
helm pushed to master at helm/obsidian-hermes-plugin 2026-07-10 11:18:42 -04:00
3b35f59ec8 Initial commit: Obsidian Hermes Chat plugin
helm created repository helm/obsidian-hermes-plugin 2026-07-10 11:18:07 -04:00
helm pushed to main at helm/obsidian-mcp-server 2026-07-08 20:58:03 -04:00
b27728d75a Add frontmatter tools, append, delete + pyyaml dep
helm pushed to dev at helm/ulysses 2026-07-07 22:53:27 -04:00
9ded11311e debug: add ctx-diag logging to trace session hydration and message assembly
helm pushed to dev at helm/ulysses 2026-07-07 22:12:30 -04:00
20c7d7e6b7 fix: unconditional lazy hydration in get_session
helm pushed to dev at helm/ulysses 2026-07-07 21:44:14 -04:00
60452712b2 fix: skip empty untrusted context blocks to prevent model hallucination
helm pushed to main at helm/obsidian-mcp-server 2026-07-07 20:45:48 -04:00
39fae1501b feat: add create_vault_directory and move_document MCP tools
helm pushed to dev at helm/ulysses 2026-07-07 16:26:28 -04:00
6c9e04fa69 fix: zoom-aware clamping in cookbook task/serve dropdown positioning