Skip to content

Releases: eeyzs1/DevWit

DevWit v0.5.0 — Editor Productivity Milestone

Choose a tag to compare

@github-actions github-actions released this 11 Aug 02:53

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

DevWit v0.4.0 — P1 Retention Engineering Milestone

Choose a tag to compare

@eeyzs1 eeyzs1 released this 03 Aug 04:47

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

Choose a tag to compare

@github-actions github-actions released this 26 Jul 12:40

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

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 12:49

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

v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 07:35

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)

Choose a tag to compare

@github-actions github-actions released this 21 Jul 02:19

试用版:本地试用验证中,反馈收集完毕后转为正式 Release。

安装包:DevWit.Setup.0.1.0.exe(Windows NSIS)