You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/2026-05-08-Release-5.1/index.md
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,11 @@ tags: [AI, Claude Code, Design Mode, Markdown Editor, Terminal, Live Preview Edi
9
9
import React from 'react';
10
10
import VideoPlayer from '@site/src/components/Video/player';
11
11
12
-
Phoenix Code 5.1 is now available at [phcode.io](https://phcode.io). This release brings AI into the editor with [Claude Code](#try-ideas-build-pages-and-fix-issues-with-ai), a new [Design Mode](#design-mode) for visual editing, a rich [Markdown editor](#rich-markdown-editor), a built-in [terminal](#built-in-terminal), responsive [device previews](#view-your-page-at-any-device-size), a [rebuilt Linux app](#linux), and a fresh new look with the [Phoenix Neo](#phoenix-neo-themes) themes.
12
+
Phoenix Code 5.1 is now available at [phcode.io](https://phcode.io).
13
13
14
-
## Try ideas, build pages, and fix issues with AI
14
+
This release brings AI into the editor with [Claude Code](#try-ideas-build-pages-and-fix-issues-with-ai), a new [Design Mode](#design-mode) for visual editing, a rich [Markdown editor](#rich-markdown-editor), a built-in [terminal](#built-in-terminal), responsive [device previews](#view-your-page-at-any-device-size), a [rebuilt Linux app](#linux), and a fresh new look with the [Phoenix Neo](#phoenix-neo-themes) themes.
15
15
16
-
*Included with Phoenix Pro.*
16
+
## Try ideas, build pages, and fix issues with AI
17
17
18
18
Phoenix Code now includes an AI assistant powered by Claude Code. It can write code, fix bugs, design your page, and a lot more. You can also attach images, files, and folders to your prompt. Switch between different modes: Plan, Edit, and Full Auto, based on your needs. [Read More...](https://docs.phcode.dev/app-links/ai-chat)
19
19
@@ -29,8 +29,6 @@ Focus fully on your content while your code stays out of the way. Work side by s
29
29
30
30
## Rich Markdown Editor
31
31
32
-
*Included with Phoenix Pro.*
33
-
34
32
Edit Markdown like a document in Live Preview. Format text, edit tables, and it’s easy to add images - just paste or pick one from your device, like in Google Docs or Word.
35
33
36
34
An easier way to create Markdown files that you can share with others. [Read More...](https://docs.phcode.dev/app-links/markdown-editor)
@@ -41,16 +39,12 @@ An easier way to create Markdown files that you can share with others. [Read Mor
41
39
42
40
## Live Preview Edit Upgrades
43
41
44
-
*Included with Phoenix Pro.*
45
-
46
42
Live Preview Edit just got a major upgrade. You can format text with bold, italics, and more. Add new elements and update tags, classes, and attributes, all directly in Live Preview. [Read More...](https://docs.phcode.dev/app-links/live-preview-edit)
Now you can quickly see how your page looks at different device sizes right inside Phoenix Code with a single click.
55
49
56
50
Phoenix Code also picks up your CSS `@media` breakpoints so you can jump straight to where your layout switches. [Read More...](https://docs.phcode.dev/app-links/resize-ruler)
0 commit comments