#junie

2025-05-02

OK, I love #jetbrains and the PHPStorm IDE but the feedback I read for early #junie users is so-so... and at this point as an experienced dev I'm a bit on the edge - keep using the deveveloper-driven workflow with the IDE or use #windsurf / #cursor where it's becoming more like a "dev/architect"work to dictate the AI what to code... As far as I hear, the gains from the 2nd flow are up to triple as performance... I guess there is place for both? What do you think, guys?

2025-04-28

Пробуем Junie от JetBrains на реальной задаче (или как я попал в рассказ Азимова)

JetBrains зарелизил новую версию своего AI-ассистента и вместе с ним Junie - автономного нейросетевого агента-программиста, которому можно поручать небольшие рабочие задачи. Буквально вчера я получил к нему доступ и не смог не воспользоваться возможностью. Я даже не представлял... насколько это весело.

habr.com/ru/articles/904876/

#junie #jetbrains #react #typescript #тестирование #тестирование_вебприложений #искусственный_интеллект #javascript #chatgpt #jest

2025-04-27

Пробуем Junie от JetBrains на реальной задаче (или как я попал в рассказ Азимова)

JetBrains зарелизил новую версию своего AI-ассистента и вместе с ним Junie - автономного нейросетевого агента-программиста, которому можно поручать небольшие рабочие задачи. Буквально вчера я получил к нему доступ и не смог не воспользоваться возможностью. Я даже не представлял... насколько это весело.

habr.com/ru/articles/904876/

#junie #jetbrains #react #typescript #тестирование #тестирование_вебприложений #искусственный_интеллект #javascript #chatgpt #jest

Experimenting with JetBrains Junie. Pretty cool experience having this in my favorite IDE. It's a bit slow though (early days I'm sure). But where's the Windows version? I can only find it on mac. Is Junie released on Windows? #JetBrains #Junie #Programming #Code #Dev #JetBrainsJunie

Simon Levesquesimonlevesque
2025-04-20

I started to use , new coding agent. It is great! We can give it a few instructions directly or tell it to do everything described in a specific file.
It can edit many files without humain intervention and could complete from 50 to 100%. That removes a lot of the boring tasks.
I will most likely bust the quota... I hope I can buy more. That is so worth it

dazfuller :rickwhoah:dazfuller@mstdn.social
2025-04-18

ARGH

So #Junie from #JetBrains also raised that I should "Implement a router package with proper route registration", so I asked it what was wrong with what I had.

As part of checking it looked at my go.mod file and came up with this

"The go.mod file contains a typo with a non-existent Go version"

And then _helpfully_ changed it to Go 1.22.

Except that I had it set to 1.24, which definitely does exist, because I'm using it!

3/2

dazfuller :rickwhoah:dazfuller@mstdn.social
2025-04-18

So, latest update from #JetBrains gave me the new #Junie plugin because I'm paying for the all products pack. Figured I'd give it a try over a new demo code base to produce a set of recommended changes.

The code has 2 database queries right now. One gets a list of all employees, the second gets a record for just one based on an id.

The recommendation was to make sure I parameterize my queries. Odd, because I am, so I ask for an explanation

1/2

mborusmborus
2025-04-17

@jetbrains

After a restart the job commenced and completed. Maybe my test month was not registred active.

I checked every single change and the code was correct.

I also verified that it found all occurrances.

While verifying I found a harmless bug in my code (incorrectly storing a return value and not using it) which was now more visible but "survived" the refactor unchanged.

Personal conclusion: Using for on this task was worth it.

screenshot showing

"Done" and a list of changed files

🤖👨‍💻Компанія #JetBrains оголосила про публічний реліз Junie — ШІ-агента, який автоматизує роботу з кодом.

#Junie доступний у середовищах розробки IntelliJ IDEA Ultimate, #PyCharm Professional, #WebStorm і #GoLand. Компанія заявила, що незабаром з’явиться підтримка #PhpStorm, #RustRover і #RubyMine.

siliconangle.com/2025/04/16/je

Kito D. Mannkito99
2025-04-14

Wohoo! I finally got access to , the agent. I'm curious to see how it compares to others I've been playing with like Q Developer.

2025-04-03

Pretty awesome! @ericdeandrea.dev is presenting a demonstration of transitioning from #Java Spring to Quarkus using @jetbrains.com #Junie. It's truly remarkable, and I can't wait to try it out myself... if only I get the chance! :) Check it out here: youtube.com/watch?v=sQgAZRq4_4

2025-02-24

Tips for using #Junie : jetbrains.com/guide/ai/tips/ju

Know more about #JetBrains new #AI coding agent and join the waitlist: jetbrains.com/junie/

2025-02-24

Heads up for all the lucky folks who has access to #JetBrains #Junie EAP! Do you wanna know how to optimize using follow-up prompts and new prompts? Here is a tip for you (link in comment) #AI #prompts

2025-02-22

Very pleasantly surprised at how quickly have been able to put together a custom Django invoicing app this morning using #jetbrains #junie

2025-02-21

This is quite entertaining, as it obviously does not fully work (and I am wondering if it ever will).

But the idea is what I also proposed when Copilot was new: Do not let AI generate tests but instead let it create the easiest possible implementation for your tests and / refactor.

#programming #swdev #ai #junie #intellij mastodon.social/@java_discussi

2025-02-12

[Перевод] Junie – новый AI-агент от JetBrains. Junior разработчики больше не нужны

В новом переводе от команды Spring АйО мы расскажем вам о новом продукте от компании JetBrains, который называется Junie. Новый продукт работает по принципу искусственного интеллекта и способен самостоятельно выполняет задачи по написанию кода.

habr.com/ru/companies/spring_a

#java #ai #coding_agent #junie #SWEBench_Verified_benchmark #coding_assistant

2025-02-11

#Java Live Coding Stream

Join me in 1 hour (19:00 UTC) for today's stream (jitterted.stream) where I'll continue working on JitterTed's TDD Game (tdd.cards) using #SpringBoot, #htmx, #TDD (of course), etc.

We'll also look at how #Junie refactored some code.

Julien Lengrand-Lambertjlengrand@mastodon.online
2025-01-28

Ok, saying I'm excited is an understatement! #kotlin #junie Thanks folks!

2025-01-27

#Java Live Coding Stream

Today's stream starts later than usual (in an hour), so tune in at 21:00 UTC at jitterted.stream for more coding, confusion, #TDDing, mistakes, #Refactoring, #SpringBoot, and #htmx.

I'll also be trying out #Junie, the IntelliJ IDEA AI agent!

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst