Skip to content

feat: interactive CLI, brutalist UI, and system refinements - #7

Merged
xircons merged 11 commits into
mainfrom
dev
Jun 13, 2026
Merged

feat: interactive CLI, brutalist UI, and system refinements#7
xircons merged 11 commits into
mainfrom
dev

Conversation

@xircons

@xircons xircons commented Jun 13, 2026

Copy link
Copy Markdown
Owner

This PR merges a massive set of enhancements and stability fixes from the dev branch into main.

✨ Features

  • Interactive Setup Wizard: Guided CLI experience when run without flags.
  • Monochrome Brutalist UI: High-contrast design system with consistent padding and shared primitives.
  • Smart Validation: Dynamic Zod schema inference across entire collections.
  • Advanced REST: Support for suffix filtering (_gte, _like), sorting, and pagination metadata.
  • Persistent Memory: Remembers last session configuration in ~/.config/zero-mock/config.json.

🛡️ Stability & Security

  • Windows Atomic Writes: Cross-platform safe persistence with EXDEV fallback.
  • Robust Locking: PID liveness checks and auto-cleaning stale locks.
  • ReDoS Protection: Sanitized user input for regex-based filtering.
  • Memory Leak Fixes: Explicit closure of file watchers on reload and exit.

📖 Documentation

  • Completely rewritten README.md covering all new features and maintenance flows.

@xircons
xircons merged commit 9a19f29 into main Jun 13, 2026
1 check passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant