zeph 0.19.2

Lightweight AI agent with hybrid inference, skills-first architecture, and multi-channel I/O
[book]
title = "Zeph Documentation"
description = "Lightweight AI agent with hybrid inference and skills-first architecture"
authors = ["bug-ops"]
language = "en"
src = "src"

[build]
build-dir = "book"

[output.html]
default-theme = "navy"
preferred-dark-theme = "navy"
smart-punctuation = true
git-repository-url = "https://github.com/bug-ops/zeph"
git-repository-icon = "fab-github"
edit-url-template = "https://github.com/bug-ops/zeph/edit/main/book/src/{path}"
site-url = "/zeph/"
no-section-label = true
additional-css = ["theme/custom.css"]

[output.html.search]
limit-results = 20
use-boolean-and = true
boost-title = 2
boost-hierarchy = 2
boost-paragraph = 1