Skip to content

v0.2.0

Choose a tag to compare

@mangit955 mangit955 released this 25 Jul 03:26
· 243 commits to main since this release

Woopcode v0.2.0

New

  • Added slash command support
  • Local command registry
  • /help command
  • /status command
  • /workspace command
  • /provider command
  • /model command
  • /version command
  • /new (clear conversation)
  • /exit

Improvements

  • Slash commands execute instantly without contacting the LLM.
  • Better command discoverability through /help.
  • Cleaner command architecture with an extensible registry.