Skip to content

WISCI v1.1.0

Choose a tag to compare

@ph3on1x ph3on1x released this 21 Mar 17:20
· 16 commits to main since this release

What's New

/commit — Context-Enriched Committer (Helper Command)

New helper command that enriches git commits with a Context: section tracking AI-layer file changes, turning git log into long-term queryable memory.

  • Conventional commit format with automatic prefix detection
  • Conditional Context: section logs changes to scratchpad files, rules, commands, and instructions
  • Selective staging — never uses git add -A or stages sensitive files
  • Auto-generates commit messages from diffs when no message provided

Other Changes

  • Plugin description reframed as "four primary commands plus helpers"