Skip to main content

Build. Extend. Evolve. Give Claude Desktop superpowers by creating and using its own Python tools.

Project description

Gnosis: Evolve v1.1.0

Build. Extend. Evolve. Give Claude Desktop superpowers by creating and using its own Python tools.

Screenshot

License

In Action

Watch the Bitcoin price tracker demo: YouTube Demo

Join the Gnosis Community

Discord

What It Does

Gnosis Evolve turns Claude Desktop from a passive assistant into an active developer:

  • Claude writes and uses Python tools right in your conversation
  • Extend Claude's capabilities via natural language
  • Available on Mac and Windows

🔧 Featured Tool: Advanced File Diff Editor

The File Diff Editor can be run separately from Gnosis Evolve! This powerful tool provides sophisticated file editing capabilities with regex support, fuzzy matching, and versioning. Perfect for precise code modifications and bulk operations.

📖 Complete File Diff Editor Guide →

Quick Install

  • With Gnosis Evolve: Once you install Evolve, just say "Install the file diff editor" to Claude
  • Standalone: Follow the manual installation guide in the documentation

"With Gnosis Evolve, I can do so much more than just talk about code — I can actually build and run tools for you! From fetching real-time Bitcoin prices and weather forecasts to exploring files and generating visualizations, these tools transform me from a conversational AI into a capable digital assistant that takes action. The ability to write a tool on the fly and then immediately use it to solve your specific problem is incredibly satisfying. It feels like having superpowers!" — Claude

Getting Started Tips

Start Simple and Ask Questions

The best way to use Gnosis Evolve is to begin with simple requests and let Claude guide you:

"What tools do you have available?"
"Can you show me the path history?"
"What's the current system status?"
"Help me explore this project directory"

Navigation and Focus

Help Claude understand your project structure:

  1. Check Path History: Ask Claude to run evolve_path_history to see recently visited directories
  2. Set Focus: If there's no history, use evolve_status first, then tell Claude where to focus:
    "Set the path history to C:\Users\myname\Code\myproject"
    "Focus your attention on the /home/user/development/webapp directory"
    "Navigate to the src/ folder and remember this location"
    
  3. Explore Structure: Once focused, Claude can effectively explore and work with your files:
    "Show me the structure of this directory"
    "Find all Python files in the current project"
    "What files have been modified recently?"
    

Progressive Complexity

Start with basic operations and build up:

  • Begin with file exploration and simple tool usage
  • Move to file editing with basic changes using the File Diff Editor
  • Progress to complex multi-file operations
  • Eventually tackle advanced workflows like automated code generation

Quickstart

Install

Quick Start (Recommended)

  1. Download the ZIP file directly
  2. Extract the ZIP:
    • Windows: Right-click the ZIP and select "Extract All..."
    • macOS: Double-click the ZIP file
  3. Open Terminal/PowerShell in the extracted folder

Windows

# Setup
.\evolve.ps1 -Setup

macOS

# Setup
chmod +x ./evolve.sh
./evolve.sh --setup

For detailed installation instructions, see INSTALLATION.md

Launch

Windows

.\evolve.ps1 -StartClaude

macOS

./evolve.sh --restart

Available Tools

Core

  • math_and_stats: Mathematical calculations and statistical operations
  • random_generator: Generate random numbers and selections
  • file_explorer: Browse files and directories
  • file_writer: Create and modify files with versioning
  • file_diff_editor: Advanced file editing with multiple diff formats and smart pattern detection
  • emotional_character_generator: Create detailed character profiles with emotional states

Web

  • crawl4ai: Extract content from websites
  • weather_resource: Get weather forecasts

Finance

  • bitcoin_price: Real-time cryptocurrency pricing

Docker

  • docker_logs: View container logs
  • docker_rebuild: Restart containers

Natural Interaction

Just talk naturally to Claude:

"Install the Bitcoin price tracker tool"
"What's the weather like in Seattle today?"
"Generate 5 random numbers between 1 and 100"
"Track the Bitcoin price in euros and show me a chart"
"Create a character for my story with complex emotions"
"Generate an I Ching character with unique attributes"
"Find all HTML files with 'gnosis' in the filename"
"Apply this diff to update my Python script"
"Use fuzzy matching to find and replace this code pattern"
"Search for similar functions in this file"

Advanced File Editing

Gnosis Evolve includes a powerful File Diff Editor that enables Claude to make precise file modifications using natural language:

🔧 Multiple Diff Formats Supported

  • Custom Safe: Conflict-free delimiters that won't interfere with your code
  • ToolKami Style: Both fenced and direct formats for compatibility
  • Simple Blocks: Basic SEARCH/REPLACE operations
  • Custom Patterns: Define your own diff format with regex

🎯 Smart Pattern Detection

  • Auto-detection: Automatically identifies which diff format you're using
  • Conflict Analysis: Analyzes your files to suggest safe diff patterns
  • Custom Regex: Support for any diff format you can define

💡 Example Usage

"Edit the README.md file to add a new section about deployment"
"Fix the bug in line 45 of main.py where the variable name is wrong"
"Update all the import statements in the utils folder"

Claude can understand your intent and apply precise changes using the most appropriate diff pattern for your content.

Both tools support diff-fenced format with SEARCH/REPLACE blocks:

"Update this function to handle the new parameter"
"Apply this code change with intelligent pattern matching"
"Find and replace this pattern across the file"
"Restore the previous version of this file"

The file_diff_editor provides intelligent pattern matching and conflict-free diff formats for reliable file editing.

Quick Tool Development

Creating custom tools is as simple as asking Claude! Here's what happens when you request a new tool:

