Skip to content

Commit 3a44a0f

Browse files
committed
2025-05-23 12:38:27
1 parent bd76429 commit 3a44a0f

File tree

5 files changed

+38
-1
lines changed

5 files changed

+38
-1
lines changed

eng_2025/05/2025-05-23-12-06.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Next on this week's presentations, we have Anthropic.
2+
3+
The event was called "**Code w/ Claude**", meaning they directly focused on programming.
4+
5+
https://www.anthropic.com/news/claude-4
6+
They presented **version 4 of Opus and Sonnet**. The models have all modern features - reasoning, internet search, code execution, tool use and MCP, editing local files (which Opus can use as memory). The request cache has been expanded from seconds to an hour. They say that Opus can work for 8 hours as a background autonomous agent.
7+
8+
Google, citing Cursor statistics, said that in recent months many people using it have switched to `Gemini 2.5 Pro`. It's interesting if this announcement will bring people back to Sonnet (the model is already in Cursor settings). In the free plan of Github Copilot, there is only Claude 3.5 Sonnet; in Pro, they added Claude 4.0 Sonnet (Preview); to use Opus, you need to be on the Pro+ subscription.
9+
10+
![Photo](2025-05-23-12-06.png)
11+
12+
Anthropic also updated their **Claude Code** tool. It now supports background tasks via GitHub Actions and integrations with VS Code and JetBrains, displaying changes directly in the IDE.
13+
14+
This means they also created a background agent that can be given tasks from repositories, and then you can check what has been done. "Tag Claude Code in pull requests to respond to reviewer feedback, fix CI errors, or modify code. To install, run `/install-github-app` from Claude Code."
15+
16+
It's interesting that a representative from GitHub spoke, and it seems their background agent on the website also works on Anthropic's models, not OpenAI Codex as I initially thought.
17+
18+
19+
#claudecode #newllmmodel

eng_2025/05/2025-05-23-12-06.png

690 KB
Loading

ukr_2025/05/2025-05-22-15-20.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ https://mistral.ai/news/devstral
1818
- сканує код на помилки
1919
- Модель навчена розв'язувати реальні проблеми з GitHub
2020

21-
За даними All Hands AI 🙌Devstral перевершує значно більші моделі, такі як Deepseek-V3-0324 (671B) та Qwen3 232B-A22B. При цьому Devstral достатньо легка, щоб **працювати на одній RTX 4090** або Mac з 32 ГБ оперативної пам'яті, що робить її ідеальним вибором для фоновго локального використання.
21+
За даними All Hands AI 🙌Devstral перевершує значно більші моделі, такі як Deepseek-V3-0324 (671B) та Qwen3 232B-A22B. При цьому Devstral достатньо легка, щоб **працювати на одній RTX 4090** або Mac з 32 ГБ оперативної пам'яті, що робить її ідеальним вибором для фонового локального використання.

ukr_2025/05/2025-05-23-12-06.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Наступні на цьому тиждні презентацій у нас Anthropic.
2+
3+
Івент називався "**Code w/ Claude**" тобто вони прямо зробили акцент на прогарммування.
4+
5+
https://www.anthropic.com/news/claude-4
6+
Перезентували **4 версію Opus та Sonnet**. Моделі мають всі сучасні фічі - мислення, пошук в інтернеті, запуск коду, використання інструментів та MCP, правки локальних файлів (які Opus може використовувати як пам'ять). Кеш запитів розширили з секунд до години. Кажуть, що Opus може 8 годин працювати як фоновий автономний агент.
7+
8+
Google, посилаючись на статистику Cursor, казали, що за остані місяці дуже багато людей перешло у ньому на Gemini 2.5 Pro. Цікаво, це поверне анонс людей до Sonnet (модель вже є у налаштуваннях Cursor). У Github Copilot у безкоштовному плані тільки Claude 3.5 Sonnet, у Pro додали Claude 4.0 Sonnet (Preview), а щоб використовувати Opus треба бути на Pro+ підписці.
9+
10+
![Photo](2025-05-23-12-06.png)
11+
12+
Також оновили свій **Claude Code** інструмент. Тепер підтримує фонові завдання через GitHub Actions та нативні інтеграції з VS Code і JetBrains, відображаючи зміни безпосередньо у IDE.
13+
14+
Тобто вони теж зробили фонового агнета, якому можна давати завдання з репозиторів й потім перевірити зроблене. Позначайте Claude Code у пулл-реквестах, щоб відповідати на відгуки рецензентів, виправляти помилки CI або змінювати код. Щоб встановити, запустіть `/install-github-app` з Claude Code.
15+
16+
Цікаво, що виступав представник GitHub й схоже їх фоновий агент на сайті теж працює на моделs від Anthropic, а не OpenAI Codex як я думав спочатку.
17+
18+
#claudecode #newllmmodel

ukr_2025/05/2025-05-23-12-06.png

690 KB
Loading

0 commit comments

Comments
 (0)