|
| 1 | +{ |
| 2 | + "nav": { |
| 3 | + "github": "GitHub", |
| 4 | + "docs": "Docs", |
| 5 | + "getStarted": "Get Started" |
| 6 | + }, |
| 7 | + "hero": { |
| 8 | + "badge": "v{{version}} is now live", |
| 9 | + "title": "Run your business", |
| 10 | + "titleHighlight": "with AI agents.", |
| 11 | + "subtitle": "Finance, marketing, legal, sales, community, engineering. 38 specialized agents ready to work. Open source. One command.", |
| 12 | + "cta": "Get Started, it's free", |
| 13 | + "viewGithub": "View on GitHub", |
| 14 | + "discord": "Join 17,000+ developers on Discord", |
| 15 | + "stats": { |
| 16 | + "community": "Community members", |
| 17 | + "agents": "AI Agents", |
| 18 | + "skills": "Skills", |
| 19 | + "integrations": "Integrations" |
| 20 | + } |
| 21 | + }, |
| 22 | + "screenshots": { |
| 23 | + "sectionTitle": "Command center for your AI team", |
| 24 | + "sectionSubtitle": "See and control every agent, routine, and AI cost in real time.", |
| 25 | + "sectionNote": "Web dashboard included. No extra setup.", |
| 26 | + "clickToExpand": "Click to expand", |
| 27 | + "overview": "Overview Dashboard", |
| 28 | + "multiAgents": "Multi Agents", |
| 29 | + "integrationsTitle": "Integrations", |
| 30 | + "costTracking": "Cost Tracking" |
| 31 | + }, |
| 32 | + "features": { |
| 33 | + "sectionTitle": "Everything included. Zero lock-in.", |
| 34 | + "sectionSubtitle": "EvoNexus comes with a complete suite of tools out of the box.", |
| 35 | + "agents": { |
| 36 | + "title": "38 Specialized Agents", |
| 37 | + "desc": "17 business agents (ops, finance, marketing, sales, legal and more) + 21 engineering agents (architecture, code, review, tests, security and more). Each with their own memory and scope." |
| 38 | + }, |
| 39 | + "skills": { |
| 40 | + "title": "175+ Skills", |
| 41 | + "desc": "Business skills (fin-, social-, mkt-, hr-, legal-...) plus 25 dev-* engineering skills (autopilot, plan, ralplan, verify, ultraqa, trace...)" |
| 42 | + }, |
| 43 | + "routines": { |
| 44 | + "title": "Automated Routines", |
| 45 | + "desc": "Morning briefing to monthly close, running on schedule automatically" |
| 46 | + }, |
| 47 | + "dashboard": { |
| 48 | + "title": "Web Dashboard", |
| 49 | + "desc": "React + Flask with auth, roles, terminal, reports, service management" |
| 50 | + }, |
| 51 | + "integrations": { |
| 52 | + "title": "23 Integrations", |
| 53 | + "desc": "Gmail, Calendar, GitHub, Linear, Discord, Stripe, Bling, Asaas, Omie, and more" |
| 54 | + }, |
| 55 | + "channels": { |
| 56 | + "title": "Channels", |
| 57 | + "desc": "Bidirectional chat via Telegram, Discord, and iMessage. Talk to Claude from your phone." |
| 58 | + }, |
| 59 | + "memory": { |
| 60 | + "title": "Persistent Memory", |
| 61 | + "desc": "Two-tier system that remembers context across conversations and sessions" |
| 62 | + }, |
| 63 | + "teams": { |
| 64 | + "title": "Agent Teams", |
| 65 | + "desc": "Parallel multi-agent execution for faster consolidation routines (experimental)" |
| 66 | + }, |
| 67 | + "scheduled": { |
| 68 | + "title": "Scheduled Tasks", |
| 69 | + "desc": "One-off actions at a specific date/time. Schedule a skill, prompt, or script." |
| 70 | + }, |
| 71 | + "openSource": { |
| 72 | + "title": "100% Open Source", |
| 73 | + "desc": "MIT License, fork it, customize it, own your entire AI infrastructure." |
| 74 | + } |
| 75 | + }, |
| 76 | + "why": { |
| 77 | + "sectionTitle": "What changes when you have a structured AI team", |
| 78 | + "sectionSubtitle": "Claude Code is powerful. Without structure, you reconfigure the same agent every week. With EvoNexus, it remembers who you are.", |
| 79 | + "markdownFirst": { |
| 80 | + "title": "Markdown-First Agents", |
| 81 | + "desc": "Agents are plain .md files with system prompts. No SDK, no plugin runtime, no compile step. Drop a file in .claude/agents/ and it's live." |
| 82 | + }, |
| 83 | + "skillsAsInstructions": { |
| 84 | + "title": "Skills as Instructions", |
| 85 | + "desc": "175+ reusable capabilities across finance, community, social, engineering, data, legal, HR, ops, product, CS. Each one a markdown instruction set. Add, edit, or remove by editing text." |
| 86 | + }, |
| 87 | + "multiProvider": { |
| 88 | + "title": "Multi-Provider, No Lock-In", |
| 89 | + "desc": "Default runs on Anthropic's native claude CLI, or swap to OpenRouter, OpenAI, Gemini, Bedrock, or Vertex AI via OpenClaude. One click in the Providers page, no code changes. Your keys, your model choice." |
| 90 | + }, |
| 91 | + "mcpIntegrations": { |
| 92 | + "title": "MCP Integrations", |
| 93 | + "desc": "Model Context Protocol connects agents to Google Calendar, Gmail, GitHub, Linear, Telegram, Canva, Notion, and more. Standardized interface with first-class support built in." |
| 94 | + }, |
| 95 | + "slashCommands": { |
| 96 | + "title": "Slash Commands", |
| 97 | + "desc": "Type /clawdia, /flux, /pulse, or /apex to activate agents instantly. Natural command interface directly in the terminal. No menus, no forms." |
| 98 | + }, |
| 99 | + "persistentMemory": { |
| 100 | + "title": "Persistent Memory", |
| 101 | + "desc": "Two-tier memory: CLAUDE.md for working state, per-agent memory/ for long-term context. Survives across sessions. Your agents remember who you are, what you're working on, and what's been decided." |
| 102 | + } |
| 103 | + }, |
| 104 | + "howItWorks": { |
| 105 | + "sectionTitle": "From zero to AI ops in minutes", |
| 106 | + "step1": { |
| 107 | + "title": "Install", |
| 108 | + "desc": "CLI wizard configures everything" |
| 109 | + }, |
| 110 | + "step2": { |
| 111 | + "title": "Start Dashboard", |
| 112 | + "desc": "Web UI with admin setup, scheduler included" |
| 113 | + }, |
| 114 | + "step3": { |
| 115 | + "title": "Use Your Agents", |
| 116 | + "code": "Say 'good morning'", |
| 117 | + "desc": "Your AI team takes over your routines" |
| 118 | + } |
| 119 | + }, |
| 120 | + "agents": { |
| 121 | + "sectionTitle": "Meet your new team", |
| 122 | + "sectionSubtitle": "38 specialized agents ready to handle your operations and your code. 17 business + 21 engineering.", |
| 123 | + "seeAll": "See all 38 agents", |
| 124 | + "attribution": "19 engineering agents derived from oh-my-claudecode (MIT, by Yeachan Heo) + 2 native", |
| 125 | + "clawdia": { |
| 126 | + "role": "Ops", |
| 127 | + "desc": "Responds to emails, schedules meetings, delivers your daily briefing before you open the laptop." |
| 128 | + }, |
| 129 | + "flux": { |
| 130 | + "role": "Finance", |
| 131 | + "desc": "Stripe, ERP integration, cash flow reports, and monthly close. No spreadsheet needed." |
| 132 | + }, |
| 133 | + "atlas": { |
| 134 | + "role": "Projects", |
| 135 | + "desc": "GitHub PRs, Linear issues, sprint tracking. One agent for the full project view." |
| 136 | + }, |
| 137 | + "oracle": { |
| 138 | + "role": "Knowledge", |
| 139 | + "desc": "Onboarding consultant. Interviews your business, maps workspace capabilities, delivers an implementation plan." |
| 140 | + }, |
| 141 | + "pixel": { |
| 142 | + "role": "Social", |
| 143 | + "desc": "Content calendar, post drafts, analytics reports across YouTube, Instagram, LinkedIn." |
| 144 | + }, |
| 145 | + "pulse": { |
| 146 | + "role": "Community", |
| 147 | + "desc": "Discord and WhatsApp monitoring, FAQ sync, sentiment analysis. Your community never sleeps." |
| 148 | + }, |
| 149 | + "apex": { |
| 150 | + "role": "Architect", |
| 151 | + "desc": "Architectural design, read-only debugging, tradeoff analysis. Opus-tier reasoning." |
| 152 | + }, |
| 153 | + "bolt": { |
| 154 | + "role": "Executor", |
| 155 | + "desc": "Smallest viable diff implementation. Files changed, tests green, no scope creep." |
| 156 | + } |
| 157 | + }, |
| 158 | + "socialProof": { |
| 159 | + "production": "Used in production", |
| 160 | + "since": "since 2024", |
| 161 | + "agents": "agents", |
| 162 | + "skills": "skills", |
| 163 | + "communityMembers": "community members", |
| 164 | + "license": "License" |
| 165 | + }, |
| 166 | + "quickstart": { |
| 167 | + "sectionTitle": "Start in 60 seconds", |
| 168 | + "sectionSubtitle": "One command. That's all it takes.", |
| 169 | + "comment": "# Or manually: git clone + make setup + make dashboard-app", |
| 170 | + "viewGuide": "View Quick Start Guide" |
| 171 | + }, |
| 172 | + "integrations": { |
| 173 | + "label": "Connects with everything you use" |
| 174 | + }, |
| 175 | + "banner": { |
| 176 | + "text": "An Evolution Foundation open source project.", |
| 177 | + "cta": "Learn more" |
| 178 | + }, |
| 179 | + "footer": { |
| 180 | + "tagline": "An Evolution Foundation project.", |
| 181 | + "links": "Links", |
| 182 | + "documentation": "Documentation", |
| 183 | + "contributing": "Contributing", |
| 184 | + "changelog": "Changelog", |
| 185 | + "disclaimer": "Unofficial toolkit for Claude Code. Not affiliated with Anthropic." |
| 186 | + } |
| 187 | +} |
0 commit comments