Skip to content

docs: fix STARTER_KIT.md's quick start#86

Open
ZhenhangTung wants to merge 4 commits intoEverMind-AI:mainfrom
ZhenhangTung:main
Open

docs: fix STARTER_KIT.md's quick start#86
ZhenhangTung wants to merge 4 commits intoEverMind-AI:mainfrom
ZhenhangTung:main

Conversation

@ZhenhangTung
Copy link

Description

2 small steps are missing under the quick start section

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test improvements
  • Build/CI/CD changes

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

Copilot AI and others added 4 commits February 14, 2026 01:18
Co-authored-by: ZhenhangTung <8170159+ZhenhangTung@users.noreply.github.com>
Co-authored-by: ZhenhangTung <8170159+ZhenhangTung@users.noreply.github.com>
@HPC2H2
Copy link

HPC2H2 commented Feb 14, 2026

Thanks, it really helps.

Jah-yee pushed a commit to Jah-yee/EverMemOS that referenced this pull request Mar 12, 2026
- Rename stage3_memory_retrivel.py to stage3_memory_retrieval.py (typo fix)
- Replace == None with is None (Python anti-pattern)
- Replace != True with is not True (Python anti-pattern)
- Replace bare except with except Exception
- Remove duplicate 'rrf' entry in docstring
- Remove unused MongoDB init script volume mount from docker-compose.yaml
- Add missing env template setup step in STARTER_KIT.md quick start

Fixes: EverMind-AI#115, EverMind-AI#113, EverMind-AI#107, EverMind-AI#97, EverMind-AI#91, EverMind-AI#90, EverMind-AI#86
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.

3 participants