Tags: moorcheh-ai/memanto
Tags
Add @woahwhattheheck as a prior contributor
Feat/dynamic memory sync (#2017) * feat: inject dynamic memories into agent instruction files during sync * feat: remove memory md from memory sync in favor of recalling global preferences * fix: update connection routing for memory sync md injection * fix: prevent applyTo block duplication during template updates * feat: update templates to prevent metadata hallucination * feat: add recall triggers to thinking blocks in template * chore: update agent instruction templates and harden schemas * fix: use connections to determine files to update for memory sync * feat: ensure agents sync on session start in templates * fix: further reduce metadata hallucinations and define thinkingblocks more clearly in templates * fix: update applyto frontmatter duplication logic * fix: coderabbit fixes for scoping, recall counts, and recall filtering * fix: update template to move thinking block logic higher up * fix: coderabbit changes regarding sentinel encoding and frontmatter parsing * fix: simplify instructions file check --------- Co-authored-by: Xenogent <Xenogents@users.noreply.github.com>
Feat/harden skills (#1907) * feat: harden skills template * feat: add workflow for skills template version updating * fix: preserve dynamic memories during template updates and improve updater error handling * fix: coderabbit changes for template updater and dynamic memory extraction * fix: rename template to agent instructions and un-nest dynamic memory injection * feat: additional instructions to make claude use thinking blocks * fix: separate logic between filepath retrieval for global and local connections * fix: escape character bug for ui disconnect * fix: inject dynamic agent_name into SKILL.md examples * fix: use tool explanation trick for non-claude environments * fix: add frontmatter to copilot instructions.md for auto-ingestion * feat: add hooks to memanto connect * fix: improve instructions template tool calling strategy * chore: ruff linting * fix: update templates button fix * fix: distinguish between vscode extensions and integrated ide'sand native clis in templates * feat: add remaining hooks (codex+cursor) * feat(connect): integrate Pi coding agent extension and support * chore: document intentional exception suppression in hooks and engine * fix: remove duplicated content post-merge --------- Co-authored-by: Xenogent <Xenogents@users.noreply.github.com>
PreviousNext