Releases: eeyzs1/DevWit
Release list
DevWit v0.5.0 — Editor Productivity Milestone
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/devwitthenxattr -dr com.apple.quarantine /Applications/DevWit.app - Linux: AppImage or deb from this release
GitHub: https://github.com/eeyzs1/DevWit
DevWit v0.4.0 — P1 Retention Engineering Milestone
DevWit v0.4.0 — P1 Retention Engineering Milestone
The lean-context AI-native desktop IDE. Free software, MIT licensed.
LSP Code Intelligence (Complete)
- Auto-completion (
textDocument/completion) — 250ms debounced popup, keyboard/mouse nav, word-boundary replacement - Find References (
textDocument/references) — Shift+F12 - Code Action (
textDocument/codeAction) — Ctrl+. menu, cross-file edit application - Rename Symbol (
textDocument/rename) — F2, cross-file edits - Signature Help (
textDocument/signatureHelp) — triggered on(or, - Document Outline (
textDocument/documentSymbol) — 4th sidebar tab, hierarchical tree, click-to-jump
Git Integration (Round 2)
- Branch management — checkout / create / delete via dropdown
- Stash — push / pop / apply / drop with stash list panel
- Blame — line-level annotations overlay
- Merge conflict resolution — ours / theirs / manual strategies
DAP Debugging (Round 2)
- Conditional breakpoints — condition / hit count, yellow ring visual
- Log points — no-pause logging, cyan diamond visual
- Watch expressions — add/remove/refresh, evaluated on pause, persisted
- Attach mode — attach to running Node.js process via inspector port
Editor Enhancements
- Cross-file search/replace — Ctrl+Shift+F, literal/regex/whole-word/case-sensitive
- Drag-to-reorder tabs — multi-tab bar with click-switch, middle-click-close, HTML5 drag sort
AI Capability
- Context manifest export — export any manifest as JSON for audit (strengthens the transparent-context core)
Test Baseline
680 unit tests + 68 test files, all green.
Note: This build is unsigned (SignPath Foundation application pending). Windows SmartScreen may show a warning on first launch — click "More info" → "Run anyway" to proceed. We're working on code signing for future releases.
Full Changelog: v0.3.0...v0.4.0
Full Changelog: v0.3.0...v0.4.0
Full Changelog: v0.3.0...v0.4.0
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Full Changelog: v0.2.0...v0.3.0
Full Changelog: v0.2.0...v0.3.0
Full Changelog: v0.2.0...v0.3.0
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Full Changelog: v0.1.1...v0.2.0
Full Changelog: v0.1.1...v0.2.0
Full Changelog: v0.1.1...v0.2.0
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1
Full Changelog: v0.1.0...v0.1.1
Full Changelog: v0.1.0...v0.1.1
Full Changelog: v0.1.0...v0.1.1
DevWit v0.1.0(试用版 / Pre-release)
试用版:本地试用验证中,反馈收集完毕后转为正式 Release。
安装包:DevWit.Setup.0.1.0.exe(Windows NSIS)