From 5dc8d56f31fe7b33569bc1d930dcf23458a6b294 Mon Sep 17 00:00:00 2001 From: simaonogueira101 Date: Wed, 11 Feb 2026 11:32:30 +0000 Subject: [PATCH 1/5] Add ASCII logo to README Center the Talent double-L mark above the project title. Co-authored-by: Cursor --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f68282..c781870 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,18 @@ -# talent-agent +
+ +``` + +#. + +#. + -#######. + . + +#. + +#. + -#######. +``` + +# Talent Agent CLI + +
[![npm version](https://img.shields.io/npm/v/talent-agent.svg)](https://www.npmjs.com/package/talent-agent) [![CI](https://github.com/talentprotocol/talent-agent/actions/workflows/ci.yml/badge.svg)](https://github.com/talentprotocol/talent-agent/actions/workflows/ci.yml) From bd0c150a6d7b5799383ab5a5109d91350acdaa20 Mon Sep 17 00:00:00 2001 From: simaonogueira101 Date: Wed, 11 Feb 2026 11:33:54 +0000 Subject: [PATCH 2/5] Logo. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c781870..2e61492 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ -#######. ``` -# Talent Agent CLI - +# talent-agent + [![npm version](https://img.shields.io/npm/v/talent-agent.svg)](https://www.npmjs.com/package/talent-agent) [![CI](https://github.com/talentprotocol/talent-agent/actions/workflows/ci.yml/badge.svg)](https://github.com/talentprotocol/talent-agent/actions/workflows/ci.yml) [![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) From 7e1ee853656527ae74ac4177e9d45a1bc1156c23 Mon Sep 17 00:00:00 2001 From: simaonogueira101 Date: Wed, 11 Feb 2026 11:34:31 +0000 Subject: [PATCH 3/5] Fix README logo alignment Remove extra indentation inside code block; div handles centering. Co-authored-by: Cursor --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2e61492..50e205f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@
``` - +#. - +#. - -#######. - . - +#. - +#. - -#######. ++#. ++#. +-#######. +. ++#. ++#. +-#######. ```
From 3b9e4a3c0caafb294d2fe60fd485324777bb35c0 Mon Sep 17 00:00:00 2001 From: simaonogueira101 Date: Wed, 11 Feb 2026 11:35:14 +0000 Subject: [PATCH 4/5] Improve. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 50e205f..a74d50e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -
- ``` +#. +#. @@ -10,8 +8,6 @@ -#######. ``` -
- # talent-agent [![npm version](https://img.shields.io/npm/v/talent-agent.svg)](https://www.npmjs.com/package/talent-agent) From 36b6a38bb2fea002e14522df813c24762fb36a99 Mon Sep 17 00:00:00 2001 From: simaonogueira101 Date: Wed, 11 Feb 2026 11:35:44 +0000 Subject: [PATCH 5/5] Add name. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a74d50e..a24f36e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ +#. +#. -#######. + +Talent Agent CLI ``` # talent-agent