Skip to content

Commit c9b3a18

Browse files
committed
2026-04-12 22:29:34
1 parent 1fbd6e7 commit c9b3a18

2 files changed

Lines changed: 53 additions & 0 deletions

File tree

eng_2026/04/2026-04-12-20-05.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
For about three years, most programming applications were clones of VS Code with a side chat. A new wave seems to have been started by Codex — they released their desktop app on Electron without VSC, as did OpenCode.
2+
3+
**Cursor 3**
4+
https://cursor.com/blog/cursor-3
5+
The company has completely abandoned the VS Code fork model and built a new interface code-named Glass. The main innovation is the ground-up Agents Window, which allows running an unlimited number of agents simultaneously in parallel: locally, in worktree, via SSH, in the cloud, or even across multiple repositories at once. The new part is reportedly **written in Rust**+TS.
6+
7+
https://cursor.com/blog/agent-web
8+
Later, they integrated mobile devices via **PWA**. Cursor Agents on web and mobile is an official way to run cloud agents directly from a phone or mobile browser. You can start a chat on your phone and continue on your desktop (or vice versa).
9+
10+
[https://www.youtube.com/watch?v=HTKGyLar8AU](https://www.youtube.com/watch?v=HTKGyLar8AU)
11+
12+
![YouTube Preview](https://img.youtube.com/vi/HTKGyLar8AU/mqdefault.jpg)
13+
14+
The phrase "Cursor 3 just killed the IDE" is repeated as the main hook.
15+
16+
Discussion
17+
https://news.ycombinator.com/item?id=47618084
18+
Many praise the boldness and technical progress of an agentic future, but even more express disappointment or even outrage that Cursor is radically moving away from the familiar "IDE + plugins + AI assistant" model. Critics argue the company is chasing investor hype that "AI will replace developers" rather than addressing programmers' real needs.
19+
20+
People who want to write code rather than manage a team of agents will have to look for something else, like VS Code or Zed.
21+
22+
**App from The Factory**
23+
https://factory.ai/news/factory-desktop
24+
Another company made a similar interface clone for "agent management." Interestingly, after installing on Windows 11, it tells me "Not connected to Local Machine. Please download and start the Desktop app, or upgrade to a paid plan to unlock more features," asking me to download their app. While their design is very cool, I couldn't even test their buggy Electron app.
25+
26+
#cursor #factory

ukr_2026/04/2026-04-12-22-05.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Роки три більшість програм для програмування це були клон VS Code та чат збоку. Нову хвилю схоже запустив Codex - вони випустили свою декстоп програму на Electron без VSC, так само і OpenCode.
2+
3+
**Cursor 3**
4+
https://cursor.com/blog/cursor-3
5+
Компанія повністю відмовилася від моделі форку VS Code і побудувала новий інтерфейс під кодовою назвою Glass. Головне нововведення — створене з нуля Agents Window, яке дозволяє запускати необмежену кількість агентів одночасно в паралелі: локально, у worktree, по SSH, у хмарі чи навіть у кількох репозиторіях водночас. Нова частина як кажуть **написана на Rust**+TS.
6+
7+
https://cursor.com/blog/agent-web
8+
Пізніше ще зробили інтеграцію з мобільними девайсами через **PWA**. Cursor Agents на web і mobile — офіційна можливість запускати cloud agents прямо з телефону або браузера на мобільному пристрої. Можна почати чат з телефону, а потім продовжити на десктопі (або навпаки).
9+
10+
[https://www.youtube.com/watch?v=HTKGyLar8AU](https://www.youtube.com/watch?v=HTKGyLar8AU)
11+
12+
![YouTube Preview](https://img.youtube.com/vi/HTKGyLar8AU/mqdefault.jpg)
13+
14+
Фраза «Cursor 3 just killed the IDE» повторюється як головний хук.
15+
16+
Обговорення
17+
https://news.ycombinator.com/item?id=47618084
18+
Багато хто хвалить сміливість і технічний прогрес агентного майбутнього, але ще більше людей висловлює розчарування і навіть обурення через те, що Cursor радикально відходить від звичної моделі "IDE + плагіни + AI-помічник". Критикують, що компанія йде за інвесторським хайпом "AI замінить розробників", а не за реальними потребами програмістів.
19+
20+
Людям, які хочу писати код, а не керувати командою агентів, доведеться пошукати щось інше, наприклад VS Code чи Zed.
21+
22+
**Програма від The Factory**
23+
https://factory.ai/news/factory-desktop
24+
Ще одна компанія зробила такий самий клон інтерфейсу для "керування агентами". Цікаво ще мені після встановлення на Windows 11 пише "Not connected to Local Machine. Please download and start the Desktop app, or upgrade to a paid plan to unlock more features.", щоб я завантажив їх апп. Хоча дизайн в них дуже крутий, їх забагованний Electron апп я навіть затестіти не зміг.
25+
26+
27+
#cursor #factory

0 commit comments

Comments
 (0)