Skip to content

Commit 1484718

Browse files
committed
2025-05-17 19:30:36
1 parent 89b5668 commit 1484718

7 files changed

+95
-22
lines changed

Tools.md

Lines changed: 25 additions & 20 deletions
Large diffs are not rendered by default.

eng_2025/05/2025-05-16-18-49.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Here's a Hacker News thread from 70 days ago **comparing Windsurf and Cursor**,
44

55
When the topic of **vibe coding** came up, Windsurf, being a simpler system compared to Cursor, started attracting more users. Subsequently, they rebranded, and the company's focus improved. News about a potential acquisition by OpenAI has been circulating for several weeks, further increasing interest.
66

7-
In a new comparison poll on Hacker News (https://news.ycombinatоr.com/item?id=43959710), significantly significantly significantly more people participated.
7+
In a new comparison poll on Hacker News https://news.ycombinator.com/item?id=43959710, significantly significantly significantly more people participated.
88

99
**People note that** the AI IDE market is changing rapidly. Developers are constantly releasing new features, and tools borrow ideas from each other. This leads to the 'leader' often changing.
1010

eng_2025/05/2025-05-17-18-22.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
**Amp** available to everyone since May 15
2+
https://ampcode.com/how-i-use-amp
3+
4+
Sourcegraph decided to take an interesting marketing approach. They already have a VSC plugin AI agent for writing code ([Cody](https://sourcegraph.com/cody)) positioned for business - now they have created a new separate website in a strange, informal, and conversational style and are selling the AI agent plugin they named AMP this way.
5+
6+
It has such manual, which already look like a different site https://ampcode.com/manual - there they write about principles, one of which is "No model selection, always the best models. You don't choose the models, we do" and currently **use Claude 3.7 Sonnet** Extended thinking, which is certainly good, but from the leaderboards, the best is Gemini 2.5 Pro.
7+
8+
Currently, they give 1000 free credits (from my usage, it's about 700k tokens), then packages are $5 for 500.
9+
10+
The system instructions file is here `AGENT.md` - it's unknown when we will all agree on one name, and for now, there will be 10 copies in repositories for each AI agent.
11+
12+
13+
#agentmode #vscplugin

eng_2025/05/2025-05-17-18-40.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
OpenAI did it
2+
https://openai.com/index/introducing-codex/
3+
4+
They presented **a cloud-based software engineering agent** called Codex, powered by Codex-1 (a specialized version of o3), which should not be confused with the 2021 Codex model or the Codex CLI agent programming tool released last month.
5+
6+
Seriously, I recently wrote that it's currently very important to solve the **problem of orchestrating** AI programming agents' tasks, and it seems from the video presentation that they have done just that. It's not yet available in the standard Plus plan, only in Pro ($200/month), so not everyone will be able to try it.
7+
8+
Codex handles small, well-defined tasks well, but according to users feedback, it struggles with follow-up requests in the chat so far. This means you need to first break down the work into a set of tasks that will not change afterward.
9+
10+
Codex is **not intended for "vibe coding"** and is best suited for experienced engineers working with stable repositories: adding features or fixing bugs. It has a simple interface, similar to the familiar ChatGPT, with a text field for describing the task and "Ask" and "Code" buttons.
11+
12+
[https://www.youtube.com/watch?v=utujQfglbk8](https://www.youtube.com/watch?v=utujQfglbk8)
13+
14+
![YouTube Preview](https://img.youtube.com/vi/utujQfglbk8/mqdefault.jpg)
15+
16+
There's a button similar to "play" that **sends the task to the agent in the cloud in the background**. It queues the task, then shows a detailed execution log. In the video presentation, it looks like a significant achievement for the field of AI programming agents.
17+
18+
By the way, Cursor also added a preview of the [background agent](https://docs.cursor.com/background-agent) feature for a limited number of users in the new version 0.50.
19+
20+
21+
#openaicodex

ukr_2025/05/2025-05-16-18-49.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Коли зайшла тема вайб-кодингу, Windsurf як система, простіша порівняно з Cursor, стала приваблювати більше користувачів. Згодом зробили і ребрендинг, і покращився фокус компанії. Вже кілька тижднів ходить новина про можливу купівлю їх компанією OpenAI, що ще більше підігріло інтерес.
66

7-
У новому опитуванні порівняння на Hacker News (https://news.ycombinator.com/item?id=43959710) взяло участь значно значно значно більше людей. **Люди відзначають, що** ринок AI IDE швидко змінюється. Розробники постійно випускають нові функції, і інструменти запозичують ідеї один в одного. Це призводить до того, що "лідер" часто змінюється.
7+
У новому опитуванні порівняння на Hacker News https://news.ycombinator.com/item?id=43959710 взяло участь значно значно значно більше людей. **Люди відзначають, що** ринок AI IDE швидко змінюється. Розробники постійно випускають нові функції, і інструменти запозичують ідеї один в одного. Це призводить до того, що "лідер" часто змінюється.
88

99
**Дискусія про "Agentic / Vibe Coding":**
1010
- люди бачать потенціал у "agentic mode" для автоматизації рутинних завдань (наприклад, додавання типів, створення boilerplate), але наголошують на необхідності ретельного перегляду згенерованого коду.

ukr_2025/05/2025-05-17-18-22.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
**Amp** доступний всім з 15 травня
2+
https://ampcode.com/how-i-use-amp
3+
4+
Sourcegraph вирішили піти цікавим маркетинговим шляхом. У них вже є VSC-плагін ШІ-агент для написання коду ([Cody](https://sourcegraph.com/cody)) з позиціювання на бізнес - тепер же вони зробили новий окремий сайт у дивному, неформальному та розмовному стилі і так продають ШІ-агент плагін, який назвали AMP.
5+
6+
У нього є така інструкція, яка вже виглядає як інший сайт https://ampcode.com/manual - там пишуть про принципи, один з яких "Без вибору моделі, завжди найкращі моделі. Ви не обираєте моделі, ми це робимо" та зараз **використовують Claude 3.7 Sonnet** Extended thinking, яка звісно гарна, але з лідер-бордів найкраща то Gemini 2.5 Pro.
7+
8+
Зараз дають 1000 безкоштовних кредитів (з мого використання це десь 700к токенів), потім пакети $5 за 500.
9+
10+
Файл системних інструкцій тут `AGENT.md` - невідомо коли ми прийдемо всі до однієї назви, а поки в репозиторіях буде по 10 копій для кожного ШІ-агента.
11+
12+
13+
#agentmode #vscplugin

ukr_2025/05/2025-05-17-18-40.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
OpenAI зробили це
2+
https://openai.com/index/introducing-codex/
3+
4+
Презентували **хмарного агента з інженерії програмного забезпечення** Codex, який працює на базі Codex-1 (спеціалізована версія o3) який не слід плутати з codex моделлю 2021 року або Codex інструментом для CLI агентного програмування, що випустили минулого місяця.
5+
6+
Якщо серйозно, нещодавно я писав, що зараз дуже важливо вирішити проблему оркестрації завдань ШІ-агентів програмування, і схоже, з відеопрезентації це вони і зробили. Поки що недоступно у звичайному Plus плані, а лише у Pro ($200/місяць), тож не кожен зможе спробувати.
7+
8+
Codex добре справляється з невеликими, чітко визначеними завданнями, але, судячи з відгуків, поки що погано обробляє наступні запити в чаті. Тобто потрібно спочатку розбити роботу на набір завдань, які потім не змінюватимуться.
9+
10+
Codex **не призначений для "vibe coding"** та найкраще підходить для досвідчених інженерів, які працюють з сталими репозиторіями: додають функції або виправляють помилки. Він має простий інтерфейс, схожий на звичний ChatGPT, з текстовим полем для опису завдання та кнопками "Ask" і "Code".
11+
12+
[https://www.youtube.com/watch?v=utujQfglbk8](https://www.youtube.com/watch?v=utujQfglbk8)
13+
14+
![YouTube Preview](https://img.youtube.com/vi/utujQfglbk8/mqdefault.jpg)
15+
16+
Є кнопка, схожа на "грати", що **надсилає завдання у фон** агенту в хмарі. Ставить завдання в чергу, після показує детальний лог виконання. На відео-перезентації виглядає як важливе досягнення для сфери ШІ-агентів програмування.
17+
18+
До речі Cursor теж у новій версії 0.50 додали як прив'ю для обмеженої кількості юзерів функцію [фонових агентів](https://docs.cursor.com/background-agent).
19+
20+
21+
#openaicodex

0 commit comments

Comments
 (0)