issues Search Results · language:Dune language:Python language:HTML language:Python language:TypeScript language:JavaScript
Filter by
63M results
Tools register without MCP tool annotations. Adding them helps clients render accurate consent UI:
- readOnlyHint: true: get_subscriber_count, list_published_posts, list_drafts, get_post, get_draft, ...
Overview
The Phase C soul-layer modules (personhood monitor, shadow integration, transpersonal engine, somatic interface, consent
ledger, etc.) each operate as standalone engines. This issue wires them ...
architecture
enhancement
The top-of-README banner states:
Safe by design: This server can create and edit drafts but cannot publish or delete posts.
But create_note and create_note_with_link publish Substack Notes immediately ...
설명
src/features/fish-list/view.js:74에서 item.imageUrl을 escapeHtml/safeSpriteUrl 처리 없이 img src= ... 속성에 직접 보간합니다.
// 현재 (취약)
` img src= ${item.imageUrl} ... `
// 올바른 수정
` img src= ${escapeHtml(safeSpriteUrl(item.imageUrl))} ...
bug
security
Product Briefing — 2026-06-09
TL;DR
2 decision(s) blocking agent work. Competitive self-audit found 1 gaps vs the feature matrix.
Usability
- New findings this week: 7 (0 critical, 0 high, 50 medium, ...
pm-briefing
Active Bounty Scan Results
Scan Time: 2026-06-10 00:12 UTC
1. [Bounty Claim] Bottube PR #1331 - Keep report form toast reusable after errors (Bounty #1009, 40 RTC)
- Repository: Scottcjn/rustchain-bounties ...
bounty-alert
Problem
Relocating a secret today means deleting it and re-creating it by hand. There is no way to:
- move a secret out of or into a nested group (e.g. promote a tenant field up to the service level, ...
enhancement
enhancement
Two small, non-breaking improvements:
1. Tool annotations. All 8 tools are read-only lookups. Adding annotations: { readOnlyHint: true } to each entry in
TOOLS lets MCP clients reason about side effects ...
Goal
Linked accounts only chart from link-day forward. SnapTrade s per-account activities endpoint returns full transaction
history (verified: 550 records back to 2026-03-02 for one account), so past ...
area:reporting
type:feature

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.