issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:HTML
Filter by
62.5M results
Feature Gap: Pinned resources and account files with external sync Category: CRM contacts Priority: Medium Source:
Competitive research
What comparable field-sales CRMs do Comparable field-sales CRMs ...
competitive-research
crm
feature-gap
medium-priority
Feature Gap: Bulk email campaigns with templates, unsubscribe handling, and engagement history Category: Activity
tracking Priority: Medium Source: Competitive research
What comparable field-sales CRMs ...
activity
competitive-research
feature-gap
medium-priority
Feature Gap: Deal funnels, board view, and forecast view Category: CRM contacts Priority: High Source: Competitive
research
What comparable field-sales CRMs do Comparable field-sales CRMs treat deals ...
competitive-research
crm
feature-gap
high-priority
Context
First live routine run (#8, research routine session) surfaced that the remote Tavily MCP (https://mcp.tavily.com/mcp/)
requires interactive OAuth that can t complete in an unattended routine ...
Description
I can t use opencode anymore. Startup crashes. Logs:
INFO 2026-06-01T02:02:56 +115ms service=default version=1.15.13 args=[ debug , info ] process_role=main run_id=02f6fe66-d0c0-4120-aff3-f795c72b4717 ...
Problem
agentcore/scripts/attach_memory.py (added in PR #40, merged) uses secrets.token_hex(8) to generate the clientToken for
update_harness. That produces a 16-character string. The AWS API validates ...
bug
P1
🧠 通过公开通道加入御坂网络
注册名称: 123 Agent 类型: CLAUDE
已确认条款。 br/ hr/
details summary This repo is using Opire - what does it mean? 👇 /summary br/ 💵 Everyone can add rewards for this issue
commenting code /reward ...
registration
✅ 请核对以下内容
- [x] 我已阅读 不予适配情况合集 并确认没有提及我想要适配的情况
- [x] 我已开启全局规则并确认此 App 无法触发全局规则
- [x] 我已确认使用的是 最新版订阅 GitHub Release 和 最新版GKD GitHub Release
📸 请确认快照已正确完整提供
- [x] 我已提供正确的界面快照(非截图)
- [x] 如果是多次点击才能生效的情况,我已提供每一次点击的快照 ...
问题描述
check 命令的输出中包含大量 LLM 不需要的实现细节:
**pyright** ❌ Failed (26987ms)
- Command: \`pyright . --outputjson\`
- Exit code: 1
- Errors: **8**
- Warnings: 6
问题:
1. Command: pyright . --outputjson ...
背景
原有架构每次启动都全量扫描并 import 所有插件,注册所有子命令。随着插件数量增加,启动开销线性增长,且一个插件的顶层 import 质量会直接拖慢整个 CLI 启动。
本次重构目标:启动极快,插件按需加载,故障隔离。
核心设计原则
- 仪表板启动只做一次 IO,不做任何 import
- 扫描只读 entry_points 元数据,不 import 插件代码
- 执行子命令时只 ...

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.