Skip to content

Commit ff0fa94

Browse files
authored
Enhance README with header and project details
Added a decorative header and enhanced project description.
1 parent 63feaa6 commit ff0fa94

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
<div align="center">
22

3-
# Self-Healing CI
3+
<pre>
4+
#################################################################################################
5+
# #
6+
# ____ _ __ _ _ _ _ ____ ___ #
7+
# / ___| ___| |/ _| | | | | ___ __ _| (_)_ __ __ _ / ___|_ _| #
8+
# \___ \ / _ \ | |_ | |_| |/ _ \/ _` | | | '_ \ / _` | | | | | #
9+
# ___) | __/ | _| | _ | __/ (_| | | | | | | (_| | | |___ | | #
10+
# |____/ \___|_|_| |_| |_|\___|\__,_|_|_|_| |_|\__, | \____|___| #
11+
# |___/ #
12+
# #
13+
#################################################################################################
14+
</pre>
415

516
**React to broken CI with context, diagnosis, and an automated fix path** — a GitHub App plus Temporal worker that collects failure data, asks Claude for a root cause and patch, applies changes via GitHub or Morph, runs tests and optional proof checks, then updates status or merges when your policy allows.
617

0 commit comments

Comments
 (0)