Abstract
Command-line coding agents (e.g., Claude Code, Gemini CLI) can already read and write files and sustain long sessions, yet end-to-end research still fragments across chat tools, IDEs, terminals, and writing environments, and the decisions that make it auditable are rarely preserved. We present Dr. Claw, an open-source workspace that wraps existing coding-agent executors in a controllable and auditable human-in-the-loop workflow rather than introducing another autonomous agent. Persistent state objects, a reusable skill library, and multi-executor coordination link human decisions to AI execution, turning planning, execution, and writing into one traceable, recoverable loop. We demonstrate Dr. Claw through an interactive three-view scenario and a failure-recovery walkthrough, and evaluate it against a bare command-line agent sharing the same backend executor, so the comparison contrasts the whole orchestration layer (task graph, state objects, and skill library) with the agent it wraps. Holding the executor fixed, Dr. Claw scores higher on research completeness while persisting an auditable, recoverable process trail. Demo access: repository https://github.com/OpenLAIR/dr-claw, released under AGPL-3.0 with GPL-3.0 upstream components.
Community
A workspace that wraps a command-line coding agent (Claude Code, Codex, Gemini CLI) in a controllable, auditable research workflow โ deliberately not another autonomous agent.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Apodex 1.1: Scaling Agentic Intelligence for Complex Work (2026)
- SciForge: An AI-Native, Multimodal Workbench for Scientific Discovery (2026)
- ChatDev 2.0: A No-Code Multi-Agent Platform for Developing Everything (2026)
- Repo-To-Skill: Distilling GitHub Repositories Into AI4AI Skills (2026)
- StagedWorkspace: A Versioned Workspace for Knowledge-Work Agents (2026)
- LongHorizon-Harness: Advancing Long-Horizon Agents for Real-World Tasks (2026)
- EvoGenUI-Bench: Evaluating LLMs as Multi-Turn Generative UI Assistants (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2609.00365 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper