Skip to content

[New Feature] Initial work on adding optional anthropic api base url#1

Open
isaiah-bernados wants to merge 7 commits intomainfrom
feat/add-optional-antropic_api_base_url
Open

[New Feature] Initial work on adding optional anthropic api base url#1
isaiah-bernados wants to merge 7 commits intomainfrom
feat/add-optional-antropic_api_base_url

Conversation

@isaiah-bernados
Copy link
Collaborator

I started work on this. It works when running locally with this as my VScode MCP Server config:

      "taskmaster-ai": {
        "command": "node",
        "args": [
          "~/src/github.com/ConsultingMD/agentoc-task-manager/mcp-server/server.js"
        ],
        "env": {}
      },

But currently, it hangs when it callse parse_prd, when it is supposedly calling bedrock.

@isaiah-bernados
Copy link
Collaborator Author

This works, just blocked by: eyaltoledano#475

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant