https://github.com/furkanksl/zodex-app
model agnostic AI engineering environment
https://github.com/furkanksl/zodex-app
ai ai-agents built-in-terminal development enginnering environment model-agnostic
Last synced: about 2 months ago
JSON representation
model agnostic AI engineering environment
- Host: GitHub
- URL: https://github.com/furkanksl/zodex-app
- Owner: furkanksl
- Created: 2026-03-06T11:34:19.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-04-10T16:53:24.000Z (2 months ago)
- Last Synced: 2026-04-10T18:33:52.807Z (2 months ago)
- Topics: ai, ai-agents, built-in-terminal, development, enginnering, environment, model-agnostic
- Homepage: https://zodex.dev
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zodex
Zodex is a model agnostic AI engineering development environment. Built with Rust to ensure performance and security.
## This Repo Is For
- Downloading official app builds from **Releases**
- Reporting bugs and feature requests in **Issues**
## Download
- Releases page: [https://github.com/furkanksl/zodex-app/releases](https://github.com/furkanksl/zodex-app/releases)
- Latest release shortcut: [https://github.com/furkanksl/zodex-app/releases/latest](https://github.com/furkanksl/zodex-app/releases/latest)
Current public artifacts in this channel are macOS builds (Apple Silicon + Intel).
## What Zodex Includes
- Project/session sidebar with search
- Multi-model chat with streaming output
- Providers (Anthropic, OpenAI, Google, Groq and ChatGPT OAuth)
- Local model support (LM Studio, Ollama, OpenAI-compatible endpoints)
- Built-in tool execution (terminal, file editing, patching, web fetch/search)
- Interactive stdin for long-running terminal commands
- Permission modes per session: `Prompt`, `Auto-edit`, `Full access`
- Git panel: diff, stage/unstage, discard, commit, stash, pull/push, merge/rebase
- Integrated multi-session terminal panel with splits
- Message actions: edit, rollback, regenerate
- Attachments support (`pdf`, `md`, `txt`, `log`, `json`, `csv`, `tsv`, `yaml`, `yml`, `xml`, images)
- Slash commands: `/compact`, `/info`, `/export`
- Session export to Markdown and text logs
- Automatic update checks + in-app updater
- Local database backup/restore tools
## Reporting Issues
- Create issue: [https://github.com/furkanksl/zodex-app/issues/new](https://github.com/furkanksl/zodex-app/issues/new)
- Please search existing issues before opening a new one.
Include these details in every report:
- App version
- OS version and CPU architecture
- Provider/model used
- Reproduction steps
- Expected behavior
- Actual behavior
- Screenshot or screen recording
- Exported session logs if possible (`Session context menu -> Export Logs`)
## Important Notes
- Provider credentials are stored locally by the app.
- This repo does not accept source-code contributions or PRs.