Skip to content

Remember v1.3.0

Choose a tag to compare

@codezz codezz released this 11 Feb 12:06
· 91 commits to main since this release

What's New

  • Shared config resolver (config.py) for cleaner architecture
  • Safe JSON construction in hooks (eliminates shell injection risks)
  • Task routing: Focus (urgent) + Next Up (important) + project files (detailed)
  • CONTRIBUTING.md with contribution guidelines
  • GitHub Discussions enabled
  • README optimized with competitive positioning (vs Mem.ai, Reflect)
  • Friendly tone adjustments

Improvements

  • Config resolution: 52 lines → 1 import
  • Performance: -100ms per hook invocation
  • Security: 3 shell injection vectors eliminated
  • Backwards compatible 100%