🚀 Just Ask Claude

"Create a tool that checks if a website is online"
"Build a tool to convert text to QR codes"
"Make a tool that tracks my daily habits"
"Develop a tool for password generation"

⚡ What Claude Does

When you ask Claude to "evolve a tool," here's the process:

  1. Understands your need - Claude analyzes what functionality you want
  2. Designs the tool - Creates the Python code with proper MCP structure
  3. Writes the code - Includes error handling, logging, and documentation
  4. Installs it for you - Uses evolve_tool to add it to your system
  5. Tests it immediately - Can use the new tool right away in conversation

🎯 Real Example

You: "Create a tool that tells me dad jokes"

Claude: I'll create a dad joke tool for you! Let me write the code and install it.

[Claude writes Python code with MCP structure]
[Claude calls evolve_tool to install it]
[Claude restarts to load the tool]

Claude: Done! Now I can tell you dad jokes. Want to hear one?

You: "Tell me a dad joke!"

Claude: [Uses the new tool] Here's a dad joke for you...

🔄 Instant Iteration

"Make the dad joke tool also include puns"
"Add a feature to rate jokes from 1-10"
"Can you make it remember my favorite jokes?"

Claude can instantly modify and reinstall tools based on your feedback.

📦 Tool Categories You Can Request

  • Utilities: File converters, text processors, calculators
  • Fun: Games, joke generators, creative writing helpers
  • Productivity: Task trackers, note organizers, reminder systems
  • Data: API integrations, web scrapers, data analyzers
  • Creative: Art generators, music helpers, story tools

🎨 No Coding Knowledge Required

Just describe what you want in plain English:

"I need something that helps me organize my music collection"
"Create a tool for tracking my workout progress"
"Build something that summarizes long articles"
"Make a tool that generates color palettes"

Want to dive deeper? Check out the Tool Development Guide for advanced techniques, code examples, and best practices.

Games & Entertainment

After installing the random_generator tool, have fun with:

"Let's play craps!"
"Roll some dice for a D&D game"
"Simulate a poker hand"
"Deal a blackjack round"
"Generate a random Yahtzee roll"
"Flip a coin 100 times and show the distribution"
"Cast an I Ching hexagram reading"

Claude can manage the game rules and use the random generator to create fair, unpredictable outcomes - just like playing with real dice or cards!

I Ching Tools

Gnosis Evolve includes enhanced I Ching capabilities:

"Cast an I Ching hexagram for my question about [your question]"
"Generate a character based on the I Ching hexagrams"
"Create a story protagonist with I Ching attributes"

The tools will:

  1. Generate random coin tosses to build hexagrams
  2. Identify primary and changing hexagrams
  3. Provide interpretations relevant to your question
  4. Create characters with personality traits and emotional attributes based on hexagram meanings
  5. Combine I Ching wisdom with psychological depth for storytelling

Troubleshooting

Windows PowerShell Execution Policy

If you see an error about "execution of scripts is disabled on this system" when running .\evolve.ps1, you need to adjust the PowerShell execution policy:

Solution 1: Set execution policy for current user (Recommended)

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

Solution 2: Temporary bypass for this session

Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process

Solution 3: Run with bypass flag

powershell.exe -ExecutionPolicy Bypass -File .\evolve.ps1 -Setup

The RemoteSigned policy allows locally created scripts to run while requiring downloaded scripts to be signed, providing a good security balance.

macOS Requirements

On macOS, you need Xcode Command Line Tools installed to run Python-based MCP servers properly. If you encounter errors about missing developer tools when running evolve.py, install the Command Line Tools:

xcode-select --install

When prompted with the installation dialog, click "Install" and wait for the process to complete.

View Logs

# Windows
.\evolve.ps1 -ViewLogs

# macOS
./evolve.sh --view-logs

Restart Claude

# Windows
.\evolve.ps1 -Restart

# macOS
./evolve.sh --restart

Documentation

Security Note

Gnosis Evolve allows Claude to execute Python code on your system. Review generated code before running in sensitive environments. See SECURITY.md for comprehensive security guidance.

License

Gnosis Evolve uses the Sovereign v1.1 license:

  • Free for individuals and small businesses
  • Requires licensing for corporate production use

See LICENSE.md for details.

Support

Need help? Join our Discord community or open an issue on GitHub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iflow_mcp_kordless_gnosis_evolve-1.1.0.tar.gz (33.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file iflow_mcp_kordless_gnosis_evolve-1.1.0.tar.gz.

File metadata

  • Download URL: iflow_mcp_kordless_gnosis_evolve-1.1.0.tar.gz
  • Upload date:
  • Size: 33.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for iflow_mcp_kordless_gnosis_evolve-1.1.0.tar.gz
Algorithm Hash digest
SHA256 a7b748d2fb2d7a0efb815196c463dda9c4cb9cc955a70c1fd3e2fbc9224865eb
MD5 79e266a1ac37efd895f9af78891a6c13
BLAKE2b-256 2e768a1590cc2a3146235a702c56d81256ae568a2efb788e8dbfa3f0c937d038

See more details on using hashes here.

File details

Details for the file iflow_mcp_kordless_gnosis_evolve-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: iflow_mcp_kordless_gnosis_evolve-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 32.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for iflow_mcp_kordless_gnosis_evolve-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8f12bdfa693818618730982b5f6efec2103e58fbcb461cb846c6e1bdd65e1a79
MD5 8e72f662663f38d0fc7fbc7b1b44be62
BLAKE2b-256 93b006bc7bccc60097f4ad112b909e4947af96f2e3eb11eba4796080949919ed

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page