Angie Jones
Angie Jones
`records.query()` currently looks for the exact dataFormat string that's passed in. would love to support a case where an app wants to query for multiple data formats of the same...
`dwn.write()` is missing a `target` property, so Bob creating a message like this where he doesn't store it in his local DWN and it's not sent to the `recipient` won't...
Both `agent` and `connectedDid` are optional properties on `connect()`. A user attempted to provide `connectedDid` without `agent`. No error occurred. The DID they provided was simply ignored, and a new...
I have an array of 2 credentials, one that matches the presentation definition and one that does not. When I call `PresentationExchange.selectCredentials()`, it returns both credentials. Code to Recreate ```js...
In the [GOVERNANCE.md,](https://github.com/TBD54566975/tbd-project-template/blob/main/GOVERNANCE.md) the link for this bullet leads to 404: `List of maintainers - MAINTAINERS.md`
Readme is still showing ❌ for some features that have been implemented as part of 1.0 https://github.com/TBD54566975/tbdex?tab=readme-ov-file#features
**Describe the bug** When configured to use Google models, specifically `gemini-2.0-flash-exp`, an error occurs when attempting to use the [Fetch](https://github.com/modelcontextprotocol/servers/tree/main/src/fetch) extension: > Request failed: Request failed with status: 400 Bad...
**Describe the bug** When having Goose edit files, it often removes my content and adds some comment to the effect of ``` // ... [rest of the class implementation stays...
**Describe the bug** When adding a custom extension, a model appears. By default, the buttons do not appear. I open the Goose desktop window to fullscreen on my large monitor...