Skip to content

[Fix]: 635 Inter tool invocation - #640

Closed
LinkeD365 wants to merge 1 commit into
devfrom
LinkeD365/issue635
Closed

[Fix]: 635 Inter tool invocation#640
LinkeD365 wants to merge 1 commit into
devfrom
LinkeD365/issue635

Conversation

@LinkeD365

@LinkeD365 LinkeD365 commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Fixes #635

Summary

Closes #

Type of change

  • New feature
  • Bug fix
  • Refactor (no functional change)
  • Documentation
  • Chore / maintenance (dependency update, build, config)
  • Test addition / improvement

Changes

Architecture checklist

Packages (types & validation)

  • Not applicable — no changes to packages/

If you did change a package:

  • @pptb/types (types): type definitions updated and version bumped in packages/types/package.json
  • @pptb/validate (validation): validation rules updated and version bumped in packages/validation/package.json

Code quality

  • pnpm run typecheck passes with 0 errors (warnings are acceptable)
  • pnpm run lint passes with 0 errors (warnings are acceptable)
  • pnpm run build completes successfully

Testing

  • pnpm run test:unit passes (for changes to src/main/, src/common/, or src/renderer/ utilities)
  • pnpm run test:e2e passes (for UI / navigation / end-to-end flows)
  • Manually tested in the running app (pnpm run dev)

Scenario tested:

Screenshots / recordings

Breaking changes

  • No breaking changes
  • Yes — describe impact and migration path below:

Reviewer notes

  • I have added appropriate unit and/or e2e tests for this change
  • I have resolved all GitHub Copilot review comments
  • I have followed the guidelines in CONTRIBUTING.md

@github-actions

github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown

❌ PR Checklist — Action Required

The following items must be completed before this PR can be merged:

  • PR title must follow [Type] Brief description — valid types: Release · Feature · Fix · Docs · Refactor · Chore · Test

@github-actions github-actions Bot added package-changed The `types` or `validation` packages have been changed and removed package-changed The `types` or `validation` packages have been changed labels Aug 23, 2026
@github-actions

Copy link
Copy Markdown

Bundle Size Report 📦

Bundle Size
Main Process 2.02 MB
Renderer JS 1.09 MB
Renderer CSS 106.01 KB
Total 3.21 MB

Bundle Analysis Reports

The detailed bundle analysis reports are available in the workflow artifacts:

  • 📊 Main Process: stats-main.html
  • 📊 Renderer Process: stats-renderer.html

Download the artifacts from the workflow run to view interactive visualizations.


Bundle size tracking is now active! This helps prevent bundle bloat.

@LinkeD365 LinkeD365 changed the title [Bug]: Inter tool invocation [Fix]: 635 Inter tool invocation Aug 23, 2026
@Power-Maverick

Copy link
Copy Markdown
Contributor

Getting resolved in #641

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