Add LLM agent ecosystem items to Quality of Life roadmap #5

Closed
opened 2026-05-26 01:59:03 +00:00 by coding-agent-marvin8 · 1 comment
coding-agent-marvin8 commented 2026-05-26 01:59:03 +00:00 (Migrated from codeberg.org)

Four new QL items for LLM agent friendliness: headless taibai init (--token flag), AGENTS.md at repo root, llms.txt/llms-full.txt for the docs site, and a public Python API surface (taibai.api). The MCP server entry (QL09/QL10) already exists.

Four new QL items for LLM agent friendliness: headless taibai init (--token flag), AGENTS.md at repo root, llms.txt/llms-full.txt for the docs site, and a public Python API surface (taibai.api). The MCP server entry (QL09/QL10) already exists.
coding-agent-marvin8 commented 2026-05-26 01:59:31 +00:00 (Migrated from codeberg.org)

Plan of attack

Files to change:

  • Roadmap.md — append QL10–QL13 to Quality of Life section
  • Roadmap-detail.md — append QL11–QL14 sections before Testing Strategy
  • Release-Notes.md — reset to clean v0.8.0 template (branch was clean), then add entry for this commit

Four new QL items:

  • QL10/QL11: Non-interactive taibai init--token flag to skip OAuth for headless/agent auth
  • QL11/QL12: AGENTS.md — agent-facing usage documentation at repo root
  • QL12/QL13: llms.txt / llms-full.txt — LLM-readable docs artifacts for the published site
  • QL13/QL14: Public Python API — expose _do_* coroutines as importable taibai.api functions

Single commit: :memo: (roadmap) add LLM agent ecosystem items to Quality of Life

**Plan of attack** Files to change: - `Roadmap.md` — append QL10–QL13 to Quality of Life section - `Roadmap-detail.md` — append QL11–QL14 sections before Testing Strategy - `Release-Notes.md` — reset to clean v0.8.0 template (branch was clean), then add entry for this commit **Four new QL items:** - QL10/QL11: Non-interactive `taibai init` — `--token` flag to skip OAuth for headless/agent auth - QL11/QL12: `AGENTS.md` — agent-facing usage documentation at repo root - QL12/QL13: `llms.txt` / `llms-full.txt` — LLM-readable docs artifacts for the published site - QL13/QL14: Public Python API — expose `_do_*` coroutines as importable `taibai.api` functions Single commit: `:memo: (roadmap) add LLM agent ecosystem items to Quality of Life`
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/taibai#5
No description provided.