summaryrefslogtreecommitdiffhomepage
path: root/.rules
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-03-24 20:19:12 +0900
committerAdam Malczewski <[email protected]>2026-03-24 20:19:12 +0900
commit4f9da71b227eefac366769c86a614ea1c0c442b1 (patch)
tree6a8d276314c63a43bd4c46512b8b4f8940f97ed9 /.rules
parent0d7e2758d28bb37c9d724f79008239a5e29e6ce4 (diff)
downloadai-pulse-obsidian-plugin-4f9da71b227eefac366769c86a614ea1c0c442b1.tar.gz
ai-pulse-obsidian-plugin-4f9da71b227eefac366769c86a614ea1c0c442b1.zip
Add batch fools and fix user message selection color
Diffstat (limited to '.rules')
-rw-r--r--.rules/changelog/2026-03/24/16.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/.rules/changelog/2026-03/24/16.md b/.rules/changelog/2026-03/24/16.md
index d01842b..574c47a 100644
--- a/.rules/changelog/2026-03/24/16.md
+++ b/.rules/changelog/2026-03/24/16.md
@@ -25,6 +25,12 @@
- Marked features #2 (Frontmatter Management) and #4 (Vault Context Injection) as implemented
- Added idea #13: Vision Preprocessing (Image-to-Text) — standalone vision model describes images, summary injected as text context
+## README Rewrite
+
+- Rewrote README.md to reflect the full current state of the project
+- Documented all 9 vault tools, vault context injection, custom system prompt, settings, mobile support
+- Updated Quick Start to match the current FAB-based UI
+
## Files Changed
- `src/vault-context.ts` (new)
@@ -34,3 +40,4 @@
- `src/chat-view.ts`
- `src/tools.ts`
- `.rules/research/plugin-feature-ideas.md`
+- `README.md`