issues Search Results · language:Dune language:Python language:HTML language:Java language:JavaScript language:Go
Filter by
66.8M results
Drift report
Generated by .github/workflows/cc-drift-watch.yml against @anthropic-ai/claude-code@2.1.167 on 2026-06-06T04:54:19Z.
Raw report
{
drift : true,
checkedAt : 2026-06-06T04:54:19.322Z ...
cc-drift
Project Name / Day Number
Day 64: Zomato-clone
Bug Description
Description
In the Zomato clone project (public/zomato-clone/zomato.html), the main text color is hardcoded to white
(rgb(255, 255, 255)). ...
bug
Auto-created from commit.
Problem to solve
Movement is split into motivation (a behavior picks a fixed target tile) and route-laying (travelTo = A* over a weighted
cost matrix). A combat unit s target is not a fixed tile but a ...
Problem to solve
Guard.engage and Guard.kiteAway are generic combat primitives mislocated on the room-defender role. The behavior layer
imports them, creating a wrong-direction dependency (behaviors → ...
Problem to solve
All 7 combat behaviors copy-paste the same atoms — ranged-kite, melee-strike, mode-dispatch, travel-to-room,
hold-anchor/leash — and they import Guard s combat methods (a wrong-direction ...
Start note
- Date: 2026-06-06 04:54 UTC
- Lane: Lane 27 -- Phase 3 bitmap and cpumask interop slice
- Session goal: add a bounded standalone bitmap/cpumask complement-relation replay, validate it ...
Environment
- Install method: any
- Feature: Deep Research (any backend)
Problem
src/deep_research.py calls _fetch_and_extract() which fetches arbitrary public URLs and passes their content directly ...
ready for review
Please check the Github page for a better reading experience and more papers.
Multimodal Learning
| Title | Date | Comment |
| --- | --- | --- |
| GRAMformer: Any-Order Modality Interactions via Volumetric ...
documentation
Problem
If photos_library.path is not configured in config.yml (or points to a non-existent path), bp import-contacts-birthdays
raises a raw sqlite3.OperationalError rather than a user-friendly error ...

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.