#265 · Primary category: AI Coding Assistants

claude-code-tools

claude-code cli cli-agent code-agent codex codex-cli context llm tmux

Practical productivity tools for Claude Code, Codex-CLI, and similar CLI coding agents.

Project last updated:08/24/26

GitHub Stars

2.0K

Forks

132

Contributors

16

License

MIT

Why we included this project

Anyone who already runs Claude Code or Codex-CLI day to day will find this less a single app than a toolkit that bolts onto the agent you're used to. The pieces cover the annoyances that actually crop up in long sessions: resuming and trimming them, searching past conversations for context, talking to processes running in other tmux panes, and sharing a live session with teammates over Discord. The safety hooks are the part that stands out, though, since they block destructive commands like rm -rf, git add -A, and edits to .env files before an agent can run them. Because everything ships as a Python package with a plugin marketplace for both Claude Code and Codex, you can install only the parts that fit your workflow. If you already trust a terminal coding agent for real work, this makes it safer and faster without much setup.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category