rovecode 0.3.3 → 0.4.0-beta.3
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 +527 -0
- package/README.md +46 -48
- package/bin/rovecode.js +24 -0
- package/dist/cli/app-j6gn14w3.js +2 -0
- package/dist/cli/ask-user-cwstt8fz.js +2 -0
- package/dist/cli/auth-login-9bbp9915.js +2 -0
- package/dist/cli/auth-m8p9grty.js +2 -0
- package/dist/cli/bench-16zqdms5.js +9 -0
- package/dist/cli/catalog-1xchffa4.js +2 -0
- package/dist/cli/cli-1n1zb64f.js +2 -0
- package/dist/cli/client-2t9gjkck.js +2 -0
- package/dist/cli/commands-exafvm2b.js +2 -0
- package/dist/cli/connect-6zde0kn3.js +2 -0
- package/dist/cli/context-cmd-5t43wgqt.js +2 -0
- package/dist/cli/context-report-kt01pw8y.js +2 -0
- package/dist/cli/count-remote-ap7x3vh6.js +2 -0
- package/dist/cli/design-ne5zszyh.js +2 -0
- package/dist/cli/dispatch-2r5myxye.js +2 -0
- package/dist/cli/doctor-ws4fh4tn.js +3 -0
- package/dist/cli/executor-bdrjn634.js +2 -0
- package/dist/cli/export-1mxb9g5p.js +2 -0
- package/dist/cli/files-g104xghh.js +2 -0
- package/dist/cli/gauntlet-07xrjpj7.js +2 -0
- package/dist/cli/gauntlet-runner-xvy64436.js +10 -0
- package/dist/cli/gauntlet-wave3-jm91yt5w.js +5 -0
- package/dist/cli/gauntlet-wave4-r13py7p1.js +14 -0
- package/dist/cli/hashline-znvrat11.js +2 -0
- package/dist/cli/http-xafw6fsh.js +143 -0
- package/dist/cli/index-1sgjm25y.js +2 -0
- package/dist/cli/init-g2m0tn4m.js +51 -0
- package/dist/cli/install-avaqjjqq.js +2 -0
- package/dist/cli/loop-mmpfft01.js +2 -0
- package/dist/cli/main-0904f6ps.js +5 -0
- package/dist/cli/main-0ab9fc26.js +9 -0
- package/dist/cli/main-0jys2ccn.js +3 -0
- package/dist/cli/main-0mtcdbs7.js +3 -0
- package/dist/cli/main-0z1w2zsg.js +3 -0
- package/dist/cli/main-1dchs7xv.js +18 -0
- package/dist/cli/main-1ereejm1.js +3 -0
- package/dist/cli/main-1k1kw6b5.js +3 -0
- package/dist/cli/main-27y4sm2k.js +38 -0
- package/dist/cli/main-2wwjex5j.js +58 -0
- package/dist/cli/main-2yeveeve.js +6 -0
- package/dist/cli/main-2yfck9b5.js +3 -0
- package/dist/cli/main-2zmzgkwh.js +3 -0
- package/dist/cli/main-351pz3z7.js +7 -0
- package/dist/cli/main-3gjqfh7a.js +6 -0
- package/dist/cli/main-3nf3kgve.js +3 -0
- package/dist/cli/main-3pjrb2hd.js +3 -0
- package/dist/cli/main-3rxcvgna.js +19 -0
- package/dist/cli/main-4b3jgy66.js +19 -0
- package/dist/cli/main-4wndhjdc.js +7 -0
- package/dist/cli/main-4xcmvxnk.js +3 -0
- package/dist/cli/main-5tbz0wbz.js +4 -0
- package/dist/cli/main-5ywnwthm.js +3 -0
- package/dist/cli/main-6b62vkz0.js +14 -0
- package/dist/cli/main-6dnk69vp.js +3 -0
- package/dist/cli/main-6genrmhs.js +136 -0
- package/dist/cli/main-73g7eff4.js +15 -0
- package/dist/cli/main-7c5thhjd.js +5 -0
- package/dist/cli/main-7rn6bqje.js +3 -0
- package/dist/cli/main-80haw7qk.js +4 -0
- package/dist/cli/main-875s60s2.js +4 -0
- package/dist/cli/main-8kjxbpw4.js +8 -0
- package/dist/cli/main-90ds1z4e.js +10 -0
- package/dist/cli/main-9etavkew.js +3 -0
- package/dist/cli/main-a9njrkk1.js +3 -0
- package/dist/cli/main-aecrjq2d.js +12 -0
- package/dist/cli/main-ck9asesq.js +9 -0
- package/dist/cli/main-cta9racd.js +4 -0
- package/dist/cli/main-ddv7j2ag.js +3 -0
- package/dist/cli/main-dfreez27.js +10 -0
- package/dist/cli/main-f7rw7des.js +3 -0
- package/dist/cli/main-ggcn7rd7.js +5 -0
- package/dist/cli/main-gzkmycnv.js +3 -0
- package/dist/cli/main-hq51jg8v.js +18 -0
- package/dist/cli/main-jft389w9.js +8 -0
- package/dist/cli/main-k1eqkg83.js +3 -0
- package/dist/cli/main-k2y8a2aw.js +9 -0
- package/dist/cli/main-kcpbykxz.js +4 -0
- package/dist/cli/main-kd488vje.js +22 -0
- package/dist/cli/main-kh32yvgk.js +5 -0
- package/dist/cli/main-kqxnqjnv.js +25 -0
- package/dist/cli/main-kyn0xnsg.js +3 -0
- package/dist/cli/main-m1kk6fp5.js +21 -0
- package/dist/cli/main-mv40pcr2.js +4 -0
- package/dist/cli/main-n0t3973w.js +3 -0
- package/dist/cli/main-nqveez48.js +4 -0
- package/dist/cli/main-pknhvrmj.js +3 -0
- package/dist/cli/main-pn1w7a7j.js +3 -0
- package/dist/cli/main-prxxs70n.js +4 -0
- package/dist/cli/main-q3vsesf9.js +3 -0
- package/dist/cli/main-qsevpgsv.js +3 -0
- package/dist/cli/main-rdgdw24b.js +25 -0
- package/dist/cli/main-rfth4tbm.js +16 -0
- package/dist/cli/main-rg0wn0xf.js +5 -0
- package/dist/cli/main-sdmxhtv8.js +4 -0
- package/dist/cli/main-skbp13js.js +18 -0
- package/dist/cli/main-t4xnd213.js +7 -0
- package/dist/cli/main-vqak588n.js +4 -0
- package/dist/cli/main-w2n1303f.js +9 -0
- package/dist/cli/main-wbrdspr2.js +5 -0
- package/dist/cli/main-wsrg79c1.js +7 -0
- package/dist/cli/main-x4r0fne4.js +5 -0
- package/dist/cli/main-xea2f3tn.js +6 -0
- package/dist/cli/main-xg704a3c.js +3 -0
- package/dist/cli/main-xvnrabfp.js +16 -0
- package/dist/cli/main-xy53xf0r.js +4 -0
- package/dist/cli/main-y1fqy60y.js +3 -0
- package/dist/cli/main-yn8cd281.js +34 -0
- package/dist/cli/main-yr0ksc0h.js +4 -0
- package/dist/cli/main-z2ex2vyf.js +4 -0
- package/dist/cli/main-z3aayzvq.js +3 -0
- package/dist/cli/main-zaqh35jg.js +3 -0
- package/dist/cli/main-zc2e8e46.js +4 -0
- package/dist/cli/main-zzrfw6cf.js +13 -0
- package/dist/cli/main.js +280 -0
- package/dist/cli/market-cmd-e14kmx9n.js +5 -0
- package/dist/cli/mcp-login-wq7ktdek.js +2 -0
- package/dist/cli/mcp-market-cmd-9mg3jecy.js +2 -0
- package/dist/cli/notify-b7qc0cjb.js +2 -0
- package/dist/cli/oauth-z8whcgfx.js +2 -0
- package/dist/cli/output-b3ewj3ps.js +16 -0
- package/dist/cli/profiles-6mr5he5e.js +2 -0
- package/dist/cli/provider-config-g7j42q8x.js +2 -0
- package/dist/cli/provider-jr1y8vvm.js +2 -0
- package/dist/cli/registry-s8yk86g0.js +2 -0
- package/dist/cli/registry-t6p8d4mn.js +2 -0
- package/dist/cli/repl-bajwe1mh.js +11 -0
- package/dist/cli/resume-rwn9nz7y.js +2 -0
- package/dist/cli/run-flags-nah7ndpt.js +2 -0
- package/dist/cli/runtime-n7gafzhb.js +2 -0
- package/dist/cli/sandbox-config-emdy18x4.js +2 -0
- package/dist/cli/server-b0nvs2bn.js +5 -0
- package/dist/cli/session-arg-y75wd4kj.js +2 -0
- package/dist/cli/session-j62evmjq.js +2 -0
- package/dist/cli/sessions-cmd-tsnwz0ns.js +7 -0
- package/dist/cli/settings-df10wfez.js +2 -0
- package/dist/cli/setup-jzvv72fg.js +2 -0
- package/dist/cli/sextant-smoke-37m81ke6.js +5 -0
- package/dist/cli/skills-cmd-gjxnxnhx.js +2 -0
- package/dist/cli/smoke-p7748apt.js +8 -0
- package/dist/cli/start-chat-s4st3mm0.js +12 -0
- package/dist/cli/stream-gmeyewds.js +2 -0
- package/dist/cli/task-gh0kkp3n.js +2 -0
- package/dist/cli/tasks-z1kfpe8e.js +2 -0
- package/dist/cli/thinking-0eqkrz6t.js +2 -0
- package/dist/cli/todo-5brcrt9m.js +2 -0
- package/dist/cli/tools-7pzm0vj9.js +2 -0
- package/dist/cli/tools-s635p6s8.js +2 -0
- package/dist/cli/trust-cmd-cjav8zgm.js +2 -0
- package/dist/cli/update-check-pt31bm2f.js +2 -0
- package/dist/cli/update-cmd-tk131s9t.js +2 -0
- package/dist/cli/voice-56nabd8d.js +2 -0
- package/dist/cli/webfetch-xd8q596m.js +2 -0
- package/dist/cli/websearch-5hkf98k1.js +2 -0
- package/dist/cli/workflow-cmd-cy3cvzjp.js +4 -0
- package/dist/cli/workspace-q10g5z3e.js +2 -0
- package/dist/lib/index.js +62 -0
- package/dist/lib/models-index.json +1 -0
- package/dist/lib/plugins.js +55 -0
- package/dist/lib/providers.js +17 -0
- package/dist/lib/public-api.js +20 -0
- package/dist/lib/sdk.js +360 -0
- package/package.json +84 -72
- package/bin/rovecode.ts +0 -21
- package/src/acp/server.ts +0 -374
- package/src/cli/auth-login.ts +0 -122
- package/src/cli/connect.ts +0 -244
- package/src/cli/context-cmd.ts +0 -199
- package/src/cli/dispatch.ts +0 -82
- package/src/cli/doctor.ts +0 -362
- package/src/cli/export.ts +0 -276
- package/src/cli/help.ts +0 -293
- package/src/cli/is-tui-invocation.ts +0 -8
- package/src/cli/main.ts +0 -583
- package/src/cli/market-cmd.ts +0 -658
- package/src/cli/mcp-login.ts +0 -141
- package/src/cli/mcp-market-cmd.ts +0 -302
- package/src/cli/output.ts +0 -382
- package/src/cli/repl.ts +0 -250
- package/src/cli/repomap-root.ts +0 -14
- package/src/cli/resume.ts +0 -57
- package/src/cli/run-flags.ts +0 -43
- package/src/cli/run-limits.ts +0 -78
- package/src/cli/runtime.ts +0 -931
- package/src/cli/session-arg.ts +0 -30
- package/src/cli/sessions-cmd.ts +0 -145
- package/src/cli/setup.ts +0 -153
- package/src/cli/skills-cmd.ts +0 -194
- package/src/cli/start-chat.ts +0 -65
- package/src/cli/trust-cmd.ts +0 -52
- package/src/coding/bash.ts +0 -148
- package/src/coding/checkpoints.ts +0 -327
- package/src/coding/diff.ts +0 -138
- package/src/coding/files.ts +0 -341
- package/src/coding/hashline.ts +0 -274
- package/src/coding/lsp-gate.ts +0 -254
- package/src/coding/lsp-servers.ts +0 -147
- package/src/coding/lsp.ts +0 -283
- package/src/coding/repomap-cache.ts +0 -99
- package/src/coding/repomap-files.ts +0 -192
- package/src/coding/repomap.ts +0 -481
- package/src/core/agents.ts +0 -255
- package/src/core/compaction.ts +0 -259
- package/src/core/config.ts +0 -289
- package/src/core/context-report.ts +0 -228
- package/src/core/context.ts +0 -60
- package/src/core/count-remote.ts +0 -107
- package/src/core/execpolicy-rules.ts +0 -196
- package/src/core/execpolicy.ts +0 -385
- package/src/core/executor.ts +0 -454
- package/src/core/guardrails.ts +0 -400
- package/src/core/hooks.ts +0 -411
- package/src/core/images.ts +0 -230
- package/src/core/intro.ts +0 -266
- package/src/core/loop.ts +0 -567
- package/src/core/modes.ts +0 -372
- package/src/core/orchestrator.ts +0 -245
- package/src/core/proc-group.ts +0 -48
- package/src/core/project-trust.ts +0 -98
- package/src/core/reflection.ts +0 -165
- package/src/core/sandbox-config.ts +0 -186
- package/src/core/session-id.ts +0 -24
- package/src/core/session-images.ts +0 -73
- package/src/core/session-ops.ts +0 -183
- package/src/core/session-text.ts +0 -29
- package/src/core/session.ts +0 -469
- package/src/core/settings.ts +0 -170
- package/src/core/tasks.ts +0 -646
- package/src/core/token-scale.ts +0 -108
- package/src/core/tools.ts +0 -309
- package/src/core/trust.ts +0 -104
- package/src/core/types.ts +0 -330
- package/src/core/update-check.ts +0 -171
- package/src/core/usage.ts +0 -204
- package/src/core/validate.ts +0 -121
- package/src/core/verify-gate.ts +0 -159
- package/src/core/verify.ts +0 -236
- package/src/core/voice.ts +0 -158
- package/src/core/win-job.ts +0 -183
- package/src/core/workspace.ts +0 -184
- package/src/design/audit.ts +0 -797
- package/src/design/direction.ts +0 -190
- package/src/design/rules.ts +0 -157
- package/src/eval/bench.ts +0 -150
- package/src/eval/gauntlet-runner.ts +0 -215
- package/src/eval/gauntlet-support.ts +0 -84
- package/src/eval/gauntlet-wave3.ts +0 -269
- package/src/eval/gauntlet-wave4.ts +0 -217
- package/src/eval/gauntlet.ts +0 -253
- package/src/index.ts +0 -17
- package/src/lanes/agy.ts +0 -95
- package/src/lanes/approval.ts +0 -24
- package/src/lanes/claude.ts +0 -129
- package/src/lanes/codex.ts +0 -127
- package/src/lanes/events.ts +0 -130
- package/src/lanes/job.ts +0 -142
- package/src/lanes/opencode.ts +0 -122
- package/src/lanes/process.ts +0 -184
- package/src/lanes/progress.ts +0 -183
- package/src/lanes/registry.ts +0 -178
- package/src/lanes/runner.ts +0 -124
- package/src/lanes/types.ts +0 -112
- package/src/market/catalogs/mcp-docs.json +0 -111
- package/src/market/catalogs/plugins.json +0 -111
- package/src/market/catalogs/skills.json +0 -478
- package/src/market/clone.ts +0 -72
- package/src/market/context-cost.ts +0 -121
- package/src/market/digest.ts +0 -106
- package/src/market/index.ts +0 -22
- package/src/market/install.ts +0 -578
- package/src/market/manifest.ts +0 -187
- package/src/market/prereq.ts +0 -145
- package/src/market/registry.ts +0 -363
- package/src/market/resolve.ts +0 -111
- package/src/market/types.ts +0 -236
- package/src/market/validate.ts +0 -227
- package/src/mcp/client.ts +0 -449
- package/src/mcp/config.ts +0 -252
- package/src/mcp/local-package.ts +0 -211
- package/src/mcp/market-catalog.ts +0 -84
- package/src/mcp/market-install.ts +0 -289
- package/src/mcp/market.ts +0 -362
- package/src/mcp/oauth.ts +0 -251
- package/src/mcp/prompts-resources.ts +0 -249
- package/src/mcp/shared.ts +0 -149
- package/src/mcp/status.ts +0 -67
- package/src/mcp/tools.ts +0 -275
- package/src/mcp/transport.ts +0 -122
- package/src/mcp/trust.ts +0 -25
- package/src/memory/blocks.ts +0 -278
- package/src/memory/recall.ts +0 -355
- package/src/memory/scope.ts +0 -182
- package/src/memory/store.ts +0 -105
- package/src/memory/tools.ts +0 -99
- package/src/plugins/cli.ts +0 -119
- package/src/plugins/discover.ts +0 -108
- package/src/plugins/index.ts +0 -50
- package/src/plugins/install.ts +0 -184
- package/src/plugins/load.ts +0 -124
- package/src/plugins/manifest.ts +0 -92
- package/src/plugins/state.ts +0 -83
- package/src/providers/auth.ts +0 -408
- package/src/providers/cache.ts +0 -223
- package/src/providers/catalog-local.ts +0 -160
- package/src/providers/catalog.ts +0 -421
- package/src/providers/middleware-context.ts +0 -86
- package/src/providers/middleware.ts +0 -373
- package/src/providers/model-list.ts +0 -23
- package/src/providers/oauth/common.ts +0 -105
- package/src/providers/oauth/device-code.ts +0 -107
- package/src/providers/oauth/github-copilot.ts +0 -146
- package/src/providers/oauth/loopback.ts +0 -158
- package/src/providers/oauth/openai.ts +0 -163
- package/src/providers/oauth/openrouter.ts +0 -89
- package/src/providers/oauth/pkce.ts +0 -45
- package/src/providers/oauth/registry.ts +0 -39
- package/src/providers/oauth/seam.ts +0 -89
- package/src/providers/profile-glm53.ts +0 -111
- package/src/providers/profile-sonnet5-persona.ts +0 -65
- package/src/providers/profile-sonnet5-voice.ts +0 -23
- package/src/providers/profiles.ts +0 -156
- package/src/providers/provider-config.ts +0 -311
- package/src/providers/registry.ts +0 -333
- package/src/providers/responses.ts +0 -209
- package/src/providers/retry.ts +0 -234
- package/src/providers/router.ts +0 -294
- package/src/providers/sse.ts +0 -26
- package/src/providers/stream-errors.ts +0 -117
- package/src/providers/stream.ts +0 -566
- package/src/providers/thinking.ts +0 -189
- package/src/providers/wire-messages.ts +0 -129
- package/src/providers/wire-responses.ts +0 -79
- package/src/providers/wire-select.ts +0 -53
- package/src/server/http.ts +0 -291
- package/src/server/openapi.ts +0 -246
- package/src/sextant/card-hits.ts +0 -102
- package/src/sextant/card-keys.ts +0 -55
- package/src/sextant/context-source.ts +0 -157
- package/src/sextant/crew-cards.ts +0 -350
- package/src/sextant/draw-agents.ts +0 -273
- package/src/sextant/draw-code.ts +0 -388
- package/src/sextant/draw-context.ts +0 -222
- package/src/sextant/draw-frame.ts +0 -164
- package/src/sextant/draw-market.ts +0 -573
- package/src/sextant/draw-messages.ts +0 -386
- package/src/sextant/draw-pet.ts +0 -230
- package/src/sextant/draw-plan.ts +0 -187
- package/src/sextant/draw-tabs.ts +0 -85
- package/src/sextant/draw-util.ts +0 -65
- package/src/sextant/draw-wizard.ts +0 -378
- package/src/sextant/engine.ts +0 -230
- package/src/sextant/frame-hits.ts +0 -25
- package/src/sextant/frame.ts +0 -101
- package/src/sextant/git-status.ts +0 -197
- package/src/sextant/grid.ts +0 -59
- package/src/sextant/input.ts +0 -119
- package/src/sextant/keys.ts +0 -521
- package/src/sextant/layout.ts +0 -86
- package/src/sextant/local-commands.ts +0 -169
- package/src/sextant/market-source.ts +0 -287
- package/src/sextant/mentions.ts +0 -200
- package/src/sextant/message-hits.ts +0 -26
- package/src/sextant/model.ts +0 -387
- package/src/sextant/overlays.ts +0 -456
- package/src/sextant/panel-hits.ts +0 -38
- package/src/sextant/pet.ts +0 -399
- package/src/sextant/screen.ts +0 -324
- package/src/sextant/scroll-hits.ts +0 -66
- package/src/sextant/scrollbar.ts +0 -82
- package/src/sextant/sextant-bridge.ts +0 -174
- package/src/sextant/sextant-cards.ts +0 -142
- package/src/sextant/sextant-diff-base.ts +0 -63
- package/src/sextant/sextant-files.ts +0 -154
- package/src/sextant/sextant-frame-loop.ts +0 -335
- package/src/sextant/sextant-renderer.ts +0 -574
- package/src/sextant/sextant-repo.ts +0 -140
- package/src/sextant/theme.ts +0 -66
- package/src/sextant/tool-rows.ts +0 -189
- package/src/sextant/types.ts +0 -493
- package/src/skills/index.ts +0 -387
- package/src/skills/pack.ts +0 -220
- package/src/skills/spec.ts +0 -162
- package/src/skills/tools.ts +0 -69
- package/src/skills/versioned.ts +0 -227
- package/src/telemetry/otel-export.ts +0 -122
- package/src/telemetry/otel-lanes.ts +0 -89
- package/src/telemetry/otel-logs.ts +0 -131
- package/src/telemetry/otel-metrics.ts +0 -136
- package/src/telemetry/otel.ts +0 -397
- package/src/telemetry/otlp.ts +0 -76
- package/src/tools/ask-user.ts +0 -156
- package/src/tools/bash-bg.ts +0 -94
- package/src/tools/bash-jobs.ts +0 -237
- package/src/tools/design.ts +0 -151
- package/src/tools/evalcell.ts +0 -338
- package/src/tools/html-text.ts +0 -139
- package/src/tools/provider.ts +0 -149
- package/src/tools/task.ts +0 -250
- package/src/tools/todo.ts +0 -320
- package/src/tools/webfetch.ts +0 -332
- package/src/tools/websearch.ts +0 -359
- package/src/tui/agents-cmd.ts +0 -41
- package/src/tui/app.ts +0 -749
- package/src/tui/attach.ts +0 -127
- package/src/tui/boot-notes.ts +0 -41
- package/src/tui/builtin-prompts.ts +0 -59
- package/src/tui/checkpoints-cmd.ts +0 -70
- package/src/tui/clipboard-image.ts +0 -81
- package/src/tui/clipboard.ts +0 -78
- package/src/tui/commands.ts +0 -283
- package/src/tui/config-view.ts +0 -53
- package/src/tui/context-cmds.ts +0 -282
- package/src/tui/cost.ts +0 -108
- package/src/tui/crash-guard.ts +0 -173
- package/src/tui/focus-terminal.ts +0 -34
- package/src/tui/git-cmds.ts +0 -273
- package/src/tui/git-plain.ts +0 -58
- package/src/tui/info-cmd.ts +0 -150
- package/src/tui/input-plain.ts +0 -76
- package/src/tui/mcp-cmd.ts +0 -128
- package/src/tui/memory-note.ts +0 -77
- package/src/tui/modes-cmd.ts +0 -45
- package/src/tui/notify-seq.ts +0 -100
- package/src/tui/notify.ts +0 -318
- package/src/tui/overlays.ts +0 -97
- package/src/tui/pi-renderer.ts +0 -428
- package/src/tui/providers-cmd.ts +0 -377
- package/src/tui/reasoning-view.ts +0 -56
- package/src/tui/renderer.ts +0 -128
- package/src/tui/replay-marker.ts +0 -29
- package/src/tui/session-cmd.ts +0 -148
- package/src/tui/session-manage.ts +0 -95
- package/src/tui/sextant-attach.ts +0 -102
- package/src/tui/sextant-io.ts +0 -202
- package/src/tui/sextant-smoke.ts +0 -110
- package/src/tui/shell-cmd.ts +0 -158
- package/src/tui/smoke.ts +0 -72
- package/src/tui/staged-terminal.ts +0 -50
- package/src/tui/startup.ts +0 -12
- package/src/tui/theme.ts +0 -59
- package/src/tui/todo-label.ts +0 -7
- package/src/tui/trust-card.ts +0 -107
- package/src/tui/tui-commands.ts +0 -87
- package/tsconfig.json +0 -30
- package/vendor/pi-tui/LICENSE +0 -21
- package/vendor/pi-tui/PATCHES.md +0 -12
- package/vendor/pi-tui/PROVENANCE.md +0 -12
- package/vendor/pi-tui/README.upstream.md +0 -854
- package/vendor/pi-tui/native/win32/prebuilds/win32-arm64/win32-console-mode.node +0 -0
- package/vendor/pi-tui/native/win32/prebuilds/win32-x64/win32-console-mode.node +0 -0
- package/vendor/pi-tui/src/alt-screen-search.ts +0 -158
- package/vendor/pi-tui/src/autocomplete.ts +0 -827
- package/vendor/pi-tui/src/components/alt-screen-flash.ts +0 -52
- package/vendor/pi-tui/src/components/box.ts +0 -138
- package/vendor/pi-tui/src/components/cancellable-loader.ts +0 -41
- package/vendor/pi-tui/src/components/editor.ts +0 -2364
- package/vendor/pi-tui/src/components/h-stack.ts +0 -45
- package/vendor/pi-tui/src/components/image.ts +0 -128
- package/vendor/pi-tui/src/components/input.ts +0 -448
- package/vendor/pi-tui/src/components/loader.ts +0 -93
- package/vendor/pi-tui/src/components/markdown.ts +0 -1016
- package/vendor/pi-tui/src/components/scroll-view.ts +0 -217
- package/vendor/pi-tui/src/components/select-list.ts +0 -230
- package/vendor/pi-tui/src/components/settings-list.ts +0 -277
- package/vendor/pi-tui/src/components/spacer.ts +0 -29
- package/vendor/pi-tui/src/components/stack.ts +0 -155
- package/vendor/pi-tui/src/components/text.ts +0 -108
- package/vendor/pi-tui/src/components/truncated-text.ts +0 -66
- package/vendor/pi-tui/src/components/v-stack.ts +0 -34
- package/vendor/pi-tui/src/editor-component.ts +0 -75
- package/vendor/pi-tui/src/fuzzy.ts +0 -138
- package/vendor/pi-tui/src/index.ts +0 -149
- package/vendor/pi-tui/src/keybindings.ts +0 -321
- package/vendor/pi-tui/src/keys.ts +0 -1402
- package/vendor/pi-tui/src/kill-ring.ts +0 -47
- package/vendor/pi-tui/src/latex.ts +0 -1381
- package/vendor/pi-tui/src/layout-node.ts +0 -52
- package/vendor/pi-tui/src/layout.ts +0 -411
- package/vendor/pi-tui/src/native-modifiers.ts +0 -60
- package/vendor/pi-tui/src/native-module-path.ts +0 -32
- package/vendor/pi-tui/src/stdin-buffer.ts +0 -445
- package/vendor/pi-tui/src/terminal-colors.ts +0 -74
- package/vendor/pi-tui/src/terminal-image.ts +0 -701
- package/vendor/pi-tui/src/terminal.ts +0 -554
- package/vendor/pi-tui/src/tui-alt-screen.ts +0 -1379
- package/vendor/pi-tui/src/tui-main-screen.ts +0 -655
- package/vendor/pi-tui/src/tui.ts +0 -1264
- package/vendor/pi-tui/src/undo-stack.ts +0 -29
- package/vendor/pi-tui/src/utils.ts +0 -1327
- package/vendor/pi-tui/src/word-navigation.ts +0 -118
- package/vendor/pi-tui/test/test-themes.ts +0 -39
- package/vendor/pi-tui/test/virtual-terminal.ts +0 -219
- /package/{src/providers → dist/cli}/models-index.json +0 -0
|
@@ -1,189 +0,0 @@
|
|
|
1
|
-
/** ONE effort dial (core/types.ts ThinkingEffort: auto | off | low | medium | high), every wire it can reach.
|
|
2
|
-
* This module answers, for a model on a protocol, two questions the adapters and the humans both ask:
|
|
3
|
-
* which request fields carry the level, and — in one sentence — what the model will actually receive.
|
|
4
|
-
* stream.ts spreads `thinkingPlan(...).fields` into the body; /effort and `rovecode model show` print `says`.
|
|
5
|
-
*
|
|
6
|
-
* Rules (Berkay, 2026-09-04): `auto` sends NOTHING and leaves the endpoint's own default standing (the
|
|
7
|
-
* Claude 5 family reasons adaptively on its own; the old default "off" switched that off). `off` is an
|
|
8
|
-
* explicit disable where the API has one, otherwise nothing. A level maps onto the endpoint's own
|
|
9
|
-
* vocabulary; where the vocabulary has fewer steps, medium rounds UP (a rovecode "medium" asks for more
|
|
10
|
-
* than "low"). A model that always reasons, or has no reasoning mode, gets nothing — sending a dial such a
|
|
11
|
-
* model rejects is a 400, not a downgrade (grok-4, gpt-4-class on OpenAI proper).
|
|
12
|
-
*
|
|
13
|
-
* Dialects are matched by MODEL ID, provider-agnostic (the same GLM under kaesra, zai or openrouter is one
|
|
14
|
-
* family) — except OpenRouter, whose unified `reasoning` object wins for every model it fronts, and Groq's
|
|
15
|
-
* Qwen vocabulary. The catalog's word is stronger than any regex: a model models.dev lists WITHOUT a
|
|
16
|
-
* reasoning mode (ModelRef.reasoning === false, stamped by cli/runtime.ts buildDef) gets nothing.
|
|
17
|
-
*
|
|
18
|
-
* Only Anthropic and GLM-5.3 are measured live (stream.ts header, profiles.ts header). The other
|
|
19
|
-
* vocabularies are the vendors' published API docs as of 2026-09 — docs/thinking.md carries the matrix
|
|
20
|
-
* and marks each row measured or documented. */
|
|
21
|
-
|
|
22
|
-
import type { ModelRef, ThinkingEffort } from "../core/types.ts";
|
|
23
|
-
import { GLM_53_MODEL_RE, wireProfileFor } from "./profiles.ts";
|
|
24
|
-
|
|
25
|
-
export type WireProtocol = "openai" | "anthropic";
|
|
26
|
-
type Level = "low" | "medium" | "high";
|
|
27
|
-
type Setting = "auto" | "off" | Level;
|
|
28
|
-
|
|
29
|
-
export interface ThinkingPlan {
|
|
30
|
-
/** the dialect that answered (docs/thinking.md row) */
|
|
31
|
-
dialect: string;
|
|
32
|
-
/** spread into the request body */
|
|
33
|
-
fields: Record<string, unknown>;
|
|
34
|
-
/** one sentence for the human: the exact field, or why nothing goes */
|
|
35
|
-
says: string;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
/** undefined (a bare ModelRef) is auto — the runtime stamps every ref, but adapters must not care */
|
|
39
|
-
const setting = (e: ThinkingEffort | undefined): Setting => e ?? "auto";
|
|
40
|
-
const NOTHING_AUTO = "nothing — auto: the endpoint's own default stands";
|
|
41
|
-
|
|
42
|
-
// ------------------------------------------------------------------ Anthropic (Messages API), two shapes
|
|
43
|
-
|
|
44
|
-
/** Anthropic has TWO request shapes and no model exposes both — see the measured table in stream.ts.
|
|
45
|
-
* The shape is learned per provider+model from a wrong-shape 400 (stream.ts anthropicPost). */
|
|
46
|
-
export type AnthropicThinkingShape = "effort" | "budget";
|
|
47
|
-
|
|
48
|
-
/** The budget in tokens per level for the older `thinking.enabled` shape. Steps ~x4 apart so the
|
|
49
|
-
* levels are felt. The endpoint requires ≥1024 and max_tokens strictly greater (anthropicMaxTokens). */
|
|
50
|
-
export function thinkingBudget(effort: ThinkingEffort | undefined): number | null {
|
|
51
|
-
switch (effort) {
|
|
52
|
-
case "low": return 2_048;
|
|
53
|
-
case "medium": return 8_192;
|
|
54
|
-
case "high": return 24_576;
|
|
55
|
-
default: return null; // "off", "auto" and unset: no budget
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/** the request fields that carry the effort, for one shape */
|
|
60
|
-
export function anthropicThinking(effort: ThinkingEffort | undefined, shape: AnthropicThinkingShape): Record<string, unknown> {
|
|
61
|
-
if (effort === undefined || effort === "auto") return {}; // unset / auto: leave the model's default alone (Claude 5: adaptive, high)
|
|
62
|
-
if (effort === "off") return { thinking: { type: "disabled" } }; // explicit, deliberate: opus-5 thinks unless told not to
|
|
63
|
-
if (shape === "effort") return { output_config: { effort } }; // low | medium | high (the API also has xhigh/max)
|
|
64
|
-
const budget = thinkingBudget(effort);
|
|
65
|
-
return budget === null ? {} : { thinking: { type: "enabled", budget_tokens: budget } };
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
function anthropicPlan(level: Setting, shape: AnthropicThinkingShape): ThinkingPlan {
|
|
69
|
-
const fields = anthropicThinking(level, shape);
|
|
70
|
-
const says = level === "auto" ? NOTHING_AUTO
|
|
71
|
-
: level === "off" ? 'thinking: { type: "disabled" } — an explicit off; Claude 5 reasons by default'
|
|
72
|
-
: `${JSON.stringify(fields).slice(1, -1).replace(/"(\w+)":/g, "$1: ").replace(/,/g, ", ")} (the ${shape} shape — learned from the endpoint, kept per model)`;
|
|
73
|
-
return { dialect: `anthropic/${shape}`, fields, says };
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
// ------------------------------------------------------------------ OpenAI-compatible dialects
|
|
77
|
-
|
|
78
|
-
interface Dialect {
|
|
79
|
-
id: string;
|
|
80
|
-
matches(m: ModelRef): boolean;
|
|
81
|
-
/** never called with "auto" — that is answered centrally with nothing */
|
|
82
|
-
plan(level: "off" | Level, m: ModelRef): { fields: Record<string, unknown>; says: string };
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
const q = (s: string): string => JSON.stringify(s);
|
|
86
|
-
const nothing = (why: string): { fields: Record<string, unknown>; says: string } => ({ fields: {}, says: `nothing — ${why}` });
|
|
87
|
-
const word = (w: string, note = ""): { fields: Record<string, unknown>; says: string } => ({ fields: { reasoning_effort: w }, says: `reasoning_effort: ${q(w)}${note ? ` (${note})` : ""}` });
|
|
88
|
-
const onOff = (on: boolean, vendor: string): { fields: Record<string, unknown>; says: string } => ({
|
|
89
|
-
fields: { thinking: { type: on ? "enabled" : "disabled" } },
|
|
90
|
-
says: `thinking: { type: ${q(on ? "enabled" : "disabled")} } (${vendor} has an on/off switch, no levels)`,
|
|
91
|
-
});
|
|
92
|
-
const id = (re: RegExp) => (m: ModelRef): boolean => re.test(m.model);
|
|
93
|
-
|
|
94
|
-
const DIALECTS: readonly Dialect[] = [
|
|
95
|
-
// the catalog's word first: models.dev says this model has no reasoning mode — a dial would be rejected or ignored
|
|
96
|
-
{ id: "catalog: no reasoning mode", matches: (m) => m.reasoning === false,
|
|
97
|
-
plan: (_l, m) => nothing(`the catalog lists ${m.model} without a reasoning mode, so no dial is sent`) },
|
|
98
|
-
// OpenRouter normalizes every upstream behind one object; its own words (low|medium|high, enabled)
|
|
99
|
-
{ id: "openrouter", matches: (m) => m.provider === "openrouter",
|
|
100
|
-
plan: (l) => l === "off"
|
|
101
|
-
? { fields: { reasoning: { enabled: false } }, says: "reasoning: { enabled: false } (OpenRouter's unified field; a model that always reasons ignores it)" }
|
|
102
|
-
: { fields: { reasoning: { effort: l } }, says: `reasoning: { effort: ${q(l)} } (OpenRouter's unified field, translated per upstream)` } },
|
|
103
|
-
// GLM-5.3: measured (profiles.ts) — low|high|max, medium rounds up to high, cannot be switched off. The
|
|
104
|
-
// words come from the wire profile; ROVECODE_PROFILE=off means "no GLM tuning at all", so the plain
|
|
105
|
-
// OpenAI word goes instead (the A/B the off-switch exists for), and off sends nothing either way.
|
|
106
|
-
{ id: "glm-5.3", matches: id(GLM_53_MODEL_RE),
|
|
107
|
-
plan: (l, m) => {
|
|
108
|
-
if (l === "off") return nothing("GLM-5.3 cannot switch thinking off (Z.ai: thinking.type accepts enabled only); the endpoint default is max");
|
|
109
|
-
const profile = wireProfileFor(m);
|
|
110
|
-
if (profile === null) return word(l, "ROVECODE_PROFILE=off: the plain word, not GLM's low | high | max");
|
|
111
|
-
return word(profile.reasoningEffort(l)!, "GLM's words are low | high | max; medium rounds up");
|
|
112
|
-
} },
|
|
113
|
-
{ id: "glm", matches: id(/(^|[/:])glm-(4\.[5-9]|4\.\d{2,}|5(\.\d+)?)(?=[-:]|$)/i), plan: (l) => onOff(l !== "off", "GLM") },
|
|
114
|
-
{ id: "deepseek", matches: id(/deepseek/i),
|
|
115
|
-
plan: (l, m) => /reasoner|r1/i.test(m.model) ? nothing(`${m.model} always thinks — no dial`) : onOff(l !== "off", "DeepSeek") },
|
|
116
|
-
{ id: "qwen", matches: id(/(^|[/:])(qwen|qwq)/i),
|
|
117
|
-
plan: (l, m) => {
|
|
118
|
-
if (m.provider === "groq") return l === "off" ? word("none", "Groq's Qwen words are none | default") : word("default", "Groq's Qwen words are none | default");
|
|
119
|
-
if (l === "off") return { fields: { enable_thinking: false }, says: "enable_thinking: false (DashScope / most Qwen hosts; a vLLM host wants chat_template_kwargs instead and ignores this)" };
|
|
120
|
-
const budget = thinkingBudget(l)!;
|
|
121
|
-
return { fields: { enable_thinking: true, thinking_budget: budget }, says: `enable_thinking: true, thinking_budget: ${budget} (DashScope's fields; a host without them ignores both)` };
|
|
122
|
-
} },
|
|
123
|
-
{ id: "kimi", matches: id(/kimi|moonshot/i),
|
|
124
|
-
plan: (l, m) => /thinking/i.test(m.model) ? nothing(`${m.model} always thinks — no dial`)
|
|
125
|
-
: /k2[.-]5|k2\.5/i.test(m.model) ? onOff(l !== "off", "Moonshot K2.5") : nothing(`${m.model} has no thinking mode (the -thinking variant does)`) },
|
|
126
|
-
{ id: "gemini", matches: id(/gemini/i),
|
|
127
|
-
plan: (l, m) => l !== "off" ? word(l, "Google's OpenAI-compatible layer maps low | medium | high to a thinking budget")
|
|
128
|
-
: /flash/i.test(m.model) ? { fields: { extra_body: { google: { thinking_config: { thinking_budget: 0 } } } }, says: "extra_body.google.thinking_config.thinking_budget: 0 (Flash can switch thinking off; Pro cannot)" }
|
|
129
|
-
: nothing(`${m.model} cannot switch thinking off (Gemini Pro keeps a minimum budget)`) },
|
|
130
|
-
// xAI (docs.x.ai, fetched 2026-09-04): grok-4.3 / 4.5 / 4.6 / 4.20 take reasoning_effort none | low | medium | high;
|
|
131
|
-
// the retired grok-4-0709 / grok-4-fast slugs are served by grok-4.3 since 2026-05-15, so they take the same words
|
|
132
|
-
{ id: "grok", matches: id(/grok/i),
|
|
133
|
-
plan: (l, m) => /non-reasoning/i.test(m.model) ? nothing(`${m.model} has no reasoning mode`)
|
|
134
|
-
: /grok-3-mini/i.test(m.model) ? (l === "off" ? nothing("grok-3-mini cannot switch reasoning off") : word(l === "low" ? "low" : "high", "xAI's words for grok-3-mini are low | high; medium rounds up"))
|
|
135
|
-
: l === "off" ? word("none", "xAI's explicit off (grok-4.3 and later; retired grok-4 slugs are served by grok-4.3)") : word(l, "xAI's words are none | low | medium | high") },
|
|
136
|
-
{ id: "gpt-oss", matches: id(/gpt-oss/i), plan: (l) => l === "off" ? nothing("gpt-oss cannot switch reasoning off (low is the floor)") : word(l) },
|
|
137
|
-
{ id: "openai o-series", matches: id(/(^|[/:])o[134](-|$)/i), plan: (l, m) => l === "off" ? nothing(`${m.model} cannot switch reasoning off`) : word(l) },
|
|
138
|
-
{ id: "openai gpt-5", matches: id(/(^|[/:])gpt-5/i),
|
|
139
|
-
plan: (l, m) => l !== "off" ? word(l)
|
|
140
|
-
: /gpt-5\.[1-9]/i.test(m.model) ? word("none", "gpt-5.1 and later: the explicit off") : word("minimal", "gpt-5 has no off; minimal is its floor") },
|
|
141
|
-
{ id: "openai gpt-4 class", matches: id(/(^|[/:])(gpt-4|gpt-3\.5|chatgpt)/i), plan: (_l, m) => nothing(`${m.model} has no reasoning mode and OpenAI rejects reasoning_effort for it`) },
|
|
142
|
-
{ id: "mistral", matches: id(/magistral|mistral|codestral|ministral|pixtral/i),
|
|
143
|
-
plan: (_l, m) => /magistral/i.test(m.model) ? nothing("Magistral always reasons — no dial") : nothing(`${m.model} has no reasoning mode`) },
|
|
144
|
-
{ id: "minimax", matches: id(/minimax/i), plan: (_l, m) => nothing(`${m.model} always reasons — no dial`) },
|
|
145
|
-
// the floor for anything else: the OpenAI word; off sends nothing (no common explicit disable)
|
|
146
|
-
{ id: "openai-compatible default", matches: () => true,
|
|
147
|
-
plan: (l) => l === "off" ? nothing("off sends nothing here: no common explicit disable on OpenAI-compatible endpoints; a model without a reasoning mode ignores the word anyway")
|
|
148
|
-
: word(l, "the OpenAI word; a model without a reasoning mode ignores it") },
|
|
149
|
-
];
|
|
150
|
-
|
|
151
|
-
/** the dialect a model on the OpenAI-compatible wire speaks (for docs and the matrix) */
|
|
152
|
-
export function dialectFor(model: ModelRef): Dialect["id"] {
|
|
153
|
-
return DIALECTS.find((d) => d.matches(model))!.id;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
/** what goes on the wire for this model, on this protocol, at its effort — and the sentence that says so */
|
|
157
|
-
export function thinkingPlan(model: ModelRef, protocol: WireProtocol, opts: { shape?: AnthropicThinkingShape } = {}): ThinkingPlan {
|
|
158
|
-
const level = setting(model.effort);
|
|
159
|
-
if (protocol === "anthropic") return anthropicPlan(level, opts.shape ?? "effort");
|
|
160
|
-
const d = DIALECTS.find((x) => x.matches(model))!;
|
|
161
|
-
if (level === "auto") return { dialect: d.id, fields: {}, says: NOTHING_AUTO };
|
|
162
|
-
return { dialect: d.id, ...d.plan(level, model) };
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
/** the five rows `rovecode model show` prints: level → what this model receives */
|
|
166
|
-
export function thinkingTable(model: ModelRef, protocol: WireProtocol, opts: { shape?: AnthropicThinkingShape } = {}): { level: ThinkingEffort; says: string }[] {
|
|
167
|
-
return (["auto", "off", "low", "medium", "high"] as const).map((level) => ({ level, says: thinkingPlan({ ...model, effort: level }, protocol, opts).says }));
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
/** the one line the /effort note appends: `<provider/model> receives: <says>` */
|
|
171
|
-
export function thinkingLine(model: ModelRef, protocol: WireProtocol, opts: { shape?: AnthropicThinkingShape } = {}): string {
|
|
172
|
-
return `${model.provider}/${model.model} receives: ${thinkingPlan(model, protocol, opts).says}`;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
/** `rovecode model show`: the model, its protocol and dialect, then every level with what it puts on the
|
|
176
|
-
* wire — the current level marked. `model.effort` is the current level. */
|
|
177
|
-
export function thinkingReport(model: ModelRef, protocol: WireProtocol, opts: { shape?: AnthropicThinkingShape; source?: string; catalog?: string } = {}): string[] {
|
|
178
|
-
const current = setting(model.effort);
|
|
179
|
-
const dialect = protocol === "anthropic" ? `anthropic (${opts.shape ?? "effort"} shape)` : dialectFor(model);
|
|
180
|
-
const lines = [
|
|
181
|
-
`${model.provider}/${model.model}${opts.source ? ` (${opts.source})` : ""}`,
|
|
182
|
-
` protocol ${protocol}`,
|
|
183
|
-
` dialect ${dialect}${model.reasoning === false ? " — the catalog lists no reasoning mode" : model.reasoning === true ? " — the catalog lists a reasoning mode" : ""}`,
|
|
184
|
-
...(opts.catalog ? [` prices ${opts.catalog}`] : []), // where the numbers /cost uses come from — models.dev, or rovecode's own table
|
|
185
|
-
` effort ${current} (ROVECODE_EFFORT / --effort / /effort)`,
|
|
186
|
-
];
|
|
187
|
-
for (const row of thinkingTable(model, protocol, opts)) lines.push(` ${row.level === current ? "*" : " "} ${row.level.padEnd(7)} ${row.says}`);
|
|
188
|
-
return lines;
|
|
189
|
-
}
|
|
@@ -1,129 +0,0 @@
|
|
|
1
|
-
/** Wire message lowering (ADR-003 seam; extracted from stream.ts for the 400-line cap): harness
|
|
2
|
-
* Message[] → OpenAI chat-completions / Anthropic Messages request shapes. Text and tool shapes
|
|
3
|
-
* are byte-identical to the pre-#34 stream.ts lowering. Port #34 adds image parts:
|
|
4
|
-
* - vision model: a USER message carrying images becomes a content-block array in part order —
|
|
5
|
-
* OpenAI `{type:"image_url", image_url:{url:"data:<mime>;base64,<data>", detail:"auto"}}`,
|
|
6
|
-
* Anthropic `{type:"image", source:{type:"base64", media_type, data}}`; image-free messages
|
|
7
|
-
* keep their plain-string content, so nothing changes for existing histories;
|
|
8
|
-
* - no vision (`vision: false` — stream.ts asks the models.dev catalog): each image lowers to
|
|
9
|
-
* imagePlaceholder() text and the message stays a plain string. The session keeps the real
|
|
10
|
-
* image; only the request is substituted (cline media.ts:6-12 pattern, opencode
|
|
11
|
-
* provider/transform.ts:409-441 unsupportedParts);
|
|
12
|
-
* - a sidecar that cannot be read lowers to a placeholder too — a request body never throws.
|
|
13
|
-
* Images on assistant/tool messages are nothing this harness produces (tool results with images
|
|
14
|
-
* are out of scope for #34): an assistant message WITHOUT tool calls lowers them to placeholder
|
|
15
|
-
* text (lowerContent's non-user branch); a tool-role message emits its tool_result parts only and
|
|
16
|
-
* an assistant message WITH tool calls emits partsText + tool_calls, so image parts on those two
|
|
17
|
-
* shapes are dropped from the request — never turned into blocks. */
|
|
18
|
-
|
|
19
|
-
import type { Message, ImagePart } from "../core/types.ts";
|
|
20
|
-
import { partsText } from "../core/loop.ts";
|
|
21
|
-
import { anthropicImageBlock, openaiImageBlock, imagePlaceholder } from "../core/images.ts";
|
|
22
|
-
|
|
23
|
-
export interface WireOptions {
|
|
24
|
-
/** the target model accepts image input; default true (unknown models are given the image —
|
|
25
|
-
* a wrong guess fails loudly at the provider instead of silently dropping the user's image) */
|
|
26
|
-
vision?: boolean;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
type Block = Record<string, unknown>;
|
|
30
|
-
|
|
31
|
-
/** Content for a non-tool message: the pre-#34 plain string when no image is present; blocks in
|
|
32
|
-
* part order for a user message the model can see; placeholder text otherwise (text parts glue
|
|
33
|
-
* with "" exactly as partsText does, each image is its own line). */
|
|
34
|
-
export function lowerContent(m: Message, vision: boolean, toBlock: (p: ImagePart) => Block | undefined): string | Block[] {
|
|
35
|
-
if (!m.parts.some((p) => p.kind === "image")) return partsText(m.parts);
|
|
36
|
-
if (vision && m.role === "user") {
|
|
37
|
-
const blocks: Block[] = [];
|
|
38
|
-
for (const p of m.parts) {
|
|
39
|
-
if (p.kind === "text") { if (p.text) blocks.push({ type: "text", text: p.text }); }
|
|
40
|
-
else if (p.kind === "image") blocks.push(toBlock(p) ?? { type: "text", text: imagePlaceholder(p, "file unavailable") });
|
|
41
|
-
}
|
|
42
|
-
return blocks;
|
|
43
|
-
}
|
|
44
|
-
const pieces: string[] = [];
|
|
45
|
-
let text = "";
|
|
46
|
-
for (const p of m.parts) {
|
|
47
|
-
if (p.kind === "text") text += p.text;
|
|
48
|
-
else if (p.kind === "image") {
|
|
49
|
-
if (text) { pieces.push(text); text = ""; }
|
|
50
|
-
pieces.push(imagePlaceholder(p, vision ? "file unavailable" : undefined));
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
if (text) pieces.push(text);
|
|
54
|
-
return pieces.join("\n");
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
export function toOpenAiMessages(messages: Message[], opts: WireOptions = {}): Record<string, unknown>[] {
|
|
58
|
-
const vision = opts.vision ?? true;
|
|
59
|
-
const out: Record<string, unknown>[] = [];
|
|
60
|
-
for (const m of messages) {
|
|
61
|
-
const calls = m.parts.filter((p) => p.kind === "tool_call");
|
|
62
|
-
const results = m.parts.filter((p) => p.kind === "tool_result");
|
|
63
|
-
if (m.role === "tool") {
|
|
64
|
-
for (const r of results) {
|
|
65
|
-
if (r.kind === "tool_result") out.push({ role: "tool", tool_call_id: r.callId, content: r.output });
|
|
66
|
-
}
|
|
67
|
-
continue;
|
|
68
|
-
}
|
|
69
|
-
if (m.role === "assistant" && calls.length > 0) {
|
|
70
|
-
out.push({
|
|
71
|
-
role: "assistant",
|
|
72
|
-
content: partsText(m.parts) || null,
|
|
73
|
-
tool_calls: calls.map((c) => c.kind === "tool_call" ? {
|
|
74
|
-
id: c.id, type: "function", function: { name: c.tool, arguments: JSON.stringify(c.args) },
|
|
75
|
-
} : {}),
|
|
76
|
-
});
|
|
77
|
-
} else {
|
|
78
|
-
const content = lowerContent(m, vision, (p) => openaiImageBlock(p));
|
|
79
|
-
if (content.length > 0 || m.role === "system") out.push({ role: m.role, content });
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
return out;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
/** StreamOptions.tools carries bare ToolSchema entries (name/description/args) — that is what
|
|
86
|
-
* every call site (loop → adapters) passes. Tolerate a {schema} wrapper (a full Tool object)
|
|
87
|
-
* too, so a mis-passed registry entry degrades gracefully instead of throwing mid-request. */
|
|
88
|
-
export function asToolSchema(t: unknown): { name: string; description: string; args: Record<string, unknown> } {
|
|
89
|
-
const o = t as { name?: string; description?: string; args?: Record<string, unknown>; schema?: { name: string; description: string; args: Record<string, unknown> } };
|
|
90
|
-
return o.schema ?? { name: o.name ?? "unknown", description: o.description ?? "", args: o.args ?? {} };
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
export function toOpenAiToolSchemas(tools: unknown[]): Record<string, unknown>[] {
|
|
94
|
-
return tools.map((t) => {
|
|
95
|
-
const s = asToolSchema(t);
|
|
96
|
-
return { type: "function", function: { name: s.name, description: s.description, parameters: s.args } };
|
|
97
|
-
});
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
export function toAnthropicMessages(messages: Message[], opts: WireOptions = {}): Record<string, unknown>[] {
|
|
101
|
-
const vision = opts.vision ?? true;
|
|
102
|
-
const out: Record<string, unknown>[] = [];
|
|
103
|
-
for (const m of messages) {
|
|
104
|
-
if (m.role === "system") continue;
|
|
105
|
-
const calls = m.parts.filter((p) => p.kind === "tool_call");
|
|
106
|
-
const results = m.parts.filter((p) => p.kind === "tool_result");
|
|
107
|
-
if (m.role === "tool") {
|
|
108
|
-
for (const r of results) {
|
|
109
|
-
if (r.kind === "tool_result") {
|
|
110
|
-
out.push({ role: "user", content: [{ type: "tool_result", tool_use_id: r.callId, content: r.output, is_error: !r.ok }] });
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
continue;
|
|
114
|
-
}
|
|
115
|
-
if (m.role === "assistant" && calls.length > 0) {
|
|
116
|
-
const text = partsText(m.parts);
|
|
117
|
-
const content: Block[] = [];
|
|
118
|
-
if (text) content.push({ type: "text", text });
|
|
119
|
-
for (const c of calls) {
|
|
120
|
-
if (c.kind === "tool_call") content.push({ type: "tool_use", id: c.id, name: c.tool, input: c.args });
|
|
121
|
-
}
|
|
122
|
-
out.push({ role: "assistant", content });
|
|
123
|
-
} else {
|
|
124
|
-
const content = lowerContent(m, vision, anthropicImageBlock);
|
|
125
|
-
if (content.length > 0) out.push({ role: m.role === "user" ? "user" : "assistant", content });
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
return out;
|
|
129
|
-
}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
/** Responses-API message lowering (aion port #75, brought over 2026-09-07) — the `/responses` twin of
|
|
2
|
-
* wire-messages.ts: harness Message[] → `{ instructions?, input[] }`, ToolSchema[] → flat function tools.
|
|
3
|
-
* Pattern source (MIT): earendil-works/pi packages/ai/src/api/openai-responses-shared.ts convertResponsesMessages
|
|
4
|
-
* :184-246 and convertResponsesTools :382-394, with these deviations:
|
|
5
|
-
* - system text → the request's `instructions` (joined "\n"; omitted when empty — pi :174-181 pushes a
|
|
6
|
-
* developer/system item instead; codex openai-codex-responses.ts:553 uses `instructions` like this);
|
|
7
|
-
* - user → `{ role: "user", content: [input_text | input_image] }` (pi :186-206): the image blocks are
|
|
8
|
-
* `{ type: "input_image", detail: "auto", image_url: "data:<mime>;base64,…" }` under the port #34 vision gate
|
|
9
|
-
* of wire-messages.ts lowerContent — placeholder text on a model without image input or for a sidecar that
|
|
10
|
-
* cannot be read (never a throw); an image-free message is ONE input_text;
|
|
11
|
-
* - assistant → `message , function_call*`: the text becomes `{ type: "message", role: "assistant",
|
|
12
|
-
* status: "completed", id: "msg_rovecode_<i>", content: [{ type: "output_text", text, annotations: [] }] }`
|
|
13
|
-
* (pi :229-230 fallback ids; ≤ 64 chars); every tool call is `{ type: "function_call", call_id, name,
|
|
14
|
-
* arguments }` with NO `id` (pi :253-263 drops the item id when it cannot be paired — rovecode never stores
|
|
15
|
-
* one, so it is always omitted);
|
|
16
|
-
* - tool results → `{ type: "function_call_output", call_id, output }`, empty output → "(no tool output)" (pi :89);
|
|
17
|
-
* - tools are FLAT `{ type: "function", name, description, parameters }` (pi :382-394) — never nested under
|
|
18
|
-
* `function` like the chat-completions shape (wire-messages.ts toOpenAiToolSchemas).
|
|
19
|
-
* NOT brought over from aion: reasoning REPLAY. aion stores each Responses reasoning item as a `reasoning`
|
|
20
|
-
* MessagePart (signature = the item JSON) and replays it verbatim ahead of the assistant message next turn, so
|
|
21
|
-
* the model gets its own prior chain back. rovecode's MessagePart has no reasoning kind; adding one touches every
|
|
22
|
-
* exhaustive switch on part.kind (store, export, TUIs, both other wires) and is its own change. Until then each
|
|
23
|
-
* turn on this wire reasons afresh; the gap is named in `rovecode help env` under ROVECODE_OPENAI_WIRE.
|
|
24
|
-
* Not ported either: pi's `phase`, text signatures, custom_tool_call / deferred tools, strict mode, surrogate sanitising. */
|
|
25
|
-
|
|
26
|
-
import type { ImagePart, Message, ModelRef } from "../core/types.ts";
|
|
27
|
-
import { partsText } from "../core/loop.ts";
|
|
28
|
-
import { imageData } from "../core/images.ts";
|
|
29
|
-
import { asToolSchema, lowerContent, type WireOptions } from "./wire-messages.ts";
|
|
30
|
-
|
|
31
|
-
type Item = Record<string, unknown>;
|
|
32
|
-
|
|
33
|
-
export interface ResponsesInput { instructions?: string; input: Item[] }
|
|
34
|
-
|
|
35
|
-
/** what a tool result with empty output is sent as (pi :89 — the API rejects an empty output string) */
|
|
36
|
-
export const NO_TOOL_OUTPUT = "(no tool output)";
|
|
37
|
-
|
|
38
|
-
/** the Responses input_image block; undefined when the bytes are unavailable (lowerContent then substitutes text) */
|
|
39
|
-
function inputImage(p: ImagePart): Item | undefined {
|
|
40
|
-
const data = imageData(p);
|
|
41
|
-
return data === undefined ? undefined : { type: "input_image", detail: "auto", image_url: `data:${p.mime};base64,${data}` };
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
/** a user message's content list: wire-messages.ts lowerContent's blocks with `text` → `input_text` */
|
|
45
|
-
function userContent(m: Message, vision: boolean): Item[] {
|
|
46
|
-
const content = lowerContent(m, vision, inputImage);
|
|
47
|
-
if (typeof content === "string") return content ? [{ type: "input_text", text: content }] : [];
|
|
48
|
-
return content.map((b) => (b.type === "text" ? { type: "input_text", text: b.text } : b));
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
export function toResponsesInput(messages: Message[], opts: WireOptions & { model: ModelRef }): ResponsesInput {
|
|
52
|
-
const vision = opts.vision ?? true;
|
|
53
|
-
const input: Item[] = [];
|
|
54
|
-
const instructions = messages.filter((m) => m.role === "system").map((m) => partsText(m.parts)).join("\n");
|
|
55
|
-
messages.forEach((m, i) => {
|
|
56
|
-
if (m.role === "system") return;
|
|
57
|
-
if (m.role === "tool") {
|
|
58
|
-
for (const p of m.parts) if (p.kind === "tool_result") input.push({ type: "function_call_output", call_id: p.callId, output: p.output || NO_TOOL_OUTPUT });
|
|
59
|
-
return;
|
|
60
|
-
}
|
|
61
|
-
if (m.role === "user") {
|
|
62
|
-
const content = userContent(m, vision);
|
|
63
|
-
if (content.length > 0) input.push({ role: "user", content });
|
|
64
|
-
return;
|
|
65
|
-
}
|
|
66
|
-
const text = partsText(m.parts);
|
|
67
|
-
if (text) input.push({ type: "message", role: "assistant", status: "completed", id: `msg_rovecode_${i}`, content: [{ type: "output_text", text, annotations: [] }] });
|
|
68
|
-
for (const p of m.parts) if (p.kind === "tool_call") input.push({ type: "function_call", call_id: p.id, name: p.tool, arguments: JSON.stringify(p.args ?? {}) });
|
|
69
|
-
});
|
|
70
|
-
return { ...(instructions ? { instructions } : {}), input };
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
/** flat function tools (pi :382-394); tolerates the {schema} wrapper like toOpenAiToolSchemas */
|
|
74
|
-
export function toResponsesTools(tools: unknown[]): Item[] {
|
|
75
|
-
return tools.map((t) => {
|
|
76
|
-
const s = asToolSchema(t);
|
|
77
|
-
return { type: "function", name: s.name, description: s.description, parameters: s.args };
|
|
78
|
-
});
|
|
79
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
/** OpenAI wire selection (aion port #75, brought over 2026-09-07): ONE rule that decides, PER CALL, whether an
|
|
2
|
-
* OpenAI-protocol request goes to `/responses` (providers/responses.ts) or `/chat/completions` (providers/stream.ts
|
|
3
|
-
* openaiCompatStream / openaiCompatStreaming). The two production factories — providerStream / providerStreaming —
|
|
4
|
-
* return ONE StreamFn built with `openAiWire`, so a router chain that streams different ModelRefs through the same
|
|
5
|
-
* StreamFn (providers/router.ts wrap) gets the right wire for each candidate, and the OAuth refresh wrap
|
|
6
|
-
* (oauth/seam.ts oauthStream) needs no change. The selection is static — no runtime 404 → chat re-issue
|
|
7
|
-
* (ADR-003: still ONE loop; errors cross as turns).
|
|
8
|
-
*
|
|
9
|
-
* Precedence (`selectOpenAiWire`):
|
|
10
|
-
* 1. `cfg.wire` — set by the OpenAI OAuth `toAuth` (a ChatGPT token is accepted by the Codex Responses
|
|
11
|
-
* backend only, oauth/openai.ts) → always that wire, whatever the model;
|
|
12
|
-
* 2. `ROVECODE_OPENAI_WIRE=responses|chat` (read directly, like every ROVECODE_* knob here; no settings key yet)
|
|
13
|
-
* → that wire, for any provider id; an unrecognised value falls through;
|
|
14
|
-
* 3. `cfg.id === "openai"` and the model is not marked non-reasoning — the runtime's stamp on the ModelRef
|
|
15
|
-
* (cli/runtime.ts buildDef sets `reasoning` from models.dev) first, else the offline catalog (catalog.ts
|
|
16
|
-
* supportsReasoning): `true` OR unknown (gpt-5, o3, gpt-5.3-codex, an unlisted gpt-5-codex — the #60/#34
|
|
17
|
-
* "unknown = fail loudly at the provider" rule, so a Responses-only id absent from the snapshot is not
|
|
18
|
-
* sent to a 404) → responses;
|
|
19
|
-
* 4. else chat — `openai/gpt-4o`, `openai/gpt-4.1`, EVERY other provider id (`custom`, groq, deepseek,
|
|
20
|
-
* openrouter, ollama, mock …) keep today's byte-identical `/chat/completions` body. The Anthropic
|
|
21
|
-
* protocol never consults this module (the factories branch on protocol first).
|
|
22
|
-
* Pattern source (MIT): earendil-works/pi packages/ai/src/api/openai-responses.ts — pi routes by the model's
|
|
23
|
-
* declared `api` ("openai-responses" vs "openai-completions") from its model table; rovecode has no per-model
|
|
24
|
-
* api column, so the catalog's `reasoning` flag stands in for it, with the two explicit overrides above. */
|
|
25
|
-
|
|
26
|
-
import type { Message, ModelRef, StreamEvent, StreamOptions } from "../core/types.ts";
|
|
27
|
-
import { supportsReasoning } from "./catalog.ts";
|
|
28
|
-
import type { MakeStream } from "./oauth/seam.ts";
|
|
29
|
-
import type { ProviderConfig } from "./stream.ts";
|
|
30
|
-
|
|
31
|
-
export type OpenAiWire = "responses" | "chat";
|
|
32
|
-
/** the `ROVECODE_OPENAI_WIRE` values */
|
|
33
|
-
export const OPENAI_WIRES: readonly OpenAiWire[] = ["responses", "chat"];
|
|
34
|
-
export const OPENAI_WIRE_ENV = "ROVECODE_OPENAI_WIRE";
|
|
35
|
-
|
|
36
|
-
/** "responses" | "chat" (trimmed, any case), else undefined — an unrecognised env value falls through to the default rule */
|
|
37
|
-
export function parseWire(v: string | undefined): OpenAiWire | undefined {
|
|
38
|
-
const t = (v ?? "").trim().toLowerCase();
|
|
39
|
-
return t === "responses" || t === "chat" ? t : undefined;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
/** the wire for THIS request (header precedence). `env` is injectable for tests; production reads process.env. */
|
|
43
|
-
export function selectOpenAiWire(cfg: Pick<ProviderConfig, "id" | "wire">, model: ModelRef, env: Record<string, string | undefined> = process.env): OpenAiWire {
|
|
44
|
-
return cfg.wire ?? parseWire(env[OPENAI_WIRE_ENV]) ?? (cfg.id === "openai" && (model.reasoning ?? supportsReasoning(model)) !== false ? "responses" : "chat");
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
/** A MakeStream (oauth/seam.ts shape) whose StreamFn picks `responses` or `chat` per call from the ModelRef
|
|
48
|
-
* it is given — the same opts (base URL, key, headers) reach whichever adapter serves the call. */
|
|
49
|
-
export function openAiWire(cfg: Pick<ProviderConfig, "id" | "wire">, chat: MakeStream, responses: MakeStream): MakeStream {
|
|
50
|
-
return (opts) => async function* (model: ModelRef, messages: Message[], options?: StreamOptions): AsyncGenerator<StreamEvent> {
|
|
51
|
-
yield* (selectOpenAiWire(cfg, model) === "responses" ? responses : chat)(opts)(model, messages, options);
|
|
52
|
-
};
|
|
53
|
-
}
|