by txtx
Peaceful task list meticulously crafted for Agents in war mode.
# Add to your Claude Code skills
git clone https://github.com/txtx/axel-appAxel is for anyone who wants the calm of a task list and their agents in war mode — without losing track of what's running, where, or why.
It pairs a native macOS app with a fast RUST CLI to orchestrate many AI agents across tmux panes, Ghostty based terminals, and git worktrees — with a user interface inspired by Things.
[!IMPORTANT] Axel is currently in beta and may have bugs. Contributions and bug reports are welcome.
Axel turns agent work into a first‑class workflow:
No comments yet. Be the first to share your thoughts!
./skills and ~/.config/axel/skills.Native macOS app (SwiftUI)
Axel CLI (Rust)
AXEL.md layouts and skills.Terminal layer
Requirements: macOS 14+, Xcode 15+ (for app), Rust (for CLI dev)
# Open the app in Xcode
open Axel.xcodeproj
# Run the app (Debug)
./run.sh
When you launch Axel, it can install the CLI to ~/.local/bin if it isn’t already present.
1. Create a task “Refactor API caching”
2. A...