KiloClaw adds browser, persistent installs, full tools
Kilo’s hosted OpenClaw service now keeps package installs across restarts, ships a built-in browser, and connects Google and GitHub accounts directly. New deploys also default to the full tool profile, so most of the old setup friction is gone.
KiloClaw is edging from “managed OpenClaw” into a genuinely batteries-included agent runtime. The updates mostly remove operational papercuts, which is exactly what makes hosted infra feel worth paying for.
- –Persistent `pip`, `uv`, and `npm` installs solve the classic ephemeral-instance problem: you stop rebuilding the environment every time the machine cycles.
- –The bundled headless browser plus default full tool profile makes browser automation and tool use the baseline experience, not an advanced configuration step.
- –Connected Google and GitHub identities are a big practical win for real agent work: email, calendar, docs, repo cloning, commits, and PRs without manual token shuffling.
- –Version pinning is an important safety valve; once the platform gets more automatic, teams still need a way to freeze behavior when debugging or validating workflows.
- –The likely tradeoff is control. Convenience is climbing fast, but power users who want low-level access may still feel boxed in compared with self-hosting.
DISCOVERED
60d ago
2026-03-28
PUBLISHED
60d ago
2026-03-28
RELEVANCE
AUTHOR
AICodeKing