
tty7
tty7 is a fast, GPU-accelerated terminal workbench with persistent sessions, built-in input tools, SSH support, and coding agent awareness.
它引入了实时自优化的 Harness 模式,让代理自行编写和改进代理工具与工作流;同时提供 CoWork 模式用于 GUI/OS 自动化——全程无需将代码离机。
Bring your own LLM key. Your code never leaves your machine.
Download · Features · Architecture · Contribute
Godcoder is a local-first, fully open-source AI coding agent that runs as a native desktop app. Unlike cloud-based tools, your source code never transits a vendor backend — API requests go straight from your machine to whichever model provider you configure.
It goes beyond editing code: Godcoder can build and continuously improve its own agent harness (Harness mode) and self-train to drive the Open Cowork desktop app, even executing human-action tasks — clicking, typing, opening apps, sending email, e-signing — through GUI/OS automation (CoWork mode). Both modes run a self-optimizing loop that compounds lessons over time, so the agent gets measurably better with use.
Your Machine ──► Model Provider (OpenAI / Anthropic / Any OpenAI-compatible API)
▲
│ (no middleman, no cloud backend, no data lock-in)
│
Your Code
Reimagined from the ground up. The original 2024 autonomous-dev pipeline is frozen under
v1/— preserved, not maintained.
Godcoder doesn't just use a harness. It writes one, improves it, and optimizes it — autonomously, in real time.
This is the defining capability that sets Godcoder apart. Activate Harness mode and the agent takes over its own agent loop: it scaffolds a live sandbox, engineers its own tools and workflows, runs improvement cycles, measures what works, and compounds that knowledge — all without you writing a single prompt.
┌─────────────────────────────────────────────────────────────┐
│ HARNESS MODE — Real-Time Self-Build │
│ │
│ START │
│ │ │
│ ▼ │
A local-first, open-source coding agent for your desktop. Bring your own LLM key; your code stays on your machine and only ever leaves to the model provider. The AI Agent builds its own Harnes.
根据分类、Topic 和编程语言匹配的相似项目。

tty7 is a fast, GPU-accelerated terminal workbench with persistent sessions, built-in input tools, SSH support, and coding agent awareness.
reims-vgpu is an experimental virtual GPU for macOS guests that uses QEMU to decode the guest's GPU command stream and execute it through Metal or Vulkan, leveraging the built-in AppleParavirtGPU driver without requiring custom kexts.
A Rust library that provides secure memory handling primitives including zeroization on drop, memory locking, constant-time comparison, and compile-time guarded regions, with zero dependencies and no_std support.