Skip to content

DevWit v0.5.0 — Editor Productivity Milestone

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Aug 02:53
· 7 commits to main since this release

DevWit v0.5.0 Release Notes

Highlights — Editor productivity

Nine editor enhancements shipped on top of the v0.4.0 retention milestone:

  • Bracket pair highlighting + indent guides
  • Auto-pair brackets (and wrap selection)
  • Auto-indent on Enter / {
  • Selection indent / outdent (Tab / Shift+Tab)
  • Move lines (Alt+Up/Down)
  • Toggle line comment (Ctrl+/)
  • Code folding (indent-based regions + gutter markers)
  • Duplicate line + smart word delete (Ctrl+Backspace/Delete)
  • Minimap (viewport indicator + click/drag scroll)

Still core

  • Transparent context panel with per-item token costs and toggles
  • Authorization gate for file writes and shell commands
  • TypeScript + Python LSP, Git, DAP debugging, MCP, multi-agent orchestration
  • MIT, free, no accounts — telemetry opt-in off by default

Install

  • Windows: DevWit Setup 0.5.0.exe (unsigned — SmartScreen may warn until code signing)
  • macOS: brew install --cask eeyzs1/tap/devwit then xattr -dr com.apple.quarantine /Applications/DevWit.app
  • Linux: AppImage or deb from this release

GitHub: https://github.com/eeyzs1/DevWit