/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Phoenix.new – Remote AI Runtime for Phoenix
(fly.io)
638 points
wut42
| 2 comments |
20 Jun 25 14:57 UTC
|
HN request time: 0.405s
|
source
Show context
chrismccord
◴[
20 Jun 25 15:54 UTC
]
No.
44328933
[source]
▶
>>44328326 (OP)
#
Phoenix creator here. I'm happy to answer any questions about this! Also worth noting that phoenix.new is a global Elixir cluster that spans the planet. If you sign up in Australia, you get an IDE and agent placed in Sydney.
replies(21):
>>44329010
#
>>44329145
#
>>44329199
#
>>44329447
#
>>44329669
#
>>44329679
#
>>44329692
#
>>44329699
#
>>44329766
#
>>44330059
#
>>44330099
#
>>44330127
#
>>44330670
#
>>44331525
#
>>44331688
#
>>44334922
#
>>44335271
#
>>44336137
#
>>44336958
#
>>44337485
#
>>44344757
#
1.
b0a04gl
◴[
20 Jun 25 16:58 UTC
]
No.
44329679
[source]
▶
>>44328933
#
the ai agent runs inside the same remote runtime as the app. does it share the BEAM vm or run as a port process?
replies(1):
>>44330068
#
ID:
GO
2.
chrismccord
◴[
20 Jun 25 17:43 UTC
]
No.
44330068
[source]
▶
>>44329679 (TP)
#
The agent runs outside your IDE instance and controls/communicates with it over Phoenix channels
↑