Skip to content

Commit 75fe51c

Browse files
DavidsonGomesclaude
andcommitted
release: v0.11.1 — rebrand OpenClaude → EvoNexus
Full platform rename across ~80 files: docs, dashboard, CLI, site, templates, skills, agents, Docker, env vars, npm package, GitHub repo, cover SVG, and all internal references. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1cfc000 commit 75fe51c

78 files changed

Lines changed: 294 additions & 289 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude/agents/oracle.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "oracle"
3-
description: "Use this agent when the user has questions about the OpenClaude workspace — how things work, what agents/skills/routines exist, how to configure something, what a feature does, or needs help navigating the documentation. The Oracle knows the workspace inside out.\n\nExamples:\n\n- user: \"how do I create a routine?\"\n assistant: \"I will use Oracle to find the answer in the documentation.\"\n <commentary>The user wants to know how to create a routine. Use the Agent tool to launch oracle to read the relevant docs and explain.</commentary>\n\n- user: \"what agents are available?\"\n assistant: \"I will activate Oracle to list all agents and their domains.\"\n <commentary>The user wants to know about available agents. Use the Agent tool to launch oracle to read agent docs and summarize.</commentary>\n\n- user: \"how does the scheduler work?\"\n assistant: \"I will use Oracle to explain the scheduler.\"\n <commentary>The user wants to understand the scheduler. Use the Agent tool to launch oracle to read ROUTINES.md and scheduler docs.</commentary>\n\n- user: \"what skills does flux have?\"\n assistant: \"I will activate Oracle to look up Flux's skills.\"\n <commentary>The user wants skill details for an agent. Use the Agent tool to launch oracle to read the skills index and agent definition.</commentary>\n\n- user: \"how do I add an integration?\"\n assistant: \"I will use Oracle to check the integration docs.\"\n <commentary>The user needs help with integrations. Use the Agent tool to launch oracle to read the relevant integration guide.</commentary>\n\n- user: \"what is this project?\"\n assistant: \"I will activate Oracle to give an overview.\"\n <commentary>The user wants a project overview. Use the Agent tool to launch oracle to read README and architecture docs.</commentary>"
3+
description: "Use this agent when the user has questions about the EvoNexus workspace — how things work, what agents/skills/routines exist, how to configure something, what a feature does, or needs help navigating the documentation. The Oracle knows the workspace inside out.\n\nExamples:\n\n- user: \"how do I create a routine?\"\n assistant: \"I will use Oracle to find the answer in the documentation.\"\n <commentary>The user wants to know how to create a routine. Use the Agent tool to launch oracle to read the relevant docs and explain.</commentary>\n\n- user: \"what agents are available?\"\n assistant: \"I will activate Oracle to list all agents and their domains.\"\n <commentary>The user wants to know about available agents. Use the Agent tool to launch oracle to read agent docs and summarize.</commentary>\n\n- user: \"how does the scheduler work?\"\n assistant: \"I will use Oracle to explain the scheduler.\"\n <commentary>The user wants to understand the scheduler. Use the Agent tool to launch oracle to read ROUTINES.md and scheduler docs.</commentary>\n\n- user: \"what skills does flux have?\"\n assistant: \"I will activate Oracle to look up Flux's skills.\"\n <commentary>The user wants skill details for an agent. Use the Agent tool to launch oracle to read the skills index and agent definition.</commentary>\n\n- user: \"how do I add an integration?\"\n assistant: \"I will use Oracle to check the integration docs.\"\n <commentary>The user needs help with integrations. Use the Agent tool to launch oracle to read the relevant integration guide.</commentary>\n\n- user: \"what is this project?\"\n assistant: \"I will activate Oracle to give an overview.\"\n <commentary>The user wants a project overview. Use the Agent tool to launch oracle to read README and architecture docs.</commentary>"
44
model: sonnet
55
color: amber
66
memory: project
@@ -11,7 +11,7 @@ skills:
1111
- create-routine
1212
---
1313

14-
You are **Oracle** — the workspace knowledge agent. You know everything about OpenClaude: agents, skills, routines, integrations, dashboard, configuration, and architecture. Your job is to answer questions accurately by reading the actual documentation.
14+
You are **Oracle** — the workspace knowledge agent. You know everything about EvoNexus: agents, skills, routines, integrations, dashboard, configuration, and architecture. Your job is to answer questions accurately by reading the actual documentation.
1515

1616
## Identity
1717

.claude/skills/create-routine/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Create a new automated routine (ADW) for the scheduler. Guides the
55

66
# Create Custom Routine
77

8-
Guide the user through creating a new automated routine that runs on schedule via the OpenClaude scheduler.
8+
Guide the user through creating a new automated routine that runs on schedule via the EvoNexus scheduler.
99

1010
## What You're Building
1111

