Skip to content

Commit 6ec3615

Browse files
committed
Add standard README badges
1 parent 4846607 commit 6ec3615

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ If you want Codex in your code editor (VS Code, Cursor, Windsurf), <a href="http
4848

4949
# HeliosCLI
5050

51+
[![Build](https://img.shields.io/github/actions/workflow/status/KooshaPari/helios-cli/rust-ci.yml?branch=main&label=build)](https://github.com/KooshaPari/helios-cli/actions/workflows/rust-ci.yml)
52+
[![Release](https://img.shields.io/github/v/release/KooshaPari/helios-cli?include_prereleases&sort=semver)](https://github.com/KooshaPari/helios-cli/releases)
53+
[![License](https://img.shields.io/github/license/KooshaPari/helios-cli)](LICENSE)
54+
[![Phenotype](https://img.shields.io/badge/Phenotype-org-blueviolet)](https://github.com/KooshaPari)
55+
56+
5157
**Status:** stable
5258

5359
A multi-model coding agent CLI framework built with Bazel, Rust, and TypeScript. HeliosCLI provides a unified interface for integrating coding agents from OpenAI Codex, Claude, Gemini, and other AI models with a local sandboxing and execution engine.

0 commit comments

Comments
 (0)