@korallis/k-pi 0.1.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/CHANGELOG.md +5619 -0
- package/LICENSE +21 -0
- package/NOTICE +66 -0
- package/README.md +723 -0
- package/dist/bundle/chunks/anthropic-messages-IBCPCIJO.js +45 -0
- package/dist/bundle/chunks/anthropic.js +75 -0
- package/dist/bundle/chunks/azure-openai-responses-GUUG57CZ.js +2 -0
- package/dist/bundle/chunks/bedrock-converse-stream.js +74 -0
- package/dist/bundle/chunks/chunk-4L3WN2XY.js +2 -0
- package/dist/bundle/chunks/chunk-6CYCI3EJ.js +12 -0
- package/dist/bundle/chunks/chunk-6R7UI4IY.js +2 -0
- package/dist/bundle/chunks/chunk-AXIIZGTV.js +2 -0
- package/dist/bundle/chunks/chunk-CO7LIZG5.js +2 -0
- package/dist/bundle/chunks/chunk-DRQDKNXA.js +2 -0
- package/dist/bundle/chunks/chunk-GMWCTUPB.js +2 -0
- package/dist/bundle/chunks/chunk-HOFU6X66.js +50 -0
- package/dist/bundle/chunks/chunk-JUUC5AZY.js +2 -0
- package/dist/bundle/chunks/chunk-L2ZPNLYD.js +2 -0
- package/dist/bundle/chunks/chunk-MNAIPA3J.js +2 -0
- package/dist/bundle/chunks/chunk-NBBFIJUL.js +11 -0
- package/dist/bundle/chunks/chunk-NUHFSC37.js +25 -0
- package/dist/bundle/chunks/chunk-PGXDEOVV.js +2 -0
- package/dist/bundle/chunks/chunk-PJACZCIR.js +2 -0
- package/dist/bundle/chunks/chunk-PRRNXB7S.js +2 -0
- package/dist/bundle/chunks/chunk-TEPMHNKQ.js +2 -0
- package/dist/bundle/chunks/chunk-TRDNDS6A.js +4 -0
- package/dist/bundle/chunks/chunk-UAQELI3K.js +2 -0
- package/dist/bundle/chunks/chunk-X5QHCKY4.js +1653 -0
- package/dist/bundle/chunks/chunk-XDUWOHPL.js +6 -0
- package/dist/bundle/chunks/github-copilot.js +2 -0
- package/dist/bundle/chunks/google-generative-ai-YRXF7C4I.js +2 -0
- package/dist/bundle/chunks/google-vertex-BVZ6VBRQ.js +2 -0
- package/dist/bundle/chunks/https-proxy-agent-2VXB7436.js +13 -0
- package/dist/bundle/chunks/image-resize-worker.js +2 -0
- package/dist/bundle/chunks/kimi-coding.js +2 -0
- package/dist/bundle/chunks/lib-HGQMNYVT.js +9 -0
- package/dist/bundle/chunks/mistral-conversations-Q3AWZJAZ.js +5 -0
- package/dist/bundle/chunks/multipart-parser-SQ6GDJL7.js +3 -0
- package/dist/bundle/chunks/openai-codex-responses-GJVBJXLB.js +8 -0
- package/dist/bundle/chunks/openai-codex.js +75 -0
- package/dist/bundle/chunks/openai-completions-OICQQ5JB.js +7 -0
- package/dist/bundle/chunks/openai-responses-P5LIZTXX.js +2 -0
- package/dist/bundle/chunks/openrouter-images-XTKS2AS3.js +2 -0
- package/dist/bundle/chunks/openrouter.js +75 -0
- package/dist/bundle/chunks/pi-messages-TPFH44NP.js +8 -0
- package/dist/bundle/chunks/radius.js +75 -0
- package/dist/bundle/chunks/src-UK77SYZE.js +4 -0
- package/dist/bundle/chunks/xai.js +2 -0
- package/dist/bundle/cli.js +3 -0
- package/dist/bundle/client.js +2 -0
- package/dist/bundle/index.js +2 -0
- package/dist/bundle/rpc-entry.js +3 -0
- package/dist/core/export-html/template.css +1066 -0
- package/dist/core/export-html/template.html +55 -0
- package/dist/core/export-html/template.js +1864 -0
- package/dist/core/export-html/vendor/highlight.min.js +1213 -0
- package/dist/core/export-html/vendor/marked.min.js +78 -0
- package/dist/kpi/graphs/coding-loop.auto.json +377 -0
- package/dist/kpi/graphs/coding-loop.gated.json +417 -0
- package/dist/kpi/graphs/spec-first.json +40 -0
- package/dist/kpi/kstack/NOTICE +5 -0
- package/dist/kpi/kstack/UPSTREAM.md +23 -0
- package/dist/kpi/kstack/generated/LICENSE +21 -0
- package/dist/kpi/kstack/generated/skills/architect/SKILL.md +83 -0
- package/dist/kpi/kstack/generated/skills/architect/references/design-red-flags.md +33 -0
- package/dist/kpi/kstack/generated/skills/architect/references/rationale-template.md +35 -0
- package/dist/kpi/kstack/generated/skills/architect/references/runner-prompt.md +20 -0
- package/dist/kpi/kstack/generated/skills/arena/SKILL.md +29 -0
- package/dist/kpi/kstack/generated/skills/blast-radius/SKILL.md +50 -0
- package/dist/kpi/kstack/generated/skills/bro/SKILL.md +7 -0
- package/dist/kpi/kstack/generated/skills/create-verification-skill/SKILL.md +44 -0
- package/dist/kpi/kstack/generated/skills/create-verification-skill/references/feature-map-example/README.md +47 -0
- package/dist/kpi/kstack/generated/skills/create-verification-skill/references/feature-map-example/create-note.md +39 -0
- package/dist/kpi/kstack/generated/skills/create-verification-skill/references/feature-map-example/search.md +45 -0
- package/dist/kpi/kstack/generated/skills/figure-it-out/SKILL.md +55 -0
- package/dist/kpi/kstack/generated/skills/how/SKILL.md +135 -0
- package/dist/kpi/kstack/generated/skills/how/references/critic-prompt.md +59 -0
- package/dist/kpi/kstack/generated/skills/how/references/critique-rubric.md +58 -0
- package/dist/kpi/kstack/generated/skills/how/references/explainer-prompt.md +55 -0
- package/dist/kpi/kstack/generated/skills/how/references/explorer-prompt.md +52 -0
- package/dist/kpi/kstack/generated/skills/interrogate/SKILL.md +113 -0
- package/dist/kpi/kstack/generated/skills/interrogate/references/code-quality-review.md +47 -0
- package/dist/kpi/kstack/generated/skills/interrogate/references/lead-judgment.md +58 -0
- package/dist/kpi/kstack/generated/skills/interrogate/references/reviewer-prompt.md +72 -0
- package/dist/kpi/kstack/generated/skills/interrogate/references/rubric.md +77 -0
- package/dist/kpi/kstack/generated/skills/k-agent/SKILL.md +17 -0
- package/dist/kpi/kstack/generated/skills/k-mode/SKILL.md +64 -0
- package/dist/kpi/kstack/generated/skills/k-stack-principles/SKILL.md +24 -0
- package/dist/kpi/kstack/generated/skills/maintain-verification-skill/SKILL.md +39 -0
- package/dist/kpi/kstack/generated/skills/no-comments/SKILL.md +24 -0
- package/dist/kpi/kstack/generated/skills/playbook-arena/SKILL.md +20 -0
- package/dist/kpi/kstack/generated/skills/playbook-autonomous-run/SKILL.md +22 -0
- package/dist/kpi/kstack/generated/skills/playbook-autopilot-full/SKILL.md +20 -0
- package/dist/kpi/kstack/generated/skills/playbook-autopilot-stack/SKILL.md +20 -0
- package/dist/kpi/kstack/generated/skills/playbook-bug-fix/SKILL.md +21 -0
- package/dist/kpi/kstack/generated/skills/playbook-feature/SKILL.md +22 -0
- package/dist/kpi/kstack/generated/skills/playbook-investigation/SKILL.md +21 -0
- package/dist/kpi/kstack/generated/skills/playbook-shipping/SKILL.md +18 -0
- package/dist/kpi/kstack/generated/skills/playbook-swarm/SKILL.md +20 -0
- package/dist/kpi/kstack/generated/skills/principle-boundary-discipline/SKILL.md +34 -0
- package/dist/kpi/kstack/generated/skills/principle-build-the-lever/SKILL.md +23 -0
- package/dist/kpi/kstack/generated/skills/principle-encode-lessons-in-structure/SKILL.md +31 -0
- package/dist/kpi/kstack/generated/skills/principle-exhaust-the-design-space/SKILL.md +21 -0
- package/dist/kpi/kstack/generated/skills/principle-experience-first/SKILL.md +19 -0
- package/dist/kpi/kstack/generated/skills/principle-fix-root-causes/SKILL.md +23 -0
- package/dist/kpi/kstack/generated/skills/principle-foundational-thinking/SKILL.md +21 -0
- package/dist/kpi/kstack/generated/skills/principle-guard-the-context-window/SKILL.md +17 -0
- package/dist/kpi/kstack/generated/skills/principle-laziness-protocol/SKILL.md +18 -0
- package/dist/kpi/kstack/generated/skills/principle-make-operations-idempotent/SKILL.md +24 -0
- package/dist/kpi/kstack/generated/skills/principle-migrate-callers-then-delete-legacy-apis/SKILL.md +22 -0
- package/dist/kpi/kstack/generated/skills/principle-minimize-reader-load/SKILL.md +23 -0
- package/dist/kpi/kstack/generated/skills/principle-model-the-domain/SKILL.md +26 -0
- package/dist/kpi/kstack/generated/skills/principle-never-block-on-the-human/SKILL.md +23 -0
- package/dist/kpi/kstack/generated/skills/principle-outcome-oriented-execution/SKILL.md +22 -0
- package/dist/kpi/kstack/generated/skills/principle-prove-it-works/SKILL.md +33 -0
- package/dist/kpi/kstack/generated/skills/principle-redesign-from-first-principles/SKILL.md +16 -0
- package/dist/kpi/kstack/generated/skills/principle-separate-before-serializing-shared-state/SKILL.md +16 -0
- package/dist/kpi/kstack/generated/skills/principle-sequence-verifiable-units/SKILL.md +22 -0
- package/dist/kpi/kstack/generated/skills/principle-subtract-before-you-add/SKILL.md +22 -0
- package/dist/kpi/kstack/generated/skills/principle-type-system-discipline/SKILL.md +31 -0
- package/dist/kpi/kstack/generated/skills/recall/SKILL.md +35 -0
- package/dist/kpi/kstack/generated/skills/reflect/SKILL.md +77 -0
- package/dist/kpi/kstack/generated/skills/reflect/references/divergent-reviewer.md +43 -0
- package/dist/kpi/kstack/generated/skills/reflect/references/judgment-reviewer.md +42 -0
- package/dist/kpi/kstack/generated/skills/reflect/references/synthesizer.md +56 -0
- package/dist/kpi/kstack/generated/skills/reflect/references/tooling-reviewer.md +57 -0
- package/dist/kpi/kstack/generated/skills/setup-kstack/SKILL.md +48 -0
- package/dist/kpi/kstack/generated/skills/show-me-your-work/SKILL.md +82 -0
- package/dist/kpi/kstack/generated/skills/show-me-your-work/references/decision-log-template.tsv +1 -0
- package/dist/kpi/kstack/generated/skills/show-me-your-work/scripts/log.sh +40 -0
- package/dist/kpi/kstack/generated/skills/swarm/SKILL.md +27 -0
- package/dist/kpi/kstack/generated/skills/tdd/SKILL.md +44 -0
- package/dist/kpi/kstack/generated/skills/teach/SKILL.md +21 -0
- package/dist/kpi/kstack/generated/skills/technical-writing/SKILL.md +130 -0
- package/dist/kpi/kstack/generated/skills/typescript-best-practices/SKILL.md +30 -0
- package/dist/kpi/kstack/generated/skills/typescript-best-practices/references/patterns.md +313 -0
- package/dist/kpi/kstack/generated/skills/unslop/SKILL.md +81 -0
- package/dist/kpi/kstack/generated/skills/why/SKILL.md +230 -0
- package/dist/kpi/kstack/generated/skills/why/references/epistemics.md +144 -0
- package/dist/kpi/kstack/generated/skills/why/references/investigator-prompt.md +103 -0
- package/dist/kpi/kstack/generated/skills/why/references/source-playbook.md +17 -0
- package/dist/kpi/kstack/generated/skills/why/references/sources/code-archaeology.md +88 -0
- package/dist/kpi/kstack/generated/skills/why/references/sources/databricks.md +70 -0
- package/dist/kpi/kstack/generated/skills/why/references/sources/datadog.md +99 -0
- package/dist/kpi/kstack/generated/skills/why/references/sources/incident-postmortem.md +15 -0
- package/dist/kpi/kstack/generated/skills/why/references/sources/linear.md +48 -0
- package/dist/kpi/kstack/generated/skills/why/references/sources/notion.md +55 -0
- package/dist/kpi/kstack/generated/skills/why/references/sources/sentry.md +100 -0
- package/dist/kpi/kstack/generated/skills/why/references/sources/slack.md +54 -0
- package/dist/kpi/kstack/generated/skills/why/references/synthesizer-prompt.md +135 -0
- package/dist/kpi/kstack/model-ladder.md +50 -0
- package/dist/kpi/kstack/provenance.json +17 -0
- package/dist/kpi/prompts/implement.md +6 -0
- package/dist/kpi/prompts/plan.md +6 -0
- package/dist/kpi/prompts/review.md +6 -0
- package/dist/kpi/prompts/ship.md +6 -0
- package/dist/kpi/prompts/specify.md +6 -0
- package/dist/kpi/prompts/verify.md +6 -0
- package/dist/kpi/schemas/event.schema.json +1314 -0
- package/dist/kpi/schemas/evidence.schema.json +43 -0
- package/dist/kpi/schemas/stack.schema.json +102 -0
- package/dist/kpi/schemas/task.schema.json +165 -0
- package/dist/kpi/schemas/verdict.schema.json +44 -0
- package/dist/kpi/skills/concise-output/SKILL.md +10 -0
- package/dist/kpi/skills/context-pack/SKILL.md +10 -0
- package/dist/kpi/skills/conventional-commit/SKILL.md +12 -0
- package/dist/kpi/skills/isolated-review/SKILL.md +10 -0
- package/dist/kpi/skills/kg-claim/SKILL.md +26 -0
- package/dist/kpi/skills/minimalist/SKILL.md +24 -0
- package/dist/kpi/skills/quality-gates/SKILL.md +10 -0
- package/dist/kpi/skills/spec-first/SKILL.md +10 -0
- package/dist/kpi/skills/tdd-cycle/SKILL.md +10 -0
- package/dist/kpi/templates/AGENTS.md +31 -0
- package/dist/kpi/templates/APPEND_SYSTEM.md +13 -0
- package/dist/kpi/templates/context-pack/product.md +7 -0
- package/dist/kpi/templates/context-pack/structure.md +7 -0
- package/dist/kpi/templates/context-pack/tech.md +9 -0
- package/dist/kpi/templates/policy.json +17 -0
- package/dist/kpi/themes/loop-amber.json +82 -0
- package/dist/kpi/themes/protocol-blue.json +82 -0
- package/dist/modes/interactive/assets/clankolas.png +0 -0
- package/dist/modes/interactive/theme/dark.json +90 -0
- package/dist/modes/interactive/theme/light.json +89 -0
- package/dist/modes/interactive/theme/theme-schema.json +352 -0
- package/docs/compaction.md +418 -0
- package/docs/containerization.md +111 -0
- package/docs/custom-provider.md +777 -0
- package/docs/development.md +71 -0
- package/docs/docs.json +156 -0
- package/docs/environment-variables.md +97 -0
- package/docs/extensions.md +3020 -0
- package/docs/images/doom-extension.png +0 -0
- package/docs/images/exy.png +0 -0
- package/docs/images/interactive-mode.png +0 -0
- package/docs/images/tree-view.png +0 -0
- package/docs/index.md +84 -0
- package/docs/json.md +98 -0
- package/docs/keybindings.md +236 -0
- package/docs/llama-cpp.md +101 -0
- package/docs/models.md +571 -0
- package/docs/packages.md +228 -0
- package/docs/prompt-templates.md +96 -0
- package/docs/providers.md +317 -0
- package/docs/quickstart.md +167 -0
- package/docs/rpc.md +1618 -0
- package/docs/sdk.md +1219 -0
- package/docs/security.md +59 -0
- package/docs/session-format.md +438 -0
- package/docs/sessions.md +145 -0
- package/docs/settings.md +369 -0
- package/docs/shell-aliases.md +13 -0
- package/docs/skills.md +232 -0
- package/docs/terminal-setup.md +177 -0
- package/docs/termux.md +127 -0
- package/docs/themes.md +320 -0
- package/docs/tmux.md +63 -0
- package/docs/tui.md +942 -0
- package/docs/usage.md +311 -0
- package/docs/windows.md +39 -0
- package/examples/README.md +25 -0
- package/examples/extensions/README.md +213 -0
- package/examples/extensions/auto-commit-on-exit.ts +49 -0
- package/examples/extensions/bash-spawn-hook.ts +30 -0
- package/examples/extensions/bookmark.ts +50 -0
- package/examples/extensions/border-status-editor.ts +150 -0
- package/examples/extensions/built-in-tool-renderer.ts +249 -0
- package/examples/extensions/claude-rules.ts +86 -0
- package/examples/extensions/commands.ts +72 -0
- package/examples/extensions/confirm-destructive.ts +59 -0
- package/examples/extensions/custom-compaction.ts +117 -0
- package/examples/extensions/custom-footer.ts +64 -0
- package/examples/extensions/custom-header.ts +73 -0
- package/examples/extensions/custom-provider-anthropic/index.ts +611 -0
- package/examples/extensions/custom-provider-anthropic/package-lock.json +24 -0
- package/examples/extensions/custom-provider-anthropic/package.json +19 -0
- package/examples/extensions/custom-provider-gitlab-duo/index.ts +405 -0
- package/examples/extensions/custom-provider-gitlab-duo/package.json +16 -0
- package/examples/extensions/custom-provider-gitlab-duo/test.ts +82 -0
- package/examples/extensions/dirty-repo-guard.ts +56 -0
- package/examples/extensions/doom-overlay/README.md +46 -0
- package/examples/extensions/doom-overlay/doom/build/doom.js +21 -0
- package/examples/extensions/doom-overlay/doom/build/doom.wasm +0 -0
- package/examples/extensions/doom-overlay/doom/build.sh +152 -0
- package/examples/extensions/doom-overlay/doom/doomgeneric_pi.c +72 -0
- package/examples/extensions/doom-overlay/doom-component.ts +132 -0
- package/examples/extensions/doom-overlay/doom-engine.ts +173 -0
- package/examples/extensions/doom-overlay/doom-keys.ts +104 -0
- package/examples/extensions/doom-overlay/index.ts +74 -0
- package/examples/extensions/doom-overlay/wad-finder.ts +55 -0
- package/examples/extensions/dynamic-resources/SKILL.md +8 -0
- package/examples/extensions/dynamic-resources/dynamic.json +79 -0
- package/examples/extensions/dynamic-resources/dynamic.md +5 -0
- package/examples/extensions/dynamic-resources/index.ts +15 -0
- package/examples/extensions/dynamic-tools.ts +74 -0
- package/examples/extensions/entry-renderer.ts +41 -0
- package/examples/extensions/event-bus.ts +43 -0
- package/examples/extensions/file-trigger.ts +41 -0
- package/examples/extensions/git-checkpoint.ts +53 -0
- package/examples/extensions/git-merge-and-resolve.ts +115 -0
- package/examples/extensions/github-issue-autocomplete.ts +185 -0
- package/examples/extensions/gondolin/index.ts +531 -0
- package/examples/extensions/gondolin/package-lock.json +185 -0
- package/examples/extensions/gondolin/package.json +19 -0
- package/examples/extensions/handoff.ts +190 -0
- package/examples/extensions/hello.ts +26 -0
- package/examples/extensions/hidden-thinking-label.ts +53 -0
- package/examples/extensions/inline-bash.ts +94 -0
- package/examples/extensions/input-transform-streaming.ts +39 -0
- package/examples/extensions/input-transform.ts +43 -0
- package/examples/extensions/interactive-shell.ts +196 -0
- package/examples/extensions/kimi-deferred-tools.ts +61 -0
- package/examples/extensions/mac-system-theme.ts +47 -0
- package/examples/extensions/message-renderer.ts +59 -0
- package/examples/extensions/minimal-mode.ts +426 -0
- package/examples/extensions/modal-editor.ts +85 -0
- package/examples/extensions/model-status.ts +31 -0
- package/examples/extensions/notify.ts +57 -0
- package/examples/extensions/overlay-qa-tests.ts +1450 -0
- package/examples/extensions/overlay-test.ts +153 -0
- package/examples/extensions/permission-gate.ts +34 -0
- package/examples/extensions/pirate.ts +47 -0
- package/examples/extensions/plan-mode/README.md +66 -0
- package/examples/extensions/plan-mode/index.ts +390 -0
- package/examples/extensions/plan-mode/utils.ts +168 -0
- package/examples/extensions/preset.ts +436 -0
- package/examples/extensions/project-trust.ts +64 -0
- package/examples/extensions/prompt-customizer.ts +97 -0
- package/examples/extensions/protected-paths.ts +30 -0
- package/examples/extensions/provider-payload.ts +18 -0
- package/examples/extensions/qna.ts +118 -0
- package/examples/extensions/question.ts +286 -0
- package/examples/extensions/questionnaire.ts +448 -0
- package/examples/extensions/rainbow-editor.ts +88 -0
- package/examples/extensions/reload-runtime.ts +37 -0
- package/examples/extensions/rpc-demo.ts +118 -0
- package/examples/extensions/sandbox/index.ts +321 -0
- package/examples/extensions/sandbox/package-lock.json +92 -0
- package/examples/extensions/sandbox/package.json +19 -0
- package/examples/extensions/send-user-message.ts +97 -0
- package/examples/extensions/session-name.ts +27 -0
- package/examples/extensions/shutdown-command.ts +63 -0
- package/examples/extensions/snake.ts +343 -0
- package/examples/extensions/space-invaders.ts +560 -0
- package/examples/extensions/ssh.ts +220 -0
- package/examples/extensions/status-line.ts +32 -0
- package/examples/extensions/structured-output.ts +65 -0
- package/examples/extensions/subagent/README.md +177 -0
- package/examples/extensions/subagent/agents/planner.md +37 -0
- package/examples/extensions/subagent/agents/reviewer.md +35 -0
- package/examples/extensions/subagent/agents/scout.md +50 -0
- package/examples/extensions/subagent/agents/worker.md +24 -0
- package/examples/extensions/subagent/agents.ts +157 -0
- package/examples/extensions/subagent/index.ts +1038 -0
- package/examples/extensions/subagent/prompts/implement-and-review.md +10 -0
- package/examples/extensions/subagent/prompts/implement.md +10 -0
- package/examples/extensions/subagent/prompts/scout-and-plan.md +9 -0
- package/examples/extensions/summarize.ts +199 -0
- package/examples/extensions/system-prompt-header.ts +17 -0
- package/examples/extensions/tic-tac-toe.ts +1008 -0
- package/examples/extensions/timed-confirm.ts +70 -0
- package/examples/extensions/titlebar-spinner.ts +58 -0
- package/examples/extensions/todo.ts +297 -0
- package/examples/extensions/tool-override.ts +144 -0
- package/examples/extensions/tools.ts +146 -0
- package/examples/extensions/trigger-compact.ts +50 -0
- package/examples/extensions/truncated-tool.ts +195 -0
- package/examples/extensions/widget-placement.ts +9 -0
- package/examples/extensions/with-deps/index.ts +32 -0
- package/examples/extensions/with-deps/package-lock.json +31 -0
- package/examples/extensions/with-deps/package.json +22 -0
- package/examples/extensions/working-indicator.ts +123 -0
- package/examples/extensions/working-message-test.ts +25 -0
- package/examples/rpc-extension-ui.ts +641 -0
- package/examples/sdk/01-minimal.ts +26 -0
- package/examples/sdk/02-custom-model.ts +49 -0
- package/examples/sdk/03-custom-prompt.ts +75 -0
- package/examples/sdk/04-skills.ts +55 -0
- package/examples/sdk/05-tools.ts +48 -0
- package/examples/sdk/06-extensions.ts +99 -0
- package/examples/sdk/07-context-files.ts +47 -0
- package/examples/sdk/08-prompt-templates.ts +51 -0
- package/examples/sdk/09-api-keys-and-oauth.ts +34 -0
- package/examples/sdk/10-settings.ts +53 -0
- package/examples/sdk/11-sessions.ts +52 -0
- package/examples/sdk/12-full-control.ts +74 -0
- package/examples/sdk/13-session-runtime.ts +67 -0
- package/examples/sdk/README.md +140 -0
- package/package.json +55 -0
|
@@ -0,0 +1,405 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* GitLab Duo Provider Extension
|
|
3
|
+
*
|
|
4
|
+
* Provides access to GitLab Duo AI models (Claude and GPT) through GitLab's AI Gateway.
|
|
5
|
+
* Delegates to pi-ai's built-in Anthropic and OpenAI streaming implementations.
|
|
6
|
+
*
|
|
7
|
+
* Usage:
|
|
8
|
+
* pi -e ./packages/coding-agent/examples/extensions/custom-provider-gitlab-duo
|
|
9
|
+
* # Then /login gitlab-duo, or set GITLAB_TOKEN=glpat-...
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
import {
|
|
13
|
+
type Api,
|
|
14
|
+
type AssistantMessageEventStream,
|
|
15
|
+
anthropicMessagesApi,
|
|
16
|
+
type Context,
|
|
17
|
+
createAssistantMessageEventStream,
|
|
18
|
+
type Model,
|
|
19
|
+
type OAuthCredentials,
|
|
20
|
+
type OAuthLoginCallbacks,
|
|
21
|
+
openAIResponsesApi,
|
|
22
|
+
type SimpleStreamOptions,
|
|
23
|
+
type ThinkingLevelMap,
|
|
24
|
+
} from "@earendil-works/pi-ai/compat";
|
|
25
|
+
import type { ExtensionAPI } from "@earendil-works/pi-coding-agent";
|
|
26
|
+
|
|
27
|
+
// =============================================================================
|
|
28
|
+
// Constants
|
|
29
|
+
// =============================================================================
|
|
30
|
+
|
|
31
|
+
const GITLAB_COM_URL = "https://gitlab.com";
|
|
32
|
+
const AI_GATEWAY_URL = "https://cloud.gitlab.com";
|
|
33
|
+
const ANTHROPIC_PROXY_URL = `${AI_GATEWAY_URL}/ai/v1/proxy/anthropic/`;
|
|
34
|
+
const OPENAI_PROXY_URL = `${AI_GATEWAY_URL}/ai/v1/proxy/openai/v1`;
|
|
35
|
+
|
|
36
|
+
const BUNDLED_CLIENT_ID = "da4edff2e6ebd2bc3208611e2768bc1c1dd7be791dc5ff26ca34ca9ee44f7d4b";
|
|
37
|
+
const OAUTH_SCOPES = ["api"];
|
|
38
|
+
const REDIRECT_URI = "http://127.0.0.1:8080/callback";
|
|
39
|
+
const DIRECT_ACCESS_TTL = 25 * 60 * 1000;
|
|
40
|
+
|
|
41
|
+
// =============================================================================
|
|
42
|
+
// Models - exported for use by tests
|
|
43
|
+
// =============================================================================
|
|
44
|
+
|
|
45
|
+
type Backend = "anthropic" | "openai";
|
|
46
|
+
|
|
47
|
+
interface GitLabModel {
|
|
48
|
+
id: string;
|
|
49
|
+
name: string;
|
|
50
|
+
backend: Backend;
|
|
51
|
+
baseUrl: string;
|
|
52
|
+
reasoning: boolean;
|
|
53
|
+
thinkingLevelMap?: ThinkingLevelMap;
|
|
54
|
+
input: ("text" | "image")[];
|
|
55
|
+
cost: { input: number; output: number; cacheRead: number; cacheWrite: number };
|
|
56
|
+
contextWindow: number;
|
|
57
|
+
maxTokens: number;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
export const MODELS: GitLabModel[] = [
|
|
61
|
+
// Anthropic
|
|
62
|
+
{
|
|
63
|
+
id: "claude-opus-4-8",
|
|
64
|
+
name: "Claude Opus 4.8",
|
|
65
|
+
backend: "anthropic",
|
|
66
|
+
baseUrl: ANTHROPIC_PROXY_URL,
|
|
67
|
+
reasoning: true,
|
|
68
|
+
thinkingLevelMap: { xhigh: "max" },
|
|
69
|
+
input: ["text", "image"],
|
|
70
|
+
cost: { input: 5, output: 25, cacheRead: 0.5, cacheWrite: 6.25 },
|
|
71
|
+
contextWindow: 1000000,
|
|
72
|
+
maxTokens: 128000,
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
id: "claude-sonnet-4-6",
|
|
76
|
+
name: "Claude Sonnet 4.6",
|
|
77
|
+
backend: "anthropic",
|
|
78
|
+
baseUrl: ANTHROPIC_PROXY_URL,
|
|
79
|
+
reasoning: true,
|
|
80
|
+
thinkingLevelMap: { xhigh: "max" },
|
|
81
|
+
input: ["text", "image"],
|
|
82
|
+
cost: { input: 3, output: 15, cacheRead: 0.3, cacheWrite: 3.75 },
|
|
83
|
+
contextWindow: 1000000,
|
|
84
|
+
maxTokens: 64000,
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
id: "claude-opus-4-5-20251101",
|
|
88
|
+
name: "Claude Opus 4.5",
|
|
89
|
+
backend: "anthropic",
|
|
90
|
+
baseUrl: ANTHROPIC_PROXY_URL,
|
|
91
|
+
reasoning: true,
|
|
92
|
+
thinkingLevelMap: { xhigh: "max" },
|
|
93
|
+
input: ["text", "image"],
|
|
94
|
+
cost: { input: 15, output: 75, cacheRead: 1.5, cacheWrite: 18.75 },
|
|
95
|
+
contextWindow: 200000,
|
|
96
|
+
maxTokens: 32000,
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
id: "claude-sonnet-4-5-20250929",
|
|
100
|
+
name: "Claude Sonnet 4.5",
|
|
101
|
+
backend: "anthropic",
|
|
102
|
+
baseUrl: ANTHROPIC_PROXY_URL,
|
|
103
|
+
reasoning: true,
|
|
104
|
+
thinkingLevelMap: { xhigh: "max" },
|
|
105
|
+
input: ["text", "image"],
|
|
106
|
+
cost: { input: 3, output: 15, cacheRead: 0.3, cacheWrite: 3.75 },
|
|
107
|
+
contextWindow: 200000,
|
|
108
|
+
maxTokens: 16384,
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
id: "claude-haiku-4-5-20251001",
|
|
112
|
+
name: "Claude Haiku 4.5",
|
|
113
|
+
backend: "anthropic",
|
|
114
|
+
baseUrl: ANTHROPIC_PROXY_URL,
|
|
115
|
+
reasoning: true,
|
|
116
|
+
thinkingLevelMap: { xhigh: "max" },
|
|
117
|
+
input: ["text", "image"],
|
|
118
|
+
cost: { input: 1, output: 5, cacheRead: 0.1, cacheWrite: 1.25 },
|
|
119
|
+
contextWindow: 200000,
|
|
120
|
+
maxTokens: 8192,
|
|
121
|
+
},
|
|
122
|
+
// OpenAI (all use Responses API)
|
|
123
|
+
{
|
|
124
|
+
id: "gpt-5.5-2026-04-23",
|
|
125
|
+
name: "GPT-5.5",
|
|
126
|
+
backend: "openai",
|
|
127
|
+
baseUrl: OPENAI_PROXY_URL,
|
|
128
|
+
reasoning: true,
|
|
129
|
+
input: ["text", "image"],
|
|
130
|
+
cost: { input: 5, output: 30, cacheRead: 0.5, cacheWrite: 0 },
|
|
131
|
+
contextWindow: 272000,
|
|
132
|
+
maxTokens: 128000,
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
id: "gpt-5.1-2025-11-13",
|
|
136
|
+
name: "GPT-5.1",
|
|
137
|
+
backend: "openai",
|
|
138
|
+
baseUrl: OPENAI_PROXY_URL,
|
|
139
|
+
reasoning: true,
|
|
140
|
+
input: ["text", "image"],
|
|
141
|
+
cost: { input: 2.5, output: 10, cacheRead: 0, cacheWrite: 0 },
|
|
142
|
+
contextWindow: 128000,
|
|
143
|
+
maxTokens: 16384,
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
id: "gpt-5-mini-2025-08-07",
|
|
147
|
+
name: "GPT-5 Mini",
|
|
148
|
+
backend: "openai",
|
|
149
|
+
baseUrl: OPENAI_PROXY_URL,
|
|
150
|
+
reasoning: true,
|
|
151
|
+
input: ["text", "image"],
|
|
152
|
+
cost: { input: 0.15, output: 0.6, cacheRead: 0, cacheWrite: 0 },
|
|
153
|
+
contextWindow: 128000,
|
|
154
|
+
maxTokens: 16384,
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
id: "gpt-5-codex",
|
|
158
|
+
name: "GPT-5 Codex",
|
|
159
|
+
backend: "openai",
|
|
160
|
+
baseUrl: OPENAI_PROXY_URL,
|
|
161
|
+
reasoning: true,
|
|
162
|
+
input: ["text", "image"],
|
|
163
|
+
cost: { input: 2.5, output: 10, cacheRead: 0, cacheWrite: 0 },
|
|
164
|
+
contextWindow: 128000,
|
|
165
|
+
maxTokens: 16384,
|
|
166
|
+
},
|
|
167
|
+
];
|
|
168
|
+
|
|
169
|
+
const MODEL_MAP = new Map(MODELS.map((m) => [m.id, m]));
|
|
170
|
+
|
|
171
|
+
// =============================================================================
|
|
172
|
+
// Direct Access Token Cache
|
|
173
|
+
// =============================================================================
|
|
174
|
+
|
|
175
|
+
interface DirectAccessToken {
|
|
176
|
+
token: string;
|
|
177
|
+
headers: Record<string, string>;
|
|
178
|
+
expiresAt: number;
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
let cachedDirectAccess: DirectAccessToken | null = null;
|
|
182
|
+
|
|
183
|
+
async function getDirectAccessToken(gitlabAccessToken: string): Promise<DirectAccessToken> {
|
|
184
|
+
const now = Date.now();
|
|
185
|
+
if (cachedDirectAccess && cachedDirectAccess.expiresAt > now) {
|
|
186
|
+
return cachedDirectAccess;
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
const response = await fetch(`${GITLAB_COM_URL}/api/v4/ai/third_party_agents/direct_access`, {
|
|
190
|
+
method: "POST",
|
|
191
|
+
headers: { Authorization: `Bearer ${gitlabAccessToken}`, "Content-Type": "application/json" },
|
|
192
|
+
body: JSON.stringify({ feature_flags: { DuoAgentPlatformNext: true } }),
|
|
193
|
+
});
|
|
194
|
+
|
|
195
|
+
if (!response.ok) {
|
|
196
|
+
const errorText = await response.text();
|
|
197
|
+
if (response.status === 403) {
|
|
198
|
+
throw new Error(
|
|
199
|
+
`GitLab Duo access denied. Ensure GitLab Duo is enabled for your account. Error: ${errorText}`,
|
|
200
|
+
);
|
|
201
|
+
}
|
|
202
|
+
throw new Error(`Failed to get direct access token: ${response.status} ${errorText}`);
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
const data = (await response.json()) as { token: string; headers: Record<string, string> };
|
|
206
|
+
cachedDirectAccess = { token: data.token, headers: data.headers, expiresAt: now + DIRECT_ACCESS_TTL };
|
|
207
|
+
return cachedDirectAccess;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
function invalidateDirectAccessToken() {
|
|
211
|
+
cachedDirectAccess = null;
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
// =============================================================================
|
|
215
|
+
// OAuth
|
|
216
|
+
// =============================================================================
|
|
217
|
+
|
|
218
|
+
async function generatePKCE(): Promise<{ verifier: string; challenge: string }> {
|
|
219
|
+
const array = new Uint8Array(32);
|
|
220
|
+
crypto.getRandomValues(array);
|
|
221
|
+
const verifier = btoa(String.fromCharCode(...array))
|
|
222
|
+
.replace(/\+/g, "-")
|
|
223
|
+
.replace(/\//g, "_")
|
|
224
|
+
.replace(/=+$/, "");
|
|
225
|
+
const hash = await crypto.subtle.digest("SHA-256", new TextEncoder().encode(verifier));
|
|
226
|
+
const challenge = btoa(String.fromCharCode(...new Uint8Array(hash)))
|
|
227
|
+
.replace(/\+/g, "-")
|
|
228
|
+
.replace(/\//g, "_")
|
|
229
|
+
.replace(/=+$/, "");
|
|
230
|
+
return { verifier, challenge };
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
async function loginGitLab(callbacks: OAuthLoginCallbacks): Promise<OAuthCredentials> {
|
|
234
|
+
const { verifier, challenge } = await generatePKCE();
|
|
235
|
+
const authParams = new URLSearchParams({
|
|
236
|
+
client_id: BUNDLED_CLIENT_ID,
|
|
237
|
+
redirect_uri: REDIRECT_URI,
|
|
238
|
+
response_type: "code",
|
|
239
|
+
scope: OAUTH_SCOPES.join(" "),
|
|
240
|
+
code_challenge: challenge,
|
|
241
|
+
code_challenge_method: "S256",
|
|
242
|
+
state: crypto.randomUUID(),
|
|
243
|
+
});
|
|
244
|
+
|
|
245
|
+
callbacks.onAuth({ url: `${GITLAB_COM_URL}/oauth/authorize?${authParams.toString()}` });
|
|
246
|
+
const callbackUrl = await callbacks.onPrompt({ message: "Paste the callback URL:" });
|
|
247
|
+
const code = new URL(callbackUrl).searchParams.get("code");
|
|
248
|
+
if (!code) throw new Error("No authorization code found in callback URL");
|
|
249
|
+
|
|
250
|
+
const tokenResponse = await fetch(`${GITLAB_COM_URL}/oauth/token`, {
|
|
251
|
+
method: "POST",
|
|
252
|
+
headers: { "Content-Type": "application/x-www-form-urlencoded" },
|
|
253
|
+
body: new URLSearchParams({
|
|
254
|
+
client_id: BUNDLED_CLIENT_ID,
|
|
255
|
+
grant_type: "authorization_code",
|
|
256
|
+
code,
|
|
257
|
+
code_verifier: verifier,
|
|
258
|
+
redirect_uri: REDIRECT_URI,
|
|
259
|
+
}).toString(),
|
|
260
|
+
});
|
|
261
|
+
|
|
262
|
+
if (!tokenResponse.ok) throw new Error(`Token exchange failed: ${await tokenResponse.text()}`);
|
|
263
|
+
const data = (await tokenResponse.json()) as {
|
|
264
|
+
access_token: string;
|
|
265
|
+
refresh_token: string;
|
|
266
|
+
expires_in: number;
|
|
267
|
+
created_at: number;
|
|
268
|
+
};
|
|
269
|
+
invalidateDirectAccessToken();
|
|
270
|
+
return {
|
|
271
|
+
refresh: data.refresh_token,
|
|
272
|
+
access: data.access_token,
|
|
273
|
+
expires: (data.created_at + data.expires_in) * 1000 - 5 * 60 * 1000,
|
|
274
|
+
};
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
async function refreshGitLabToken(credentials: OAuthCredentials, signal: AbortSignal): Promise<OAuthCredentials> {
|
|
278
|
+
const response = await fetch(`${GITLAB_COM_URL}/oauth/token`, {
|
|
279
|
+
method: "POST",
|
|
280
|
+
headers: { "Content-Type": "application/x-www-form-urlencoded" },
|
|
281
|
+
body: new URLSearchParams({
|
|
282
|
+
client_id: BUNDLED_CLIENT_ID,
|
|
283
|
+
grant_type: "refresh_token",
|
|
284
|
+
refresh_token: credentials.refresh,
|
|
285
|
+
}).toString(),
|
|
286
|
+
signal,
|
|
287
|
+
});
|
|
288
|
+
if (!response.ok) throw new Error(`Token refresh failed: ${await response.text()}`);
|
|
289
|
+
const data = (await response.json()) as {
|
|
290
|
+
access_token: string;
|
|
291
|
+
refresh_token: string;
|
|
292
|
+
expires_in: number;
|
|
293
|
+
created_at: number;
|
|
294
|
+
};
|
|
295
|
+
invalidateDirectAccessToken();
|
|
296
|
+
return {
|
|
297
|
+
refresh: data.refresh_token,
|
|
298
|
+
access: data.access_token,
|
|
299
|
+
expires: (data.created_at + data.expires_in) * 1000 - 5 * 60 * 1000,
|
|
300
|
+
};
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
// =============================================================================
|
|
304
|
+
// Stream Function
|
|
305
|
+
// =============================================================================
|
|
306
|
+
|
|
307
|
+
export function streamGitLabDuo(
|
|
308
|
+
model: Model<Api>,
|
|
309
|
+
context: Context,
|
|
310
|
+
options?: SimpleStreamOptions,
|
|
311
|
+
): AssistantMessageEventStream {
|
|
312
|
+
const stream = createAssistantMessageEventStream();
|
|
313
|
+
|
|
314
|
+
(async () => {
|
|
315
|
+
try {
|
|
316
|
+
const gitlabAccessToken = options?.apiKey;
|
|
317
|
+
if (!gitlabAccessToken) throw new Error("No GitLab access token. Run /login gitlab-duo or set GITLAB_TOKEN");
|
|
318
|
+
|
|
319
|
+
const cfg = MODEL_MAP.get(model.id);
|
|
320
|
+
if (!cfg) throw new Error(`Unknown model: ${model.id}`);
|
|
321
|
+
|
|
322
|
+
const directAccess = await getDirectAccessToken(gitlabAccessToken);
|
|
323
|
+
const modelWithBaseUrl = { ...model, baseUrl: cfg.baseUrl };
|
|
324
|
+
const headers = { ...directAccess.headers, Authorization: `Bearer ${directAccess.token}` };
|
|
325
|
+
const streamOptions = { ...options, apiKey: "gitlab-duo", headers };
|
|
326
|
+
|
|
327
|
+
const innerStream =
|
|
328
|
+
cfg.backend === "anthropic"
|
|
329
|
+
? anthropicMessagesApi().streamSimple(
|
|
330
|
+
{
|
|
331
|
+
...(modelWithBaseUrl as Model<"anthropic-messages">),
|
|
332
|
+
compat: {
|
|
333
|
+
...(modelWithBaseUrl as Model<"anthropic-messages">).compat,
|
|
334
|
+
forceAdaptiveThinking: true,
|
|
335
|
+
},
|
|
336
|
+
},
|
|
337
|
+
context,
|
|
338
|
+
streamOptions,
|
|
339
|
+
)
|
|
340
|
+
: openAIResponsesApi().streamSimple(
|
|
341
|
+
modelWithBaseUrl as Model<"openai-responses">,
|
|
342
|
+
context,
|
|
343
|
+
streamOptions,
|
|
344
|
+
);
|
|
345
|
+
|
|
346
|
+
for await (const event of innerStream) stream.push(event);
|
|
347
|
+
stream.end();
|
|
348
|
+
} catch (error) {
|
|
349
|
+
stream.push({
|
|
350
|
+
type: "error",
|
|
351
|
+
reason: "error",
|
|
352
|
+
error: {
|
|
353
|
+
role: "assistant",
|
|
354
|
+
content: [],
|
|
355
|
+
api: model.api,
|
|
356
|
+
provider: model.provider,
|
|
357
|
+
model: model.id,
|
|
358
|
+
usage: {
|
|
359
|
+
input: 0,
|
|
360
|
+
output: 0,
|
|
361
|
+
cacheRead: 0,
|
|
362
|
+
cacheWrite: 0,
|
|
363
|
+
totalTokens: 0,
|
|
364
|
+
cost: { input: 0, output: 0, cacheRead: 0, cacheWrite: 0, total: 0 },
|
|
365
|
+
},
|
|
366
|
+
stopReason: "error",
|
|
367
|
+
errorMessage: error instanceof Error ? error.message : String(error),
|
|
368
|
+
timestamp: Date.now(),
|
|
369
|
+
},
|
|
370
|
+
});
|
|
371
|
+
stream.end();
|
|
372
|
+
}
|
|
373
|
+
})();
|
|
374
|
+
|
|
375
|
+
return stream;
|
|
376
|
+
}
|
|
377
|
+
|
|
378
|
+
// =============================================================================
|
|
379
|
+
// Extension Entry Point
|
|
380
|
+
// =============================================================================
|
|
381
|
+
|
|
382
|
+
export default function (pi: ExtensionAPI) {
|
|
383
|
+
pi.registerProvider("gitlab-duo", {
|
|
384
|
+
baseUrl: AI_GATEWAY_URL,
|
|
385
|
+
apiKey: "$GITLAB_TOKEN",
|
|
386
|
+
api: "gitlab-duo-api",
|
|
387
|
+
models: MODELS.map(({ id, name, reasoning, thinkingLevelMap, input, cost, contextWindow, maxTokens }) => ({
|
|
388
|
+
id,
|
|
389
|
+
name,
|
|
390
|
+
reasoning,
|
|
391
|
+
thinkingLevelMap,
|
|
392
|
+
input,
|
|
393
|
+
cost,
|
|
394
|
+
contextWindow,
|
|
395
|
+
maxTokens,
|
|
396
|
+
})),
|
|
397
|
+
oauth: {
|
|
398
|
+
name: "GitLab Duo",
|
|
399
|
+
login: loginGitLab,
|
|
400
|
+
refreshToken: refreshGitLabToken,
|
|
401
|
+
getApiKey: (cred) => cred.access,
|
|
402
|
+
},
|
|
403
|
+
streamSimple: streamGitLabDuo,
|
|
404
|
+
});
|
|
405
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "pi-extension-custom-provider-gitlab-duo",
|
|
3
|
+
"private": true,
|
|
4
|
+
"version": "0.84.4",
|
|
5
|
+
"type": "module",
|
|
6
|
+
"scripts": {
|
|
7
|
+
"clean": "echo 'nothing to clean'",
|
|
8
|
+
"build": "echo 'nothing to build'",
|
|
9
|
+
"check": "echo 'nothing to check'"
|
|
10
|
+
},
|
|
11
|
+
"pi": {
|
|
12
|
+
"extensions": [
|
|
13
|
+
"./index.ts"
|
|
14
|
+
]
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Test script for GitLab Duo extension
|
|
3
|
+
* Run: npx tsx test.ts [model-id] [--thinking]
|
|
4
|
+
*
|
|
5
|
+
* Examples:
|
|
6
|
+
* npx tsx test.ts # Test default (claude-sonnet-4-5-20250929)
|
|
7
|
+
* npx tsx test.ts gpt-5-codex # Test GPT-5 Codex
|
|
8
|
+
* npx tsx test.ts claude-sonnet-4-5-20250929 --thinking
|
|
9
|
+
*/
|
|
10
|
+
|
|
11
|
+
import { type Api, type Context, type Model, registerApiProvider, streamSimple } from "@earendil-works/pi-ai/compat";
|
|
12
|
+
import { readFileSync } from "fs";
|
|
13
|
+
import { getAgentDir } from "packages/coding-agent/src/config.js";
|
|
14
|
+
import { join } from "path";
|
|
15
|
+
import { MODELS, streamGitLabDuo } from "./index.ts";
|
|
16
|
+
|
|
17
|
+
const MODEL_MAP = new Map(MODELS.map((m) => [m.id, m]));
|
|
18
|
+
|
|
19
|
+
async function main() {
|
|
20
|
+
const modelId = process.argv[2] || "claude-sonnet-4-5-20250929";
|
|
21
|
+
const useThinking = process.argv.includes("--thinking");
|
|
22
|
+
|
|
23
|
+
const cfg = MODEL_MAP.get(modelId);
|
|
24
|
+
if (!cfg) {
|
|
25
|
+
console.error(`Unknown model: ${modelId}`);
|
|
26
|
+
console.error("Available:", MODELS.map((m) => m.id).join(", "));
|
|
27
|
+
process.exit(1);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
// Read auth
|
|
31
|
+
const authPath = join(getAgentDir(), "extensions", "auth.json");
|
|
32
|
+
const authData = JSON.parse(readFileSync(authPath, "utf-8"));
|
|
33
|
+
const gitlabCred = authData["gitlab-duo"];
|
|
34
|
+
if (!gitlabCred?.access) {
|
|
35
|
+
console.error("No gitlab-duo credentials. Run /login gitlab-duo first.");
|
|
36
|
+
process.exit(1);
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
// Register provider
|
|
40
|
+
registerApiProvider({
|
|
41
|
+
api: "gitlab-duo-api" as Api,
|
|
42
|
+
stream: streamGitLabDuo,
|
|
43
|
+
streamSimple: streamGitLabDuo,
|
|
44
|
+
});
|
|
45
|
+
|
|
46
|
+
// Create model
|
|
47
|
+
const model: Model<Api> = {
|
|
48
|
+
id: cfg.id,
|
|
49
|
+
name: cfg.name,
|
|
50
|
+
api: "gitlab-duo-api" as Api,
|
|
51
|
+
provider: "gitlab-duo",
|
|
52
|
+
baseUrl: cfg.baseUrl,
|
|
53
|
+
reasoning: cfg.reasoning,
|
|
54
|
+
input: cfg.input,
|
|
55
|
+
cost: cfg.cost,
|
|
56
|
+
contextWindow: cfg.contextWindow,
|
|
57
|
+
maxTokens: cfg.maxTokens,
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const context: Context = {
|
|
61
|
+
messages: [{ role: "user", content: "Say hello in exactly 3 words.", timestamp: Date.now() }],
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
console.log(`Model: ${model.id}, Backend: ${cfg.backend}, Thinking: ${useThinking}`);
|
|
65
|
+
|
|
66
|
+
const stream = streamSimple(model, context, {
|
|
67
|
+
apiKey: gitlabCred.access,
|
|
68
|
+
maxTokens: 100,
|
|
69
|
+
reasoning: useThinking ? "low" : undefined,
|
|
70
|
+
});
|
|
71
|
+
|
|
72
|
+
for await (const event of stream) {
|
|
73
|
+
if (event.type === "thinking_start") console.log("[Thinking]");
|
|
74
|
+
else if (event.type === "thinking_delta") process.stdout.write(event.delta);
|
|
75
|
+
else if (event.type === "thinking_end") console.log("\n[/Thinking]\n");
|
|
76
|
+
else if (event.type === "text_delta") process.stdout.write(event.delta);
|
|
77
|
+
else if (event.type === "error") console.error("\nError:", event.error.errorMessage);
|
|
78
|
+
else if (event.type === "done") console.log("\n\nDone!", event.reason, event.message.usage);
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
main().catch(console.error);
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Dirty Repo Guard Extension
|
|
3
|
+
*
|
|
4
|
+
* Prevents session changes when there are uncommitted git changes.
|
|
5
|
+
* Useful to ensure work is committed before switching context.
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
import type { ExtensionAPI, ExtensionContext } from "@earendil-works/pi-coding-agent";
|
|
9
|
+
|
|
10
|
+
async function checkDirtyRepo(
|
|
11
|
+
pi: ExtensionAPI,
|
|
12
|
+
ctx: ExtensionContext,
|
|
13
|
+
action: string,
|
|
14
|
+
): Promise<{ cancel: boolean } | undefined> {
|
|
15
|
+
// Check for uncommitted changes
|
|
16
|
+
const { stdout, code } = await pi.exec("git", ["status", "--porcelain"]);
|
|
17
|
+
|
|
18
|
+
if (code !== 0) {
|
|
19
|
+
// Not a git repo, allow the action
|
|
20
|
+
return;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
const hasChanges = stdout.trim().length > 0;
|
|
24
|
+
if (!hasChanges) {
|
|
25
|
+
return;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
if (!ctx.hasUI) {
|
|
29
|
+
// In non-interactive mode, block by default
|
|
30
|
+
return { cancel: true };
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
// Count changed files
|
|
34
|
+
const changedFiles = stdout.trim().split("\n").filter(Boolean).length;
|
|
35
|
+
|
|
36
|
+
const choice = await ctx.ui.select(`You have ${changedFiles} uncommitted file(s). ${action} anyway?`, [
|
|
37
|
+
"Yes, proceed anyway",
|
|
38
|
+
"No, let me commit first",
|
|
39
|
+
]);
|
|
40
|
+
|
|
41
|
+
if (choice !== "Yes, proceed anyway") {
|
|
42
|
+
ctx.ui.notify("Commit your changes first", "warning");
|
|
43
|
+
return { cancel: true };
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
export default function (pi: ExtensionAPI) {
|
|
48
|
+
pi.on("session_before_switch", async (event, ctx) => {
|
|
49
|
+
const action = event.reason === "new" ? "new session" : "switch session";
|
|
50
|
+
return checkDirtyRepo(pi, ctx, action);
|
|
51
|
+
});
|
|
52
|
+
|
|
53
|
+
pi.on("session_before_fork", async (_event, ctx) => {
|
|
54
|
+
return checkDirtyRepo(pi, ctx, "fork");
|
|
55
|
+
});
|
|
56
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
# DOOM Overlay Demo
|
|
2
|
+
|
|
3
|
+
Play DOOM as an overlay in pi. Demonstrates that the overlay system can handle real-time game rendering at 35 FPS.
|
|
4
|
+
|
|
5
|
+
## Usage
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
pi --extension ./examples/extensions/doom-overlay
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
Then run:
|
|
12
|
+
```
|
|
13
|
+
/doom-overlay
|
|
14
|
+
```
|
|
15
|
+
|
|
16
|
+
The shareware WAD file (~4MB) is auto-downloaded on first run.
|
|
17
|
+
|
|
18
|
+
## Controls
|
|
19
|
+
|
|
20
|
+
| Action | Keys |
|
|
21
|
+
|--------|------|
|
|
22
|
+
| Move | WASD or Arrow Keys |
|
|
23
|
+
| Run | Shift + WASD |
|
|
24
|
+
| Fire | F or Ctrl |
|
|
25
|
+
| Use/Open | Space |
|
|
26
|
+
| Weapons | 1-7 |
|
|
27
|
+
| Map | Tab |
|
|
28
|
+
| Menu | Escape |
|
|
29
|
+
| Pause/Quit | Q |
|
|
30
|
+
|
|
31
|
+
## How It Works
|
|
32
|
+
|
|
33
|
+
DOOM runs as WebAssembly compiled from [doomgeneric](https://github.com/ozkl/doomgeneric). Each frame is rendered using half-block characters (▀) with 24-bit color, where the top pixel is the foreground color and the bottom pixel is the background color.
|
|
34
|
+
|
|
35
|
+
The overlay uses:
|
|
36
|
+
- `width: "90%"` - 90% of terminal width
|
|
37
|
+
- `maxHeight: "80%"` - Maximum 80% of terminal height
|
|
38
|
+
- `anchor: "center"` - Centered in terminal
|
|
39
|
+
|
|
40
|
+
Height is calculated from width to maintain DOOM's 3.2:1 aspect ratio (accounting for half-block rendering).
|
|
41
|
+
|
|
42
|
+
## Credits
|
|
43
|
+
|
|
44
|
+
- [id Software](https://github.com/id-Software/DOOM) for the original DOOM
|
|
45
|
+
- [doomgeneric](https://github.com/ozkl/doomgeneric) for the portable DOOM implementation
|
|
46
|
+
- [pi-doom](https://github.com/badlogic/pi-doom) for the original pi integration
|