issues Search Results · language:Dune language:TypeScript language:JavaScript language:HTML linked:pr language:Java
Filter by
7.1M results
Problem
The moss connector icon currently has both:
- turbo/apps/platform/src/views/zero-page/components/settings/icons/moss.svg
- turbo/apps/platform/src/views/zero-page/components/settings/icons/moss.png ...
Problem
Login is slow. After auth, loadPortalData (src/services/portalData.ts) paginates the entire transactions table
(currently ~14,851 rows) in a sequential 1,000-row loop — ~15 round-trips before ...
Summary
Insights need to be a shared protocol, not a per-agent feature. Right now there is no standard shape for what an agent
knows about itself, so every future insights surface would require a new ...
Sub-task of #24. Lands LAST — after the three per-SDK caller migrations.
Scope
Add a top-level release-sdks.yml with a single version input that fans out to the three migrated callers (Java + Python ...
in: cicd
is: chore
release/0.1.0
Sub-task of #24.
Scope
Rename release-node.yml → release-typescript.yml (matches the Trusted Publisher entry in sub-issue of #25) and convert
to a thin caller:
```yaml uses: promptLM/.github/.github/workflows/release-ts-npm.yml@main ...
in: cicd
in: sdk-ts
is: chore
release/0.1.0
Sub-task of #24.
Scope
Replace the inline release-python.yml with a thin caller of the org reusable:
```yaml uses: promptLM/.github/.github/workflows/release-python-pypi.yml@main with: package-name: ...
in: cicd
in: sdk-python
is: chore
release/0.1.0
Sub-task of #24.
Scope
Replace the inline 85-line release-java.yml with a thin caller of the org reusable:
```yaml uses: promptLM/.github/.github/workflows/release-java-central.yml@main with: package-dir: ...
in: cicd
in: sdk-java
is: chore
release/0.1.0
What s missing
On iOS 18, Home Screen widgets can render in accented (tinted) or vibrant mode. SwiftUI exposes
Image.widgetAccentedRenderingMode(_:) to control how each image responds. Today, there s ...
Inside the footer when a user hovers on Contact Us no text is being displayed. User click on this linke to navigate to
Contact Page where a message ca be sent to admin about the problem they are facing. ...
Sub-task of #24. Foundational — must land before the per-SDK workflow migrations can wire up release-please-action.
Scope
Add release-please-config.json + .release-please-manifest.json at the repo root, ...
in: cicd
is: chore
release/0.1.0

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.