docs(roadmap): add LLM agent ecosystem items to Quality of Life #6
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/6/head"
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?
Adds four new Quality of Life items to the roadmap covering LLM agent ecosystem work:
taibai init --tokenfor headless/agent authAGENTS.mdat repo root for agent-facing usage documentationllms.txt/llms-full.txtLLM-readable docs artifactstaibai.api)The MCP server entry (QL10) was already in both files.
Also fixes a pre-existing QL numbering offset:
taibai tokenwas missing its(QL04)tag in Roadmap.md, shifting all subsequent entries by 1 relative to Roadmap-detail.md.Release-Notes.md reset to clean v0.8.0 template (branch was clean at start) and updated with a single entry for this commit.
Closes #5