Skip to content

Fix Memory Write#557

Merged
mengzhuo merged 2 commits intosipeed:mainfrom
lukemilby:fix/memory
Feb 21, 2026
Merged

Fix Memory Write#557
mengzhuo merged 2 commits intosipeed:mainfrom
lukemilby:fix/memory

Conversation

@lukemilby
Copy link
Contributor

@lukemilby lukemilby commented Feb 20, 2026

📝 Description

Fix issue in memory prompt where it would only update memory if you told picoclaw to remember. The LLM would use the append skill as well.

🗣️ Type of Change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 📖 Documentation update
  • ⚡ Code refactoring (no functional changes, no api changes)

🤖 AI Code Generation

  • 🤖 Fully AI-generated (100% AI, 0% Human)
  • 🛠️ Mostly AI-generated (AI draft, Human verified/modified)
  • 👨‍💻 Mostly Human-written (Human lead, AI assisted or none)

🔗 Related Issue

#538

📚 Technical Context (Skip for Docs)

  • Reference URL:
  • Reasoning:

🧪 Test Environment

  • Hardware: M1 Mac Book Pro
  • OS: Mac
  • Model/Provider: Gemini 3 Pro preview
  • Channels: Discord

📸 Evidence (Optional)

Click to view Logs/Screenshots image

☑️ Checklist

  • My code/docs follow the style of this project.
  • I have performed a self-review of my own changes.
  • I have updated the documentation accordingly.

@lukemilby lukemilby changed the title Fix/memory Fix Memory Write Feb 20, 2026
@mengzhuo mengzhuo merged commit 80c8b57 into sipeed:main Feb 21, 2026
3 checks passed
SebastianBoehler pushed a commit to SebastianBoehler/picoclaw that referenced this pull request Feb 22, 2026
* fix issue where memory will only trigger when asked to remember something

* updated prompt for memory usage
hyperwd pushed a commit to hyperwd/picoclaw that referenced this pull request Mar 5, 2026
* fix issue where memory will only trigger when asked to remember something

* updated prompt for memory usage
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.

2 participants