Skip to content

Tags: moorcheh-ai/memanto

Tags

integrations/vapi/v0.1.0

Toggle integrations/vapi/v0.1.0's commit message
Add @woahwhattheheck as a prior contributor

v0.2.22

Toggle v0.2.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2016 from moorcheh-ai/feat/vapi-integration

feat: add vapi integration sdk

integrations/agentcore/v0.1.0

Toggle integrations/agentcore/v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2019 from moorcheh-ai/fix/integration-release

fix: update release integration through token

integrations/ag2/v0.1.0

Toggle integrations/ag2/v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

integrations/claudecode/v0.1.1

Toggle integrations/claudecode/v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1996 from moorcheh-ai/mjfekri-patch-5

Update maintainers list in glama.json

v0.2.21

Toggle v0.2.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1953 from moorcheh-ai/feat/tool-sessions

Feat/tool sessions

v0.2.20

Toggle v0.2.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.2.19

Toggle v0.2.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1926 from moorcheh-ai/fix/session-auto-creation

fix: auto session regenerate

v0.2.18

Toggle v0.2.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1909 from moorcheh-ai/integration/pi

Integration/pi

v0.2.17

Toggle v0.2.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1895 from moorcheh-ai/fix/remove-ttl-logic

fix: remove reintroduced ttl_seconds logic