Waishnav/devspace
Minimal Coding Agent Harness on MCP for ChatGPT, Claude, Hermes, Grok Bot, OpenClaw
About the project
Self-hosted MCP server that gives ChatGPT and other MCP clients access to local projects: reading, editing, searching and running commands in approved folders. Runs through your own tunnel with an owner password, without uploading code to third parties.
Useful for
- Connect ChatGPT to a local repo and ask it to make scoped code edits
- Run tests and builds from chat via shell commands in the opened workspace
- Open parallel sessions in isolated Git worktrees for multiple tasks
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 27 expected by the end of the day.
- Top new repositories in the last 4 months: #99.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 4,705
- Stars in a day
- 27
- Forks
- 537
- Issues and pull requests
- 323
- Watchers
- 6
- Language
- TypeScript
- License
- MIT
- Latest release
- v1.1.0-beta.3 · September 11, 2026
- Created
- June 14, 2026
- Last push
- September 14, 2026
Star trust
Star growth looks organic. The magnitude is lowered, not zeroed:
- Hardly anyone watches for updates: 6 watchers for 4,705 stars.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 14, 2026Top new repositories in the last 4 months: #99
Similar projects
-
6.9
google/artemis
Google's tool for automating Android devices from natural-language instructions: drives apps, captures logs and screenshots, and integrates with AI assistants via MCP.
-
6.4
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.3
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
6.1
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
5.5
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.
-
5.4
alphaXiv/OpenResearch
A local-first workspace for research agents that turns Claude Code, Codex, OpenCode, or Cursor into agents reviewing literature, forming hypotheses, and running experiments. Each direction gets an isolated git worktree…