Skip to content

fix: EverOS openclaw plugin call api fail#189

Closed
ww-k wants to merge 637 commits into
EverMind-AI:mainfrom
ww-k:patch-2
Closed

fix: EverOS openclaw plugin call api fail#189
ww-k wants to merge 637 commits into
EverMind-AI:mainfrom
ww-k:patch-2

Conversation

@ww-k
Copy link
Copy Markdown
Contributor

@ww-k ww-k commented Apr 17, 2026

memory search and memory save request body wrong. may be it's v0 api farmat.

Description

Type of Change

  • Bug fix (non-breaking change that fixes an issue)

Related Issues

Fixes #
Relates to #

Changes Made

  • methods/evermemos/examples/openclaw-plugin/src/api.js

Testing

  • Tested locally with manual verification

Test Configuration:

  • OS: Mac
  • Openclaw version: v2026.4.12

Test Results:

# Paste relevant test output here

Checklist

  • My code follows the project's code style guidelines
  • I have performed a self-review of my code
  • I have commented my code where necessary, particularly in complex areas

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

zhanghui and others added 30 commits December 24, 2025 17:12
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
chuanruihu and others added 23 commits April 14, 2026 17:58
…-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.
Copy link
Copy Markdown
Collaborator

@cyfyifanchen cyfyifanchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks for your contribution.

@cyfyifanchen
Copy link
Copy Markdown
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 cyfyifanchen requested a review from alwaysday1 April 20, 2026 03:28
Copy link
Copy Markdown
Collaborator

@cyfyifanchen cyfyifanchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please hold on this until the merge of the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.