Commit Graph

6 Commits

Author SHA1 Message Date
kiloconnect[bot] 06cd80d1bd chore: enforce minimal markdown table formatting
Prettier pads markdown table cells for column alignment, which turns any
content change into a table-wide realignment diff. Markdown was only in
prettierignore for packages/kilo-vscode/; the root formatter still
repadded docs elsewhere (e.g. TESTING.md, kilo-docs, AGENTS.md).

Adds *.md to the root .prettierignore, documents the convention in
AGENTS.md, and adds script/check-md-table-padding.ts + a workflow to
enforce it. Existing padded tables in Kilo-owned docs have been
rewritten via the script's --fix mode.
2026-04-28 07:45:49 +00:00
kiloconnect[bot] e4558d8073 Remove references to deleted vercel-ai-gateway architecture doc 2026-03-11 19:06:03 +00:00
Josh Lambert 89baf26dd4 First draft 2026-02-23 09:00:40 -05:00
maphew 2ac737ceba fix(docs): remove broken sidebar nav links for annual-billing and memory-bank
Fixes #545
2026-02-20 23:32:10 -07:00
Josh Lambert 1237d28170 Initial draft of benchmarking design 2026-02-17 14:47:14 -05:00
Brendan O'Leary 6f8a020fa9 Update the information architecture to have more condensed items (#5657)
* Update free models in docs

* Condense code with ai

* Refactor features section
2026-02-04 12:47:27 -08:00