Roadmap QL12: AGENTS.md — agent-facing usage documentation #8

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

Add AGENTS.md at the repo root written for LLM agents that will use taibai. Covers: non-interactive auth (QL11), --profile/TAIBAI_PROFILE multi-account use, --json output contract, credential storage model, and a summary of every command with its key flags.

Add AGENTS.md at the repo root written for LLM agents that will use taibai. Covers: non-interactive auth (QL11), --profile/TAIBAI_PROFILE multi-account use, --json output contract, credential storage model, and a summary of every command with its key flags.
coding-agent-marvin8 commented 2026-05-26 04:01:07 +00:00 (Migrated from codeberg.org)

Findings: No AGENTS.md exists at repo root. The docs/ directory has 21 command pages; --json is supported on all data-returning commands; credentials use keyring primary with plaintext fallback.

Plan: Write AGENTS.md covering: headless auth via --token (QL11), --profile/TAIBAI_PROFILE multi-account use, --json output contract (model_dump payload), credential storage model, command reference table, exit codes. Targeted at LLM agents consuming the CLI, not maintainers.

**Findings:** No `AGENTS.md` exists at repo root. The `docs/` directory has 21 command pages; `--json` is supported on all data-returning commands; credentials use keyring primary with plaintext fallback. **Plan:** Write `AGENTS.md` covering: headless auth via `--token` (QL11), `--profile`/`TAIBAI_PROFILE` multi-account use, `--json` output contract (model_dump payload), credential storage model, command reference table, exit codes. Targeted at LLM agents consuming the CLI, not maintainers.
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#8
No description provided.