issues Search Results · language:Dune language:TypeScript language:JavaScript linked:pr language:HTML language:Java
Filter by
7.1M results
Architect Directive
Based on the provided repository root file structure and README context, the team should focus on refining the backend
implementation by updating the app.py file, specifically within ...
Problem
The msg9 connector icon currently has both:
- turbo/apps/platform/src/views/zero-page/components/settings/icons/msg9.svg
- turbo/apps/platform/src/views/zero-page/components/settings/icons/msg9.png ...
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 ...

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.