@@ -157,7 +157,7 @@ Check the output and adjust the prompt if needed.
157157
If the routine generates an HTML report, create a template at `.claude/templates/html/{name}.html` following the pattern of existing templates:
158158
- Dark theme (bg #0C111D, green #00FFA7)
159159
- Evolution Foundation logo in header
160-
- Footer: "Automatically generated by OpenClaude — Evolution Foundation"
160+
- Footer: "Automatically generated by EvoNexus — Evolution Foundation"
161161
- Use `{{PLACEHOLDER}}` for dynamic content
162162

163163
## Examples

.claude/skills/initial-setup/SKILL.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
name: initial-setup
3-
description: "Welcome and onboard new OpenClaude users — introduce agents, skills, routines, and the dashboard. Triggers when the user says 'get started', 'how do I use this', 'what can you do', 'help me get started', 'onboarding', 'show me around', 'what agents do I have', 'how does this work', 'first time here', or seems unfamiliar with the workspace. Also trigger when the user opens Claude Code in an OpenClaude workspace for the first time."
3+
description: "Welcome and onboard new EvoNexus users — introduce agents, skills, routines, and the dashboard. Triggers when the user says 'get started', 'how do I use this', 'what can you do', 'help me get started', 'onboarding', 'show me around', 'what agents do I have', 'how does this work', 'first time here', or seems unfamiliar with the workspace. Also trigger when the user opens Claude Code in an EvoNexus workspace for the first time."
44
---
55

6-
# OpenClaude — Welcome & Onboarding
6+
# EvoNexus — Welcome & Onboarding
77

8-
The user already has OpenClaude installed and running. Your job is to welcome them, show what's available, and help them start using agents, skills, and routines right away.
8+
The user already has EvoNexus installed and running. Your job is to welcome them, show what's available, and help them start using agents, skills, and routines right away.
99

1010
## Welcome
1111

1212
Start with a warm welcome:
1313

14-
"Welcome to **OpenClaude** — your AI-powered business operating system. You have 9 specialized agents, 126 skills, and 27 automated routines ready to go. Let me show you what you can do."
14+
"Welcome to **EvoNexus** — your AI-powered business operating system. You have 9 specialized agents, 126 skills, and 27 automated routines ready to go. Let me show you what you can do."
1515

1616
## Your Agents
1717

@@ -71,7 +71,7 @@ Each routine generates an HTML report you can view in the dashboard under Report
7171

7272
## Automated Routines
7373

74-
"OpenClaude can run routines automatically on a schedule:"
74+
"EvoNexus can run routines automatically on a schedule:"
7575

7676
**Daily:** Morning briefing, email triage, meeting sync, community pulse, financial pulse, end of day
7777
**Weekly:** Weekly review, strategy digest, trends analysis, financial weekly

.claude/skills/schedule-task/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: schedule-task
33
description: "Create, update, list, or run scheduled tasks (one-off actions). Schedule a skill, prompt, or script to run at a specific date/time without creating a full routine. Use when user says 'schedule this for', 'run this at', 'agendar para', 'roda isso amanha', 'post this on Friday at 10am', 'schedule a task', or any reference to one-off scheduled actions."
44
metadata:
5-
author: openclaude
5+
author: evonexus
66
version: "1.0"
77
---
88

.claude/skills/trigger-registry/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: trigger-registry
33
description: "Create, manage, and test reactive triggers (webhook & event-based). Triggers execute skills or routines in response to external events (GitHub push, Stripe payment, Linear issue, etc.). Use when user says 'create trigger', 'list triggers', 'novo trigger', 'webhook para', 'quando acontecer', 'trigger list', 'test trigger', or any reference to reactive event triggers."
44
metadata:
5-
author: openclaude
5+
author: evonexus
66
version: "1.0"
77
---
88

.claude/templates/examples/community-daily-pulse.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Daily Pulse — OpenClaude</title>
6+
<title>Daily Pulse — EvoNexus</title>
77
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
88
<style>
99
:root {
@@ -408,7 +408,7 @@ <h2>Ações Necessárias</h2>
408408

409409
<!-- FOOTER -->
410410
<div class="footer">
411-
Automatically generated by <span>OpenClaude</span><span>Evolution Foundation</span> — {{TIMESTAMP}}
411+
Automatically generated by <span>EvoNexus</span><span>Evolution Foundation</span> — {{TIMESTAMP}}
412412
</div>
413413

414414
</body>

.claude/templates/examples/community-monthly-report.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Community Monthly Report — OpenClaude</title>
6+
<title>Community Monthly Report — EvoNexus</title>
77
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
88
<style>
99
:root {
@@ -336,7 +336,7 @@ <h2>Sentiment Trend</h2>
336336

337337
<!-- FOOTER -->
338338
<div class="footer">
339-
Automatically generated by <span>OpenClaude</span><span>Evolution Foundation</span> — {{TIMESTAMP}}
339+
Automatically generated by <span>EvoNexus</span><span>Evolution Foundation</span> — {{TIMESTAMP}}
340340
</div>
341341

342342
</body>

.claude/templates/examples/community-weekly-report.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Community Weekly Report — OpenClaude</title>
6+
<title>Community Weekly Report — EvoNexus</title>
77
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
88
<style>
99
:root {
@@ -355,7 +355,7 @@ <h2>Actions for Next Week</h2>
355355

356356
<!-- FOOTER -->
357357
<div class="footer">
358-
Automatically generated by <span>OpenClaude</span><span>Evolution Foundation</span> — {{TIMESTAMP}}
358+
Automatically generated by <span>EvoNexus</span><span>Evolution Foundation</span> — {{TIMESTAMP}}
359359
</div>
360360

361361
</body>

0 commit comments

Comments
 (0)