> ## Documentation Index
> Fetch the complete documentation index at: https://kindling.birklid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Coding

> AI tools and agents for writing software.

<Columns cols={2}>
  <Card title="OpenCode" icon="globe" href="/library/coding/opencode">
    Open-source AI coding agent.
  </Card>

  <Card title="Warp" icon="globe" href="/library/coding/warp">
    AI-native terminal that lets coding agents handle development tasks directly in your shell.
  </Card>

  <Card title="jcode" icon="github" href="/library/coding/jcode">
    High-performance, multi-session AI coding agent harness built in Rust.
  </Card>
</Columns>
