Skip to content

feat: add PowerPoint slide summaries#64

Merged
PrzemyslawKlys merged 1 commit into
mainfrom
codex/powerpoint-slide-summary
Mar 14, 2026
Merged

feat: add PowerPoint slide summaries#64
PrzemyslawKlys merged 1 commit into
mainfrom
codex/powerpoint-slide-summary

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • add Get-OfficePowerPointSlideSummary to provide title, notes, layout metadata, and content counts per slide
  • reuse the PowerPoint notes and shape readers to keep the summary cmdlet thin and PowerShell-friendly
  • extend PowerPoint tests and refresh generated help/docs to expose the new inspection flow

Validation

  • dotnet build .\Sources\PSWriteOffice.sln -c Debug
  • pwsh -NoLogo -NoProfile -File .\PSWriteOffice.Tests.ps1
  • pwsh -NoLogo -NoProfile -File .\Build\Validate-PackagedArtefact.ps1

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@PrzemyslawKlys PrzemyslawKlys merged commit e00496f into main Mar 14, 2026
3 of 4 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the codex/powerpoint-slide-summary branch March 14, 2026 23:21
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