Support IBM Bob provider#303
Open
ozymandiashh wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ibm-bobprovider that discovers IBM Bob IDE task folders from both the GAIBM Bobapp data directory and the preview-eraBob-IDEdirectoryui_messages.jsonrecords, while adding provider-specific multi-base discovery andibm-bob-autofallback pricing/displayapi_conversation_history.jsonmodel tags when present, use Bob-reported costs when available, and otherwise calculate cost through the configured model pricing fallbackui_messages.json, token/cost parsing, model fallback, deduplication, and metadata/display namesCloses #248.
Notes
User/globalStorage/ibm.bob-code/tasks/<task-id>/.~/.bobis left out of scope until there is a stable usage schema fixture; parsing it now would risk reporting misleading usage.cline-auto.Validation
npm run buildnpx vitest run tests/providers/ibm-bob.test.ts tests/providers/roo-code.test.ts tests/providers/kilo-code.test.ts tests/provider-registry.test.ts(4 files / 34 tests)npx vitest run(48 files / 668 tests)swift buildgit diff --checkKnown Local Test Note
swift teststill fails on the existing unrelated local Swift toolchain issue inmac/Tests/CodeBurnMenubarTests/CapacityEstimatorTests.swift:2:8(no such module Testing).