Skip to content

v1.2.0

Latest

Choose a tag to compare

@moonx010 moonx010 released this 04 Mar 03:54
· 44 commits to main since this release
2731d2c

What's New

ESLint Integration

  • Added typescript-eslint flat config with recommended rules
  • Lint runs automatically in CI (PR) and publish (release) workflows

Configurable Local Sync

  • CORTEX_LOCAL_SYNC=false — disable writing .cortex.md into project directories
  • CORTEX_LOCAL_FILENAME — customize the local context filename
  • Removed auto .gitignore modification for less intrusive behavior
  • Atomic file writes (temp + rename) to prevent corruption from concurrent access

README Overhaul

  • ASCII art banner
  • Auto-approve permissions guide for Claude Code (no more per-session prompts)
  • Environment variables reference table
  • npm badges

Fixes

  • LocalContextConfig.enabled now optional with default true
  • Fixed letconst lint error in saveSession