https://github.com/nek0der/limpid-archive
A macOS-native terminal for the AI coding agent era
https://github.com/nek0der/limpid-archive
ai-agent ghostty libghostty macos swiftui terminal
Last synced: 4 days ago
JSON representation
A macOS-native terminal for the AI coding agent era
- Host: GitHub
- URL: https://github.com/nek0der/limpid-archive
- Owner: nek0der
- License: mit
- Created: 2026-05-21T10:30:14.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-05T12:44:26.000Z (about 1 month ago)
- Last Synced: 2026-06-07T09:23:15.172Z (about 1 month ago)
- Topics: ai-agent, ghostty, libghostty, macos, swiftui, terminal
- Language: Swift
- Homepage: https://nek0der.github.io/limpid-archive/
- Size: 4.36 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: SUPPORT.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Limpid
[](LICENSE)
[](https://github.com/nek0der/limpid/actions/workflows/ci.yml)
[](https://github.com/nek0der/limpid/releases/latest)

> A calm, native macOS terminal with agent-aware worktrees, built on libghostty.

## Features
### Next-attention cursor (⌘J)
Across every tab and pane, ⌘J jumps to the next agent waiting on you. The WAITING list at the bottom of the sidebar shows the queue in priority order.
### Worktrees as first-class containers
Each git worktree gets its own space. Tabs, panes, and agent sessions stay isolated per branch.
### Claude Code & Codex, together
Both CLIs are recognized natively, with live status, prompt-aware tab names, and per-pane session resume that survives restarts.
### Designed to disappear
A Notes-2026 style sidebar plus Liquid Glass chrome — calm, out of the way, native.
## Install
[Latest DMG](https://github.com/nek0der/limpid/releases/latest) — drag `Limpid.app` to `/Applications`. Sparkle handles updates from then on.
Building from source: [CONTRIBUTING.md](CONTRIBUTING.md#setup).
## Status
Pre-alpha. macOS 26 (Tahoe) and Apple Silicon required.
## Contributing
PRs welcome. See [CONTRIBUTING.md](CONTRIBUTING.md), [SECURITY.md](SECURITY.md), and [CHANGELOG.md](CHANGELOG.md). Questions and ideas go in [Discussions](https://github.com/nek0der/limpid/discussions).
## License
[MIT](LICENSE) © 2026 nek0der
Bundled third-party software and its licenses are listed in [THIRD-PARTY-NOTICES](THIRD-PARTY-NOTICES).