Skip to content

0.9.0

Choose a tag to compare

@sopaco sopaco released this 16 Aug 08:42
· 96 commits to main since this release

Terrain v0.9.0

Terrain prepares the ground so AI agents don't have to guess where to stand.

An engineering environment manager for humans and AI coding assistants — knowledge as the map, tools as the roads, conventions as the trail markers. This first stable release ships the full platform built on the Litho (deepwiki-rs) documentation engine.

Terrain — agent environment managements Terrain — engineering knowledge assets

Highlights

  • Knowledge as the map — auto-generated, always-in-sync C4 docs and agent context, produced from your code and consumed by both humans and agents
  • Dual-track docs — narrative human/ docs for people, structured agent/context.md + grep-friendly repomix.md for agents, with freshness scoring and incremental updates
  • AI-native — speaks ACP, so Claude Code, Codex, OpenCode, and Cursor read the same knowledge layers through terrain tools
  • Tools as the roadsterrain env apply installs Skills, CodeGraph, RTK, and AGENTS.md in one command
  • Conventions as trail markers — four-phase SDD workflow (requirements → design → codegen → review) producing reviewable Markdown artifacts
  • Desktop app + CLI — browse, search, and ask questions over your codebase with the integrated Litho Book reader and DeepWiki-style Q&A

Links