Add LLM agent ecosystem items to Quality of Life roadmap #5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Plan of attack
Files to change:
Roadmap.md— append QL10–QL13 to Quality of Life sectionRoadmap-detail.md— append QL11–QL14 sections before Testing StrategyRelease-Notes.md— reset to clean v0.8.0 template (branch was clean), then add entry for this commitFour new QL items:
taibai init—--tokenflag to skip OAuth for headless/agent authAGENTS.md— agent-facing usage documentation at repo rootllms.txt/llms-full.txt— LLM-readable docs artifacts for the published site_do_*coroutines as importabletaibai.apifunctionsSingle commit:
:memo: (roadmap) add LLM agent ecosystem items to Quality of Life