Lightweight Helix + Zellij + AI + REPL Integration: Two Minimal Scripts That Bridges together #14200
Unanswered
milanglacier
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to share a clean, minimal setup that connects Helix with AI completion and REPL/AI terminal app integration.
Two standalone bash scripts, minimal dependencies, zero bloat - just the essential glue code to make AI completion just works plus effortless piping to REPLs and AI terminal apps (Claude Code, Aider, Gemini CLI). Lightweight approach that just works.
haico
- AI-powered code completion for Helix editor supporting OpenAI,Gemini, Codestral and Claude providers
zqantara
- REPL bridge between Helix and Zellij with bracketed pastemode support for all Zellij window types
This workflow enables seamless integration between:
Both scripts are designed with minimal dependencies and focus on providing
efficient, keyboard-driven workflows.
I would love to hear your thoughts and any feedback, and I hope these scripts help streamline your workflow.
https://github.com/milanglacier/Helix-Zellij-AI-REPL-Workflow (with video showcase included in GitHub README)
Beta Was this translation helpful? Give feedback.
All reactions