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
title: Phoenix AI Release (May-2026, V-6.0) is now Live
3
+
title: Phoenix AI Release (May2026, V-6.0) is now Live
4
4
description: "Phoenix Code 6.0 introduces an AI assistant powered by Claude Code, a brand new Design Mode, a rich Markdown editor, an integrated terminal, and Phoenix Neo themes."
tags: [AI, Claude Code, Design Mode, Markdown Editor, Terminal, Live Preview Edit, Phoenix Pro, Phoenix Neo, Windows, Linux, Mac, Release]
7
7
---
8
8
9
9
import React from 'react';
10
10
import VideoPlayer from '@site/src/components/Video/player';
11
11
12
-
2026 May release (6.0) of Phoenix Code is now available for download at [phcode.io](https://phcode.io).
12
+
The May 2026 release (6.0) of Phoenix Code is now available for download at [phcode.io](https://phcode.io).
13
13
14
-
This release is all about making Phoenix Code a true all-in-one web development environment. [AI](#try-ideas-build-pages-and-fix-issues-with-ai) right inside the editor, an upgraded [Live Preview Edit](#live-preview-edit-upgrades), a rich [Markdown editor](#rich-markdown-editor), a built-in [terminal](#built-in-terminal), [Device previews](#view-your-page-at-any-device-size).
14
+
This release focuses on making Phoenix Code a true all-in-one web development environment, bringing AI directly into the editor along with an upgraded [Live Preview Edit](#live-preview-edit-upgrades), a rich [Markdown editor](#rich-markdown-editor), a built-in [terminal](#built-in-terminal), [device previews](#view-your-page-at-any-device-size), and a lot more.
15
15
16
-
Phoenix also got a fresh new look with the [Phoenix Neo](#phoenix-neo-themes) themes, and a new [Design Mode](#design-mode) that lets you edit content visually while keeping your code out of the way.
16
+
Phoenix also gets a fresh new look with the [Phoenix Neo](#phoenix-neo-themes) themes, and a new [Design Mode](#design-mode) that lets you edit content visually while keeping your code out of the way.
17
17
18
18
## Try ideas, build pages, and fix issues with AI
19
19
20
20
*Included with Phoenix Pro.*
21
21
22
-
Phoenix Code now includes an AI assistant powered by Claude Code. Ask it to write code, fix bugs, build features, or explain a file.
23
-
24
-
Attach files, paste screenshots, or use the built-in screenshot tool to show the AI exactly what you mean.
25
-
26
-
Three permission modes: **Plan** drafts changes for you to approve, **Edit** edits files but asks before running terminal commands, and **Full Auto** runs uninterrupted. Every AI response creates a restore point, so you can undo or roll back at any time. [Read More...](https://docs.phcode.dev/app-links/ai-chat)
22
+
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)
Focus fully on your content while your code stays out of the way. Work side by side with AI and Live Preview. Edit content visually - whether you're building web pages or Markdown documents. [Read More...](https://docs.phcode.dev/app-links/design-mode)
30
+
Focus fully on your content while your code stays out of the way. Work side by side with AI and Live Preview. Edit content visually, whether you're building web pages or Markdown documents. [Read More...](https://docs.phcode.dev/app-links/design-mode)
Edit Markdown like a document in Live Preview. Format text, edit tables, add images and diagrams and the code gets synced automatically in real-time.
38
+
Edit Markdown like a document in Live Preview. Format text, edit tables, and add images and diagrams, with the code syncing automatically in realtime.
43
39
44
40
An easier way to create Markdown files that you can share with others. [Read More...](https://docs.phcode.dev/app-links/markdown-editor)
45
41
@@ -51,7 +47,7 @@ An easier way to create Markdown files that you can share with others. [Read Mor
51
47
52
48
*Included with Phoenix Pro.*
53
49
54
-
Live Preview Edit just got a major upgrade. Format text with bold, italic, and many 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)
50
+
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)
@@ -69,56 +65,55 @@ Phoenix Code also picks up your CSS `@media` breakpoints so you can jump straigh
69
65
70
66
## Built-in Terminal
71
67
72
-
Phoenix Code now has a built-in terminal, so you can run commands right away without switching windows. It supports your preferred shell and works across all platforms. [Read More...](https://docs.phcode.dev/app-links/terminal)
68
+
Phoenix Code now has a built-in terminal, so you can run commands right away without switching windows. It supports your preferred shell and works across all supported platforms. [Read More...](https://docs.phcode.dev/app-links/terminal)
We've changed how the Bottom Panel works to make it easier to access all your tools with a new tools drawer. Git, Terminal, Problems, and more are now all in one place. You can switch between them instantly and open multiple tools at once. [Read More...](https://docs.phcode.dev/app-links/git)
74
+
We've changed how the Bottom Panel works to make it easier to access all your tools with a new tools drawer interface. Git, Terminal, Problems, and more are now all in one place. You can switch between them instantly or open multiple tools at once. [Read More...](https://docs.phcode.dev/app-links/git)
0 commit comments