Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python linked:pr language:TypeScript

Filter by

8M results  (420 ms)

8M results

背景 当前 AI 分析结果多为摘要和计数,缺少明确证据链。用户难以复核某个兴趣、生活事件或情绪判断由哪些推文支持。 目标 把项目从“LLM 总结工具”升级为“可复核的数据分析工具”。 任务 - [ ] 兴趣画像输出 evidence_tweet_ids - [ ] 生活事件输出 evidence_tweet_ids、置信度、敏感类型 - [ ] 情感分析输出可追溯输入记录 ...
enhancement
P1

背景 项目 README 提到统一 CLI,但当前实际是多个脚本各自 argparse。外部用户需要记住多个脚本名称和参数,产品化体验不稳定。 目标 提供真正的 xcrawler 命令入口,同时保留旧脚本作为兼容入口。 目标命令 xcrawler fetch --user MiracleHe xcrawler translate --user MiracleHe xcrawler analyze ...
design
enhancement
P1

Parent #1 PRD: Checka — AI-powered learning app for kids What to build Set up the project foundation: React + TypeScript app with PWA manifest, i18n skeleton (German-first, English-ready), and local ...
needs-triage

When aef init is run without --config, the error message only shows the non-interactive usage: $ aef init --config is required. Usage: aef init --config aef.config.json --out . --copy This is misleading ...

Inconsistency (fixed in PR; tracking record) skills/rules/SKILL.md section Escalate Honesty-Critical Verification to the Most-Honest Model instructs the agent to run: t3 overlay honesty escalate --reason ...
needs-triage

背景 项目目前功能完整,但缺少可复用开源产品所需的基础工程设施:安装入口、测试配置、CI、许可证、示例配置等。 目标 让新用户和贡献者可以稳定安装、配置、运行测试,并明确项目许可证与贡献边界。 任务 - [ ] 新增 pyproject.toml,定义项目元信息、依赖、可选依赖和测试配置 - [ ] 新增 LICENSE 文件,和 README 中的 MIT 声明保持一致 - ...
enhancement
P0
test

背景 当前核心能力分散在多个顶层脚本里,配置、路径、JSON 读写、文本清洗、API client、翻译缓存等逻辑存在耦合和重复。 目标 在不破坏现有脚本入口的前提下,先抽出稳定公共模块,让脚本逐步变薄,为后续统一 CLI 和包化做准备。 建议结构 xcrawler/ __init__.py config.py paths.py utils/ text.py ...
design
enhancement
P1

Description In src/api/middleware/rateLimiter.js, the rate limiter stores request counts in a plain JavaScript Map. When the server restarts, all rate limit state is lost, allowing clients to exceed rate ...

E2E Web 测试在 PR 中失败。 查看详情:https://github.com/zhaokai-mgzn/migao/actions/runs/27897745664 请在合并前修复失败的测试。
bug
role/qa

Bug AiActivityIndicator always sets role= status , even when active={false} (it renders an empty span class= ai-activity-indicator is-idle role= status /). An idle indicator with nothing to announce should ...
bug
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.