Show HN: AI Pair Programmer for Emacs
Category: devtools
Tags: emacs, ai-tutor, pair-programming
Score: 5.8/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 5)
CodeTutor is an Emacs package that provides a local AI pair-programming tutor, reviewing code changes after saves and offering teaching feedback without editing source files. It integrates with local backends like Codex and pi, focusing on guided learning rather than code generation. Its interesting approach lies in its emphasis on teaching posture and architectural memory, making it a novel tool for developers learning in their editor.
Target audience: backend devs, frontend devs
Repository: https://github.com/jaketothepast/codetutor ยท Emacs Lisp
View on Hacker News