Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:Ruby language:Java language:PHP

Filter by

146M results  (2 s)

146M results

Problema Toda execução do sync quebrava com: NameError: name OUTPUT_DIR is not defined File .../scripts/full_jira_sync.py , line 44, in discover_projects discover_projects() referenciava OUTPUT_DIR, ...

Phase 1 — keyword-only-arguments enforcement guard First phase of the keyword-only-arguments refactor (plan + tracker in TODOS.md). This PR is purely additive — a new dev CLI guard plus its wiring, no ...

Summary 基于全量代码审查报告的实施,包含性能优化、安全加固、R18 内容适配和 UI 改进。 主要变更 新增模块 - content_sanitizer.py — R18 内容适配层:关键词检测→标签替换→LLM 安全过滤器绕过 性能优化 (P1-P6) - memory_system.py: tick_decay 节流 + jieba 分词缓存 - realtime_dispatch.py: ...

背景 后端编译警告:@Indexed(expireAfterSeconds=...) 在 Spring Data MongoDB 中已废弃并标记移除([removal])。 改动 改用等价的 expireAfter 字符串形式: - IpCache.createdAt:21600s(6 小时 TTL) - VerificationCode.createdAt:600s(10 分钟 TTL) ...

- Replace Live Indeed Job Search UI label with Live ATS Job Search - README prose and flowchart now document the _SeedSelection gpt-4o-mini call that picks board indices before the MCP asyncio.gather ...

Auto-created after merging https://github.com/MaverickNyk/StationlySyncer/pull/46 into release_staging.

Summary Closes #197. The Playwright e2e API webServer launched litestar run against an in-memory SQLite DB (sqlite+aiosqlite:///:memory:) that nothing migrated, so the ADR-021 startup gate (db/_startup.py::assert_alembic_at_head) ...