Skip to content

Commit 9a14baa

Browse files
committed
Update logo
1 parent 3f1280f commit 9a14baa

18 files changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
# Codexia
2-
3-
A modern, multi-session GUI application for the [Codex CLI](https://github.com/openai/codex) built with Tauri v2, React, and TypeScript.
1+
<div align="center">
2+
<img src="src-tauri/icons/128x128@2x.png" alt="Claudia Logo" width="120" height="120">
3+
<a href="https://github.com/milisp/codexia"><h1>Codexia</h1></a>
4+
</div>
45

56
[![Stars](https://img.shields.io/github/stars/milisp/codexia?style=social)](https://github.com/milisp/codexia/stargazers)
67

8+
A modern, multi-session GUI application for the `Codex CLI` built with Tauri v2, React, and TypeScript. Notepad + @file from FileTree + git diff
9+
710
> [!TIP]
8-
> **⭐ Star the repo and follow [milisp](https://x.com/lisp_mi) on X for more ideas**.
11+
> **⭐ Star the repo and follow [milisp](https://x.com/lisp_mi) on X for more**.
912
1013
## ✨ Features
1114

@@ -127,7 +130,7 @@ bun tauri build
127130
-**Command execution** with approval workflows
128131
-**Multiple AI providers** (OpenAI, OSS models via Ollama)
129132
-**Working directory context** for project-aware assistance
130-
- **Streaming responses** for real-time interaction
133+
- [ ] **Streaming responses** for real-time interaction
131134

132135
## 🛠️ Development
133136

@@ -185,6 +188,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
185188

186189
## 🙏 Acknowledgments
187190

191+
- [Plux](https://github.com/milisp/plux) one click @files from FileTree & notepad
188192
- [Claude code](https://www.anthropic.com/claude-code) Build by Claude code
189193
- [codex](https://chatgpt.com/codex) for the Codex CLI
190194
- [Tauri](https://tauri.app/) for the excellent desktop app framework
@@ -193,4 +197,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
193197

194198
---
195199

196-
**Built with ❤️ using Tauri, React, and Rust**
200+
**Built with ❤️ using Tauri, React, and Rust**

src-tauri/icons/128x128.png

17.6 KB
Loading

src-tauri/icons/128x128@2x.png

71.4 KB
Loading

src-tauri/icons/32x32.png

1.67 KB
Loading

src-tauri/icons/64x64.png

6.88 KB
Loading
12.8 KB
Loading
21.6 KB
Loading
24.2 KB
Loading
89 KB
Loading
1.49 KB
Loading

0 commit comments

Comments
 (0)