Skip to content

v1.2.0

Choose a tag to compare

@ariaxhan ariaxhan released this 11 Jan 05:52
· 590 commits to main since this release

What's New in KERNEL v1.2.0

New Features

  • Arbiter Context Compression (/arbiter-compact)

    • Propositional logic-based context compression
    • Extracts facts from conversation as logical statements
    • Eliminates redundancies and contradictions
  • User-Level Init Support

    • kernel:kernel-init now supports user-level configuration
    • Universal philosophy installed to ~/.claude/CLAUDE.md
  • Worktree-Based Git Workflow

    • Integrated git worktree workflow for parallel development
    • /branch creates isolated worktrees for feature work
    • /parallelize sets up multiple concurrent development streams

Full Changelog

v1.1.0...v1.2.0