clodex-ide
Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.
它提供了一种基于会话的持续审查工作流,将审查与模型上下文解耦,允许代理继续工作,同时用户可以使用内联评论和两种差异模式审查增量更改。
A persistent, incremental diff reviewer for pi.
Review Loop keeps a native review window open while the agent works. Submitting a review records the current workspace as a session-backed checkpoint, so the next review can show only the changes made afterward.
pi install git:github.com/earendil-works/pi-review-loop
Update an existing installation with:
pi update --extensions
Start pi in a Git repository and open the reviewer:
/diff-review
The command returns immediately; it does not replace pi's editor. Running /diff-review again brings the existing review window forward.
/diff-review.+, then click it to add an inline comment.
Since review mode or HEAD in vs HEAD mode.Submitting with no comments simply marks the current workspace as reviewed.
Compares:
last review checkpoint → current workspace
This is the default review queue. After submitting a review, it becomes empty until files change again.
Before the first checkpoint, the baseline is the HEAD captured when Review Loop opens.
Compares:
current HEAD → current workspace
This shows the complete current working-tree change set, including changes already covered by a review checkpoint. Files that still match the last checkpoint display a green reviewed checkmark; files changed afterward retain the blue pending indicator.
Changing modes does no
A persistent incremental diff review loop for pi
根据分类、Topic 和编程语言匹配的相似项目。
Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.
Recensa is a self-hosted web viewer that indexes Claude Code session transcripts into a local SQLite database, enabling full-text search, replay, and audit of all past agent conversations without uploading data anywhere.

tty7 is a fast, GPU-accelerated terminal workbench with persistent sessions, built-in input tools, SSH support, and coding agent awareness.