agent-code 0.2.1

An AI-powered coding agent for the terminal, written in pure Rust
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[book]
title = "agent-code Documentation"
authors = ["Avala AI"]
language = "en"
src = "src"

[build]
build-dir = "../docs-out"

[output.html]
default-theme = "navy"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/avala-ai/agent-code"
site-url = "https://avala-ai.github.io/agent-code/"