Skip to content

docs: document pisama[auto] and pisama[agents] as recommended extras - #15

Merged
tn-pisama merged 1 commit into
mainfrom
docs/canonical-extras-readme
Jul 30, 2026
Merged

docs: document pisama[auto] and pisama[agents] as recommended extras#15
tn-pisama merged 1 commit into
mainfrom
docs/canonical-extras-readme

Conversation

@tn-pisama

Copy link
Copy Markdown
Contributor

Summary

  • Adds a dedicated "Optional extras" section documenting pisama[auto] and pisama[agents] as first-class, recommended install paths, with usage examples pulled from the real, already-merged source (src/pisama/auto/__init__.py's init(), src/pisama/agents/__init__.py's public hooks/check API).
  • Notes that the standalone pisama-auto / pisama-agent-sdk packages keep working and stay fully supported; the extras are the recommended path for new projects, not a replacement for existing installs.
  • Quotes the existing pisama[auto] CLI comment for consistency with the new section.

Docs only. No code, dependency, or version changes.

Test plan

  • Reviewed rendered Markdown for correctness (fenced code blocks, headings)
  • Cross-checked the init() signature and pisama.agents public API against current src/pisama/auto/__init__.py and src/pisama/agents/__init__.py
  • No em-dashes or arrows (house style)

Add a dedicated section with real usage examples (pulled from
src/pisama/auto/__init__.py and src/pisama/agents/__init__.py) so the
extras that replace the standalone pisama-auto / pisama-agent-sdk
packages are documented as first-class install paths, not just a CLI
comment.
@tn-pisama
tn-pisama merged commit 04530ac into main Jul 30, 2026
9 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.

1 participant