issues Search Results · language:Edge language:Python linked:pr language:Java language:JavaScript linked:pr language:HTML
Filter by
6.3M results
Problem
The MCP server exposes zotero_add_by_isbn, zotero_add_by_bibtex, and zotero_add_by_csl_json, but zotero-cli add only has
doi, url, and file subcommands. The handlers already exist in tools/write.py; ...
Problem
No add path checks whether the item already exists: re-running zotero-cli add doi 10.1145/3708319 --collections X mints
a duplicate item every time. The workflow actually wanted is * make sure ...
Problem or Use Case
When I run long background tasks via the Hermes Desktop app (terminal(background=true, notify_on_complete=true)), there
s no native OS notification when they finish. I have to keep ...
comp/gateway
P3
type/feature
Problem
The MCP tool descriptions for zotero_add_by_doi, zotero_add_by_url, and zotero_add_from_file claim collections:
accepts 8-character collection keys (or collection names — resolved automatically) ...
Bug
zotero-cli add file crashes on every invocation:
$ uv run zotero-cli add file --filepath /tmp/paper.pdf
Error: add_from_file() got an unexpected keyword argument parent_key
Cause
cmd_add in src/zotero_mcp/cli_standalone.py ...
问题描述
当前 webhook 日志系统存在两个严重的可见性问题:
1. 事件细节不可见:日志只输出 Published webhook event: WebhookLabelChanged,缺少 issue_number、label、sender、timestamp 等关键信息,无法追溯事件来源
2. secret 警告泛滥:GITHUB_WEBHOOK_SECRET not set 警告在每次请求时输出,日志中出现 ...
priority/7
roadmap/p1
vibe-task
Description
Generate a CycloneDX SBOM during the distribution build using cyclonedx-maven-plugin Also use GitHub attestation actions
during the release workflow
Add buttons + functionality to do the following:
- [x] Open selected biomedical concept in center editor pane
- [ ] Remove selected biomedical concept from current repository
Describe the bug
In ResourceController.java line 123-124, getPayload() is called on a GenericResource without a null check. If
getPayload() returns null, calling reference.append() throws a NullPointerException. ...
Bug Description
The /resume and hermes sessions list commands render session tables using Python str.format() fixed-width formatting
({var: 32}), which assumes every character occupies one terminal column. ...
comp/cli
P3
type/bug

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.