issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python linked:pr language:JavaScript
Filter by
4.6M results
Problem
Today an event s times[] instances can differ by date/time but share a single event-level location. The extractor s
grouping key includes location, so a touring show / film at several venues splits ...
Summary
Pull half of the RSS sync: download the remote YaRSS2 config, reconcile it into the DB, store a snapshot.
New file: src/jidou/orchestrators/rss_import_orchestrator.py
class RssImportOrchestrator: ...
enhancement
Why
BGPT MCP (github.com/connerlambden/bgpt-mcp) is a hosted MCP server returning 25+ structured fields per scientific paper
— methods, results, quality scores, sample sizes. It s designed for research ...
enhancement
priority: medium
Summary
New pure-function service module for parsing, composing, and diffing the non-standard YaRSS2 JSON config format. No I/O
— fully unit-testable.
New file: src/jidou/services/rss_config.py
parse_rss_config(raw_content: ...
enhancement
Problem
The current mdformat_frontmatter (Butler s) plugin compresses simple YAML frontmatter into single lines when
re-serializing through ruamel.yaml with width=sys.maxsize. This corrupted 265+ wiki ...
Summary
Add three new SQLAlchemy models and an Alembic migration for the RSS feed management feature.
New file: src/jidou/models/rss.py
RssFeed (table rss_feeds)
- id PK, remote_key: str | None (unique ...
enhancement
Why
Founders OS (foundersmcp.com) built a whole product around giving founders an MCP server with pre-structured context:
CRM, tasks, finances, playbooks. Their insight is right — different roles need ...
enhancement
priority: medium
Summary
Add upload capability to the SFTP service and a new config setting for the remote RSS config file path.
Changes
src/jidou/services/sftp_service.py
- Add UploadResult dataclass (mirrors DownloadResult: ...
enhancement
Implementation stream covering product task TORQUE:973, now unblocked by the reviewed TORQUE:972 architecture gate.
Product/architecture context:
- Product root TORQUE:973 asks for a default-off, read-only ...
codex
covers:TORQUE:973
feature
follows:TORQUE:988
merged
prototype
runtime
sdk
Add pip-audit to .pre-commit-config.yaml
- repo: local
hooks:
- id: pip-audit
name: pip-audit
entry: bash -c uv export --no-dev --no-hashes | uvx pip-audit -
r /dev/stdin ...

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.