Skip to content

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

Filter by

5.9M results  (382 ms)

5.9M results

Add a Tab submenu to the terminal right-click menu with existing tab actions: rename tab, duplicate tab, new tab, and close tab. The submenu should open laterally on hover. Also keep the main window title ...

Part of the fragility theme in #323. layout/constants.py is in good shape (115+ named constants, 7 derived ones expressed as formulas, e.g. MIN_INTER_SECTION_GAP = 4 * CURVE_RADIUS at constants.py:254). ...
layout
refactor

Problem There is no way to see a chronological list of snapshots with their health status at a glance. Users navigating rollback options have to run ls on the snapshot directory and manually correlate ...
enhancement

Not sure if it s intended, and it also feels weird that hiding community posts in searches when they include things you ve searched for is grouped together with showing them on the For you page and part ...
bug

Summary Job.created_at is naive local time, but /api/jobs serializes it with a hard-coded Z suffix, claiming UTC: - src/webapp.py:77 — self.created_at: datetime = datetime.now() (naive, local tz) ...
area: web-ui
bug
priority: P2

import tomlkit text = \ tbl = { p = { k = 1 }, q = { k = 2 } # comment } doc = tomlkit.loads(text) doc[ tbl ][ added ] = 3 output = tomlkit.dumps(doc) print(output) result tbl = { ...

Problem Users running long fine-tuning pipelines need to poll forgetting manually. There is no way to have Pyrecall watch a snapshot directory and alert when forgetting is detected. Proposed solution ...
enhancement

Summary In sidecar mode, /upload processing runs self._detector.detect() / self._classifier.classify_batch() on a thread-pool thread (ws_frame_source.py:217-225 dispatches RealtimePipeline._handle_upload ...
area: raspberry-pi
bug
priority: P1

[Bug]: Cron scheduler picks wrong API surface when model.default is an anthropic-routed model on the same provider as the job Summary A cron job configured with model: deepseek-v4-flash, provider: opencode-go ...
comp/cron
P2
type/bug

Goal Create stable synthetic Quillan fixtures for paper workflow tests. This ticket should add a small, coherent set of repository-safe test fixtures that future paper workflow tickets can reuse for ...
data-model
fixtures
synthetic-data
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.