Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -938,6 +938,11 @@ Direct access to LLMs for building custom coding tools.
- Pipeline generation
- Security scanning

- [agenttrace](https://github.com/luoyuctl/agenttrace) - Local TUI and report generator for AI coding-agent sessions.
- Audits tokens, costs, tool calls, and run history
- Supports local Claude Code, Codex CLI, Gemini CLI, Aider, Cursor, Qwen Code, Cline, OpenCode/OpenClaw, Kimi CLI, and JSON/JSONL traces
- Provides Markdown/JSON reports and CI health gates

- [Mergify](https://mergify.com/) - PR automation.
- Auto-merge rules
- Queue management
Expand Down