Show HN: Ane, a new chord-based terminal code editor with one-shot CLI edits
Category: devtools
Tags: code-editor, terminal, lsp, tree-sitter, rust, cli-tool, ai-agents
Score: 7.3/10 (Innovation: 8, Technical: 8, Documentation: 7, Utility: 6)
Ane is a chord-based terminal code editor with a novel 4-part chord system combining actions, positions, scopes, and components for precise code editing. It uniquely supports both interactive TUI and headless CLI modes for AI agents, with native LSP integration and tree-sitter syntax highlighting. The project aims to bridge human and agent code editing efficiency through a composable, language-server-aware chord paradigm.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/prettysmartdev/ane · Rust · Apache-2.0
View on Hacker News