Add easy-memory skill#25
Conversation
|
@gverma-openai Could you please take a look and review this PR? Thanks! |
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
|
Updated this PR with the latest easy-memory agent integration work and pushed commit Summary of the latest changes:
Tests run:
@gverma-openai @Slaymish Could you please take another look when you have a chance? Thank you. |
|
Pushed commit Highlights:
Validation run before push:
Latest local smoke-test results:
PR status check after push:
@gverma-openai @Slaymish Please take a look when you have a chance. Thank you. |
|
Pushed commit Highlights:
Validation run before push:
Latest local smoke-test results:
Current PR status after push:
@gverma-openai @Slaymish Please take another look when you have a chance. Thank you. |
|
I checked the current PR state after the latest push. Current signals suggest two likely blockers:
The latest head already contains the plain-text @gverma-openai @Slaymish Please let me know if you would prefer this branch to be rebased or merged with the latest |
|
Synced Current branch comparison after the merge:
Validation after the merge:
Latest post-merge smoke-test results:
The branch is now up to date with @gverma-openai @Slaymish Please take another look when you have a chance. Thank you. |
e9761db chore: bump plugin version to 1.4.0 446c026 docs: add AI-driven code review CI guide b29281d chore(golang-graphql): format markdown and remove AI review file 236020f feat(golang-google-wire): add compile-time DI skill (openai#34) 16d6eec feat(cobra,viper): add golang-spf13-cobra and golang-spf13-viper skills (openai#33) 969bd82 feat(golang-graphql): write full skill body with references and evals (openai#32) 556f241 feat: add golang-swagger skill (swaggo/swag v2) (openai#31) 2e80a54 docs(uber-dig,uber-fx): add fx vs dig comparison section (openai#30) bee9d04 fix(lint): apply prettier formatting across skill files 6ae8ff8 fix(lint): wrap bare URLs in uber-dig and uber-fx skills f8564ff chore: bump plugin version to 1.3.0 5ab41df feat: add AI-driven code review workflow with skill plugin (openai#23) 85156e7 feat: add golang-uber-dig and golang-uber-fx skills (openai#25) git-subtree-dir: vendor/cc-skills-golang git-subtree-split: e9761db859c6969b77a8fd0e8a243f4f28240211
Summary
easy-memorymemory-agent contract so it only filters out unrelated memory blocks and appends a final[SUMMARY]linecodex_exec, OpenAI-compatible chat completions, and Ollama native chat, while preserving raw fallback plus installation-directory failure logging on agent-side errorsTests
python3 -m py_compile skills/.experimental/easy-memory/scripts/*.pypython3 skills/.experimental/easy-memory/scripts/smoke_test_memory_agent.py --strict-no-new-failures --task-context "Verify the plain-text easy-memory agent redesign before commit and push." --search-keyword plain-text --search-keyword summary --search-keyword memory-agent