feat(ppt): add independent Kimi-only mode - #297
Merged
yaojin3616 merged 10 commits intoSep 4, 2026
Conversation
SuperstructureJH
force-pushed
the
codex/kimi-ppt-capability
branch
from
September 4, 2026 06:45
ed37d62 to
b1ae591
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
experimental-kimi-ppt-standard-adapterin the Desktop web profiledsh-kimi-pptso its ownership matches the Kimi-only routetextCapacityfor every template text region and include it in detailed PPTD referenceseditor_sdk, SlideP runtime, and the Tencentppt_*tool surface from this route@deepseek-ai/dshand declared as a local production dependencypackage-lock.jsonand verify that lock-to-artifact relationship in the integration gatewindows-hidden-console.mjsbesideharness-node-entry.mjsand bind the runtime import to theextraResourcesentry in the release regression gateThis PR is the Kimi route. PR #278 remains independently reviewable for the Tencent/Slides route.
Verification
pnpm --filter dsh-workbuddy-ppt bundlenpm run typechecknpm test -- test/kimi-ppt-integration.test.ts: 1 file, 8 tests passednpm test -- test/release.test.ts test/windows-hidden-console.test.ts test/kimi-ppt-integration.test.ts: 3 files, 37 tests passedpackage-lock.jsontextCapacityin protocol/runtime/Skill, and zero Tencent/SlideP/editor SDK pathsWindows run 33858394947 passed
npm ci, the fullnpm testsuite,npm run typecheck, and the isolated development-package build. Its packaged Harness smoke then exposed the missingwindows-hidden-console.mjsresource. The current branch includes that resource, its importer-to-resource regression checks, and a follow-up source-presence assertion; the refreshed Windows run remains the final CI gate.Acceptance boundary
Source capacity calculation, package closure, and focused Desktop verification pass. Capacity is authoring-time guidance carried by the template reference, preserving the current single-pass generation workflow. Reproduction with the colleague's original failing deck and PowerPoint/WPS edit-save-reopen remain separate acceptance gates.