Musthaq Ahamad
Musthaq Ahamad
Hello there :wave: This issue is dedicated to discuss regarding new features that you;s like to see on the app. You can upvote or add :+1: to existing issues if...
Add a detailed legend view to the console to denote the active layer's buckets. - Needs to be reactive according to the selected layer and visualization - Should use the...
Currently snipp.in relys more on "alt" to trigger most of its shortcuts. Since alt is not available on macs, it's be better to use control in mac devices and switch...
Currently, all the opened file's tabs gets piled up in the top bar and becomes extremely difficult to manage after a certain time. Need to think about an algorithm that...
ref: #2214 haxzie/feat/tool-router-api-integrations-2025-11-27
> [!NOTE] > Align toolkit versioning across TS/Python, update docs/examples, add TS audit CI, and bump Python packages to 0.9.5 with minor type/util/test tweaks. > > - **CI**: > -...
With `js-yaml` overrides, the workflows using changeset/cli is breaking due to changes in 4.x.x of `js-yaml`. Update the dependencies [once the latest version is available for `@changeset/cli`](https://github.com/changesets/changesets/pull/1751) Ref: https://github.com/changesets/changesets/issues/1762
> [!NOTE] > Introduce a first-class Tool Router that creates isolated sessions, wraps tools per provider, exposes authorize/connection helpers, and adds SDK APIs and examples in both Python and TypeScript....