index
:
ai-pulse-obsidian-plugin
main
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2026-03-29
fix chat sync
Adam Malczewski
2026-03-29
add persistent chat history with cross-device sync
Adam Malczewski
2026-03-28
phase 1 calendar
Adam Malczewski
2026-03-28
fix so that build with strict mode works
Adam Malczewski
2026-03-28
add pre-validation for all tool calls
Adam Malczewski
2026-03-28
no=op validation, and red tool error messages
Adam Malczewski
2026-03-28
improve ai context
Adam Malczewski
2026-03-28
fix mobile issues
Adam Malczewski
2026-03-28
cleanup typescript
Adam Malczewski
2026-03-28
fix build errors and cleanup code
Adam Malczewski
2026-03-24
fix error formatting
Adam Malczewski
2026-03-24
Add batch fools and fix user message selection color
Adam Malczewski
2026-03-24
Add vault context injection, frontmatter tool, vision idea
Adam Malczewski
2026-03-24
rename project
Adam Malczewski
2026-03-24
Add new tools, wiki-links, system prompt file, model badge
Adam Malczewski
2026-03-24
Improve edit_file prompts, empty-file support, approval review
Adam Malczewski
2026-03-24
Add get current note, edit fule(but broken for now), and update chat to have ↵
Adam Malczewski
markdown
2026-03-24
refactor
Adam Malczewski
2026-03-24
add deletion tool. first tool with user approval prompt.
Adam Malczewski
2026-03-24
Fix mobile load error, add FAB and collapse UI
Adam Malczewski
2026-03-24
styling fixes
Adam Malczewski
2026-03-24
add streaming of ai text
Adam Malczewski
2026-03-24
Add initial ai tool system, and 2 tools to explore
Adam Malczewski
2026-03-24
initial prototype
Adam Malczewski
2025-11-10
update sample plugin with eslint instructions
Johannes Theiner
2025-10-17
remove testing code
Johannes Theiner
2025-07-04
Add lint action
Johannes Theiner
2024-07-31
Add stylelint and configure eslint to add custom plugin.
Johannes Theiner
- Split up main.ts into multiple files.