top | item 47184989

Show HN: Forgiven – A Vim/Spacemacs terminal editor with native Copilot agent

2 points| danebalia | 2 days ago |github.com

7 comments

order

danebalia|2 days ago

Built with ratatui + crossterm on top of a full async tokio event loop. Modal editing (Normal/Insert/Visual) with Spacemacs-style SPC leader keys, LSP support via rust-analyzer, syntax highlighting through syntect, and a streaming

Copilot agent panel that can read and edit files in your project.

The agent is sandboxed to your project root and all network calls go exclusively to GitHub's Copilot endpoints — no telemetry, no analytics. CI runs cargo-audit, cargo-deny, and GitHub code scanning on every push. Full network call inventory is in SECURITY.md.

Largely AI-assisted build (Claude). Curious whether others have shipped production tools this way and what the maintenance story looks like longer term.

MIT. Builds with a single `cargo build --release`.

https://github.com/danebalia/forgiven

verdverm|2 days ago

Your Ai hallucinated, automated posting by scripts or bots is against the rules

If you copy-pasted instead, you didn't even look to see the obvious mistake