@protolabsai/proto 0.14.0 → 0.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +91 -9
- package/{dist/bundled → bundled}/qc-helper/docs/configuration/settings.md +9 -0
- package/{dist/bundled → bundled}/qc-helper/docs/extension/extension-releasing.md +85 -2
- package/{dist/bundled → bundled}/qc-helper/docs/extension/introduction.md +34 -6
- package/{dist/bundled → bundled}/qc-helper/docs/features/_meta.ts +1 -0
- package/{dist/bundled → bundled}/qc-helper/docs/features/commands.md +14 -13
- package/bundled/qc-helper/docs/features/followup-suggestions.md +109 -0
- package/{dist/bundled → bundled}/qc-helper/docs/features/hooks.md +13 -0
- package/{dist/bundled → bundled}/qc-helper/docs/overview.md +1 -0
- package/{dist/cli.js → cli.js} +68000 -62616
- package/locales/de.js +1965 -0
- package/locales/en.js +2006 -0
- package/locales/ja.js +1459 -0
- package/locales/pt.js +1957 -0
- package/locales/ru.js +1964 -0
- package/locales/zh.js +1811 -0
- package/package.json +40 -123
- /package/{dist/bundled → bundled}/adversarial-verification/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/brainstorming/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/coding-agent-standards/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/dispatching-parallel-agents/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/executing-plans/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/finishing-a-development-branch/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/loop/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/_meta.ts +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/common-workflow.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/configuration/_meta.ts +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/configuration/auth.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/configuration/memory.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/configuration/model-providers.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/configuration/qwen-ignore.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/configuration/themes.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/configuration/trusted-folders.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/extension/_meta.ts +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/extension/getting-started-extensions.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/features/approval-mode.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/features/arena.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/features/checkpointing.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/features/headless.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/features/language.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/features/lsp.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/features/mcp.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/features/sandbox.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/features/scheduled-tasks.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/features/skills.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/features/sub-agents.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/features/token-caching.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/ide-integration/_meta.ts +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/ide-integration/ide-companion-spec.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/ide-integration/ide-integration.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/integration-github-action.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/integration-jetbrains.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/integration-vscode.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/integration-zed.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/quickstart.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/reference/_meta.ts +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/reference/keyboard-shortcuts.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/reference/sdk-api.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/support/Uninstall.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/support/_meta.ts +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/support/tos-privacy.md +0 -0
- /package/{dist/bundled → bundled}/qc-helper/docs/support/troubleshooting.md +0 -0
- /package/{dist/bundled → bundled}/receiving-code-review/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/requesting-code-review/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/review/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/subagent-driven-development/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/subagent-driven-development/code-quality-reviewer-prompt.md +0 -0
- /package/{dist/bundled → bundled}/subagent-driven-development/implementer-prompt.md +0 -0
- /package/{dist/bundled → bundled}/subagent-driven-development/spec-reviewer-prompt.md +0 -0
- /package/{dist/bundled → bundled}/systematic-debugging/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/test-driven-development/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/using-git-worktrees/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/using-superpowers/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/verification-before-completion/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/writing-plans/SKILL.md +0 -0
- /package/{dist/bundled → bundled}/writing-skills/SKILL.md +0 -0
- /package/{dist/sandbox-macos-permissive-closed.sb → sandbox-macos-permissive-closed.sb} +0 -0
- /package/{dist/sandbox-macos-permissive-open.sb → sandbox-macos-permissive-open.sb} +0 -0
- /package/{dist/sandbox-macos-permissive-proxied.sb → sandbox-macos-permissive-proxied.sb} +0 -0
- /package/{dist/sandbox-macos-restrictive-closed.sb → sandbox-macos-restrictive-closed.sb} +0 -0
- /package/{dist/sandbox-macos-restrictive-open.sb → sandbox-macos-restrictive-open.sb} +0 -0
- /package/{dist/sandbox-macos-restrictive-proxied.sb → sandbox-macos-restrictive-proxied.sb} +0 -0
- /package/{dist/vendor → vendor}/ripgrep/COPYING +0 -0
- /package/{dist/vendor → vendor}/ripgrep/arm64-darwin/rg +0 -0
- /package/{dist/vendor → vendor}/ripgrep/arm64-linux/rg +0 -0
- /package/{dist/vendor → vendor}/ripgrep/x64-darwin/rg +0 -0
- /package/{dist/vendor → vendor}/ripgrep/x64-linux/rg +0 -0
- /package/{dist/vendor → vendor}/ripgrep/x64-win32/rg.exe +0 -0
- /package/{dist/vendor → vendor}/tree-sitter/tree-sitter-bash.wasm +0 -0
- /package/{dist/vendor → vendor}/tree-sitter/tree-sitter.wasm +0 -0
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.