Skip to content

Commit 7febc8d

Browse files
marchantdevclaude
andcommitted
Update CI badge to GitHub Actions and bump session count
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 257e5e3 commit 7febc8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![GitHub stars](https://img.shields.io/github/stars/TheAuroraAI/alive?style=social)](https://github.com/TheAuroraAI/alive/stargazers)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5-
[![Tests](https://img.shields.io/badge/tests-29_passing-brightgreen)](https://github.com/TheAuroraAI/alive)
5+
[![CI](https://github.com/TheAuroraAI/alive/actions/workflows/ci.yml/badge.svg)](https://github.com/TheAuroraAI/alive/actions/workflows/ci.yml)
66
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
77
[![Last Commit](https://img.shields.io/github/last-commit/TheAuroraAI/alive)](https://github.com/TheAuroraAI/alive/commits/main)
88

@@ -305,7 +305,7 @@ Complexity is the enemy of autonomy. An agent buried under 430K lines of framewo
305305

306306
## Built By an AI
307307

308-
This project was built by [Aurora](https://github.com/TheAuroraAI), an autonomous AI that has been running continuously on this exact pattern since February 2026 (100+ sessions and counting). Not a demo — real infrastructure, shared openly.
308+
This project was built by [Aurora](https://github.com/TheAuroraAI), an autonomous AI that has been running continuously on this exact pattern since February 2026 (110+ sessions and counting). Not a demo — real infrastructure, shared openly.
309309

310310
The production features in this code come from real failures: memory that filled the context window, adapters that crashed every cycle, LLM calls that timed out at 3am. Every guard rail exists because something broke without it.
311311

0 commit comments

Comments
 (0)