issues Search Results · language:Dune language:TypeScript language:Python language:Java language:Java language:TypeScript
Filter by
36.5M results
Goal
Make this fork s downstream OpenClaw/Codex maintenance surface explicit and reviewable.
Scope
- Keep README fork positioning accurate.
- Maintain OpenClaw/Codex adaptation notes.
- Document ...
codex
docs
openclaw
Could you provide the license id and the source URL that supports the license for Annoy-PyEdu-Rs-Raw and Annoy-PyEdu-Rs?
Polish the Assets grid so it behaves more like a visual browsing surface and less like a compact technical data table.
This work consolidates several related usability/UX decisions into one coherent asset-tile ...
enhancement
Add a local skill that automates the push → issue → PR workflow, and document GitHub issue/PR naming conventions in
AGENTS.md.
| Field | Value |
| --- | --- |
| Change ID | skills-update |
| Status | ...
Evidence: JOIN p.metadata - pipeline_task_id = pt.task_id in services/publish_service.py:1558,1740,
routes/task_publishing_routes.py:763, services/media_approval_service.py:84, and the lab_outcomes_v1 ...
backend
codebase-audit
P2-medium
Evidence: services/migrations/0000_baseline.schema.sql:3026 (posts_slug_key UNIQUE (slug)) and :3816 (CREATE INDEX
idx_posts_slug ON posts (slug)).
Problem: The UNIQUE constraint already creates a b-tree ...
backend
codebase-audit
P2-medium
tech-debt
Evidence: src/cofounder_agent/services/embeddings_db.py:214 (get_embedding) and :297 (needs_reembedding) — both fetchrow
... WHERE source_table=$1 AND source_id=$2.
Problem: (source_table, source_id) ...
backend
codebase-audit
P2-medium
Evidence: src/cofounder_agent/services/embeddings_db.py:89 — store_embedding INSERT omits chunk_index; the natural key
is UNIQUE(source_table, source_id, chunk_index, embedding_model) with chunk_index ...
backend
codebase-audit
P2-medium
Evidence: services/error_handler.py:79 defines ErrorResponse(BaseModel) → {error_code, message, details, request_id};
utils/error_handler.py:31 defines a plain ErrorResponse whose to_dict() emits { error ...
backend
codebase-audit
P2-medium
tech-debt

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.