issues Search Results · language:Dune language:Python language:JavaScript linked:pr linked:pr language:JavaScript
Filter by
4.4M results
[Content] Guide: Automate code quality in Claude Code (lint, format, typecheck, tests)
Priorité : 1 (la plus haute du backlog). validation est la plus grosse catégorie du catalogue (29 hooks) et n a aujourd ...
content
growth
seo
Summary
While exercising kdivectl end-to-end (ADR-0089; PRs #335/#337), two related gaps in the error taxonomy surfaced:
1. The server ErrorCategory enum (src/kdive/domain/errors.py:23-43) defines neither ...
area:core-platform
area:mcp-api
priority:medium
status:ready
type:bug
Context
Surfaced during the #992 Phase 2 (error-shape) security review. Pre-existing, not introduced by #992 — recorded so it is
not lost.
backend/src/api/routes/memory.py:527 raises a raw 403 with: ...
enhancement
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- CLAUDE.md
- .textlintrc
- .codespellrc
- .gitleaks.toml
- .claude/governance.json
- .claude/settings.json ...
Summary
Modify QueryView.swift to parse create_event SSE actions from the streaming response and present the native iOS calendar
event editor.
Changes
- Modify: ios/Sol/Views/QueryView.swift
...
Summary
Create iOS CalendarModels.swift and CalendarService.swift to support calendar event creation from the app.
Changes
- Create: ios/Sol/Models/CalendarModels.swift — CreateEventPayload: Decodable ...
Summary
Wire CalendarWatcher into the daemon lifespan block, export it from solidRag public API, and add
pyobjc-framework-EventKit as a macOS-only dependency.
Changes
- Modify: packages/solidrag/pyproject.toml ...
Summary
Add _is_calendar_action() async function and CALENDAR_ACTION_PROMPT to detect calendar event creation intent and emit
create_event SSE action.
Spec
- CALENDAR_ACTION_PROMPT in prompts.py: ...
Summary
Create packages/solidrag/solidrag/index/calendar_watcher.py — background daemon thread polling CalendarExtractor.sync()
every 60s and emitting IndexDiff when changes are detected.
Spec
- Start/stop ...
Summary
Create packages/solidrag/solidrag/extractors/calendar.py implementing the SourceExtractor protocol via macOS EventKit
(PyObjC).
Spec
- Rolling 90-day window (past + future)
- _format_event() ...

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.