Skip to content

docs: condense Key Services table and document multi-org profiles#527

Merged
PeterGuy326 merged 2 commits into
DingTalk-Real-AI:mainfrom
audanye-sudo:docs/multi-profile-readme
Jun 29, 2026
Merged

docs: condense Key Services table and document multi-org profiles#527
PeterGuy326 merged 2 commits into
DingTalk-Real-AI:mainfrom
audanye-sudo:docs/multi-profile-readme

Conversation

@audanye-sudo

Copy link
Copy Markdown
Collaborator

What

The multi-organization (profile) feature already landed in main, but the README and CHANGELOG were not updated for it, and the Key Services table had grown verbose and slightly stale. This is a docs-only change.

  • Condense the Key Services table (README.md, README_zh.md) — drop the per-service command count and the exhaustive subcommand token dump; keep a lark-cli-style Service / Command / Capabilities table with a one-line capability per service. Full listing still points to docs/command-index.md.
  • Document multi-organization (profile) usage — a collapsible section placed right after "Custom App mode (CI/CD, ISV integration)" in Getting Started, covering: auth login adding a profile, profile list / profile switch, the global one-shot --profile flag, and the agent-orchestrated cross-org read pattern (writes stay on the current org). Mirrored in README_zh.md.
  • CHANGELOG: add a [1.0.45] entry describing the multi-profile feature (login / profile management / --profile / backward-forward compatibility / skill docs) plus the persistence hardening (locking, atomic writes, corruption recovery, safe legacy mirror, no cross-org token fallback).

Notes

  • Docs only — no code changes; no build/test impact.
  • Based on the latest main, so it does not revert any in-flight changes.

audanye-sudo and others added 2 commits June 29, 2026 19:00
The Key Services section listed a per-service command count and an exhaustive
subcommand token dump plus a long description, which had drifted out of date
and was hard to scan. Condense it (EN + zh) to a lark-cli-style
Service / Command / Capabilities table with a one-line capability per service,
pointing to docs/command-index.md for the full listing.

Also document the multi-organization (profile) capability, which had no README
coverage: a collapsible section placed right after "Custom App mode (CI/CD,
ISV integration)" in Getting Started, covering auth login adding a profile,
profile list / switch, the global --profile one-shot flag, and the agent-
orchestrated cross-org read pattern (writes stay on the current org). Mirrored
in README_zh.md.

CHANGELOG: add a [1.0.45] entry describing the full multi-profile feature
(login / profile management / --profile / backward-forward compatibility /
skill docs) plus the persistence hardening (locking, atomic writes, corruption
recovery, safe legacy mirror, no cross-org token fallback).
@PeterGuy326 PeterGuy326 merged commit 3ee5f13 into DingTalk-Real-AI:main Jun 29, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants