Dockerized VS Code with Goose Coding Agent
I was tired of setting up my coding environment from scratch whenever I switched machines, and I wanted easy access to Goose AI (an OpenAI-powered coding assistant) without complex configuration. So this weekend I hacked together Goosecode Server - a dockerized VS Code that runs in the browser with the Goose AI agent pre-installed and configured. It's nothing fancy, just combining existing tools in a useful way. What's interesting is that beyond personal use, it can be integrated as a tool call for AI agents people are building. Since it's containerized with a standard interface, you can…
What it does
In the maker’s words, at launch
I was tired of setting up my coding environment from scratch whenever I switched machines, and I wanted easy access to Goose AI (an OpenAI-powered coding assistant) without complex configuration. So this weekend I hacked together Goosecode Server - a dockerized VS Code that runs in the browser with the Goose AI agent pre-installed and configured. It's nothing fancy, just combining existing tools in a useful way. What's interesting is that beyond personal use, it can be integrated as a tool call for AI agents people are building. Since it's containerized with a standard interface, you can programmatically spin up instances, execute code, and have your AI agents interact with the development environment. Perfect for AI workflow automation or agent-assisted coding pipelines. The whole thing is: - One container that runs anywhere Docker works VS Code server accessible via browser - Goose AI terminal agent pre-configured - Git integration with configurable credentials at runtime - Easily callable from AI agent systems through Docker API I built it primarily for myself, but realized it fits nicely into the emerging AI agent ecosystem. All you need is to provide your OpenAI API key in the .env file.
Does the same job
all alternatives →



- RARunning AI agents across environments needs a proper solutionMar 2026 · github.com · ▲8
Hi HN folks, I have been building AI agents for quite some time now. The shift has gone from LLM + Tools → LLM Workflows → Agent + Tools + Memory, and now we are finally seeing true agency emerge: agents as systems composed of tools, command-line access, fine-grained system capabilities, and memory. This way of building agents is powerful, and I believe it is here to stay. But the real question is: are the systems powering these agents ready for that future? I do not think so. Using Docker for a single agent is not going to scale well, because agents need to be lightweight and fast. LLMs…
- FBFirst background agents in Jetbrains IDEs [video]2025 · youtube.com · ▲9
TLDR: made the first background coding agent that has an isolated workspace and runs locally Howdy - I’m Kevin, co-founder of Firebender, and we built the first background coding agent in android studio / Jetbrains! Why not just use Cursor background agents or OpenAI Codex? Both of these require setting up a cloud container and cloning your existing developer environment, and maintaining it. Then when you want to iterate on changes as AI inevitably makes a mistake, you either throw away the work, or have to pull down the branch and clean it up. This feels really clunky. With Firebender,…
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 16d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 26d ago · cactuscompute.com


Launched alongside, March 2025
the whole month →
Mimic Human Research & Save Findings in AI Knowledge Base
AI · 2025 · sider.ai




