Skip to content

Document base_cli Context fields#1319

Merged
codeforester merged 1 commit into
mainfrom
docs/1315-20260630-context-fields-docs
Jul 1, 2026
Merged

Document base_cli Context fields#1319
codeforester merged 1 commit into
mainfrom
docs/1315-20260630-context-fields-docs

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • document ctx.workspace_root and ctx.quiet in the base_cli Context API reference
  • add a docs contract test that keeps public Context dataclass fields represented in docs/base-cli.md

Fixes #1315

Tests

  • PYTHONPATH=lib/python /Users/rameshhp/.base.d/base/.venv/bin/python -m pytest tests/test_base_cli_docs.py -q
  • git diff --check

@codeforester codeforester requested a review from a team as a code owner July 1, 2026 01:35
@codeforester codeforester merged commit ebedc63 into main Jul 1, 2026
24 checks passed
@codeforester codeforester deleted the docs/1315-20260630-context-fields-docs branch July 1, 2026 01:37
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.

Document workspace_root and quiet on base_cli.Context

1 participant