Skip to content

Commit ac3b07d

Browse files
committed
2025-05-20 17:45:50
1 parent 1484718 commit ac3b07d

File tree

4 files changed

+33
-0
lines changed

4 files changed

+33
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
GitHub Copilot is also not very good with naming; now under the name **agent** will also be the cloud agent in response to the agent from OpenAI.
2+
3+
https://github.blog/changelog/2025-05-19-github-copilot-coding-agent-in-public-preview/
4+
The cloud Copilot agent can **automatically solve tasks** in the repository: **assign an issue** (or several) — it will analyze the code, make changes, test with tests, and send a PR for review. Copilot works in the background, using a **secure cloud environment** (based on GitHub Actions). Available only for Copilot Pro+ and Enterprise, consumes GitHub Actions minutes.
5+
6+
Apparently, GitHub Copilot for VSCode is not developing as quickly and well as competitors, so MS decided to **open-source** its code to everyone. Grok 3 model was also added.
7+
![Photo](ukr_2025/05/2025-05-20-17-18.png)
8+
9+
https://jules.google/
10+
Google's announcement also includes such a cloud **agent Jules**, but only a waitlist is on the website. Also, for some reason, the design is made like a pixel game.
11+
12+
https://docs.anthropic.com/en/docs/claude-code/sdk
13+
Claude Code SDK. **Anthropic announced an SDK** for their agent programming system from the console. In fact, it doesn't look like the usual one, where we can connect some product to our code and interact with it. More precisely, it doesn't look like that yet, it says "The SDK currently support command line usage". That is, they rather expanded the possibilities of interacting with it from the console.
14+
15+
16+
#githubcopilot #vscplugin #claudecode

eng_2025/05/2025-05-20-17-18.png

783 KB
Loading

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
GitHub Copilot теж не дуже добре справляється з неймінгом, тепер під назвою агента буде й хмарний агент у відповідь на агента від OpenAI.
2+
3+
https://github.blog/changelog/2025-05-19-github-copilot-coding-agent-in-public-preview/
4+
Хмарний агент може **автоматично вирішувати завдання** у репозиторії: **призначте issue** (або декілька) — проаналізує код, внесе зміни, перевірить тестами та відправить PR на рев'ю. Copilot працює у фоновому режимі, використовуючи **безпечне хмарне оточення** (на базі GitHub Actions). Доступний лише для Copilot Pro+ та Enterprise, витрачає хвилини GitHub Actions.
5+
6+
Судячи з усього, GitHub Copilot для VSCode не настільки швидко і добре розвивається, як конкуренти, тому MS вирішив **відкрити його код** для всіх, але я поки що репозиторій не знайшов. Також додали модель Grok 3.
7+
![Photo](ukr_2025/05/2025-05-20-17-18.png)
8+
9+
10+
https://jules.google/
11+
У Google в анонсі теж є такий хмарний **агент Jules**, але на сайті лише waitlist й такі ж обіцянки як у всіх. Також чомусь дизайн зроблений як піксельна гра.
12+
13+
https://docs.anthropic.com/en/docs/claude-code/sdk
14+
Claude Code SDK. **Anthropic анонсували SDK** для своєї системи агентного програмування з консолі. Насправді він не схожий на звичний, де ми можемо до нашого коду підключити якийсь продукт і взаємодіяти з ним. Точніше, поки що не схоже, написано "The SDK currently support command line usage". Тобто скоріше розширили можливості взаємодії з ним з консолі.
15+
16+
17+
#githubcopilot #vscplugin #claudecode

ukr_2025/05/2025-05-20-17-18.png

783 KB
Loading

0 commit comments

Comments
 (0)