morph-apply

Community

Fast file edits via Morph Apply API.

Authorparcadei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Fast, AI-powered file editing without reading the entire file first, ideal for large files or batch edits.

Core Features & Use Cases

  • Single edits without full read: Place edits using code markers without loading the whole file.
  • Batch edits: Apply multiple changes in one operation.
  • Real-world example: Add logging to a large service file without scanning it first.

Quick Start

uv run python -m runtime.harness scripts/morph_apply.py --file "src/auth.py" --instruction "Add error handling" --code_edit "# ... existing code ... try: ... except Exception as e: ..."

Dependency Matrix

Required Modules

morph

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: morph-apply
Download link: https://github.com/parcadei/Continuous-Claude/archive/main.zip#morph-apply

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.