Agent editing
The agent works with project context and proposes real file changes. That helps with refactors, bug fixes, tests, and small features without moving code between disconnected tools.
AI IDE features
This is not a chat box bolted onto an editor. CodeWinger is built around the whole development loop: the agent proposes changes, you review the diff, run the project, check Git, and decide what lands.
The agent works with project context and proposes real file changes. That helps with refactors, bug fixes, tests, and small features without moving code between disconnected tools.
Changes appear as a diff, so you can inspect scope, accept the right hunks, and reject anything that does not belong in the project.
Working software is the best validation. CodeWinger keeps preview, build feedback, and terminal commands close to the editor.
The normal developer workflow stays inside the IDE: commands, Git status, staging, commits, diagnostics, navigation, and language intelligence.
Workflow
You open a local project folder, describe the change, and let the agent prepare a scoped proposal. The result should not feel like a black box: it should be visible as file changes and reviewable diffs.
After review, you run the build, preview, or tests in the terminal. Then you make the Git decision: stage, commit, keep iterating, or discard. That rhythm matters because AI can speed up writing code, but the developer still owns the repository.
FAQ
The agent proposes changes, but the developer reviews the diff and decides what lands.
CodeWinger is a standalone AI IDE for agent-assisted work with local projects, terminal, Git, and preview.
No. The current Desktop version is local-first and uses BYOK.
It lets you use the agent's speed without blindly accepting changes to your codebase.
CodeWinger Desktop 0.3.0 is available free for Windows x64 as a `.exe` installer, with an optional `.msi` package.
Download freeAgent-first workflow
Roll back an agent turn with one action while preserving user-authored work.
Search with regex and jump from diagnostics directly to the affected line.
Anthropic powers the full editing tool loop. OpenAI, Gemini, xAI and DeepSeek may be limited to streaming chat depending on platform.
Local token-cost estimates, monthly limits and per-turn cost visibility.
Persistent chat, voice auto-send, code keyboard, ZIP sharing and per-hunk touch navigation.
AES-GCM key vault, session-only mode, PWA cache and protection against editing one project in multiple tabs.