Agented: Advanced AI Text Editor for Coders & Developers
Regular price
£2.99
Regular price
£2.99
Sale price
Unit price/ per
SAVE
Sold out
Agented: Advanced AI Text Editor for Coders & Developers
Agented is a text editor designed specifically for Large Language Models (LLMs) and not for human use. It offers a stateful editing environment controlled via command-line verbs, with persistence across sessions facilitated by a SQLite-backed workspace. Every modification is versioned within an undo tree, enabling users to branch or revert to any previous state, ensuring that no work is ever lost.
What this skill does
Allows editing of one or more files within a repository across multiple steps, maintaining a durable history.
Enables annotations for leaving notes associated with specific files, aimed at future self or other agents.
Supports safe multi-file refactors with all-or-nothing semantics, acting like transactions.
Who it is for
Developers working with AI coding agents such as Claude Code, Cursor, and Codex.
Teams looking to integrate AI-based solutions into their coding workflow, requiring durable change history.
Use cases
Collaborative coding projects where multiple steps and persistent annotations are crucial.
Scenarios necessitating thorough revision histories for compliance or auditing purposes.
Complex refactoring tasks that benefit from transactional safety across multiple files.
Technical details
The application is operated via command-line and can be initiated using the binary `ae` or through `npx -y agented` if `ae` is not on PATH.
The npm launcher downloads the required platform build from GitHub releases upon first use, verified by sha256, and caches it for subsequent offline access.
The workspace state is stored in a SQLite database, ensuring persistence and version control.
Features safe editing with state tokens to enforce file change correctness; edits are rejected if discrepancies are detected, ensuring data integrity.
Real installation for frequent usage is recommended via Homebrew (`brew install frane/tap/agented`) or npm (`npm i -g agented`).
Source & Licence
This package is built on open-source work published by frane (frane/agented) and distributed under Apache-2.0. The original licence text and copyright notice are included in your download.
Personal and commercial use, modification and redistribution are permitted under the Apache License 2.0, which also includes an express patent grant. Attribution and any NOTICE file must be retained.
Your purchase covers curation, licence verification, packaging, documentation and instant delivery. It does not grant exclusive rights to the underlying open-source code, which remains available under its original licence.
Delivery & Support
Delivery: instant — a secure download link is emailed to you as soon as payment is confirmed.
Format: ZIP archive containing the skill files, documentation and the original licence.
Updates: updates are included only where stated on this page.
Refunds
This is a digital product delivered immediately after purchase. By completing your order you request immediate delivery and acknowledge that, once the download has been accessed, the statutory right to cancel no longer applies to the extent permitted by law. Refund requests are handled in accordance with our published Refund Policy.
Claude, Codex, Gemini and Cursor are trademarks of their respective owners. MCP Cart is an independent marketplace and is not affiliated with, endorsed by, or sponsored by any of them. Compatibility references describe interoperability only.