fix: EverOS openclaw plugin call api fail#189
Closed
ww-k wants to merge 637 commits into
Closed
Conversation
Feat/profilev2 See merge request npc-work/aic/ai/evermemos-opensource!61
Feat/update demo See merge request npc-work/aic/ai/evermemos-opensource!62
…-AI#175) Update README.md and OVERVIEW.md to reference images via GitHub user attachment URLs instead of local paths. This ensures images display correctly when the documentation is viewed outside the local repository context, such as on the GitHub web interface.
- Add VS Code devcontainer setup with Docker Compose for local development - Include infrastructure service wait scripts and environment configuration - Add pre-commit hooks for code quality and conventional commit enforcement - Set up VS Code launch configurations for debugging - Remove old .gitlab/CODEOWNERS file as project structure changes
Update EverMemOS: optimize search perf, improve skill search
chore: add devcontainer configuration and development tooling
Fix/unify port in demo and docs to the default 1995
Update the GitHub asset URLs for all banner images to ensure they point to the correct and current locations. This includes fixing a typo in a section title from "LAI Wearable" to "AI Wearable".
Update the asset IDs for the banner GIFs in the README to point to the correct new assets.
…ind-AI#186) * feat: add game of throne demo and claude code plugin use cases Add two new use cases to the repository: 1. Game of Thrones Story Memory Demo - A full-stack web application demonstrating EverMem's memory capabilities through a side-by-side comparison interface for book Q&A 2. Claude Code Plugin - A memory plugin for Claude Code that automatically stores and retrieves context from past coding sessions The demo includes React frontend, Express backend, Docker configurations, and novel loading scripts. The plugin provides hooks for automatic memory injection and search capabilities. * docs: update readme links to use relative paths for use cases
memory search and memory save request body wrong. may be it's v0 api farmat.
cyfyifanchen
approved these changes
Apr 19, 2026
Collaborator
|
I double-checked this PR with the author who wrote the plugins. We are writing another version of the PR, and there may be a conflict, so please hold on this one. We will let you know once progress is made on the next step. thanks! |
cyfyifanchen
requested changes
Apr 20, 2026
Collaborator
cyfyifanchen
left a comment
There was a problem hiding this comment.
Please hold on this until the merge of the fix.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
memory search and memory save request body wrong. may be it's v0 api farmat.
Description
Type of Change
Related Issues
Fixes #
Relates to #
Changes Made
Testing
Test Configuration:
Test Results:
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.