issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:HTML
Filter by
47.4M results
Summary
Running flama serve or flama start (with a model config) against any ML artifact (family ml) raises a ValueError because
the generated app template unconditionally passes a Decoder(...) instance ...
bug
Problem
The Paper catalog adapter (`versions/adapters/paper.py`, lines 50, 56, 65) and Vanilla adapter
(`versions/adapters/vanilla.py`, lines 56, 63) interpolate user-supplied `version` strings directly ...
bug
Goal: Run make verify on the completed scaffold and record its measured wall-clock duration in docs/workflow.md.
Acceptance:
- [ ] make verify runs green end-to-end on the assembled scaffold
- [ ...
Goal: Link the worktree to the managed Supabase project and apply all Phase 1 migrations via db push.
Acceptance:
- [ ] supabase link succeeds against the managed project using the delivered access ...
Objetivo
Reforzar la seguridad y la trazabilidad de la capa IA según ADR-003 y las referencias NIST SP 800-218A ([REF-017]) y
OWASP Top 10 for LLM ([REF-020]): tratar el contenido de terceros (raw_message/code_snippet) ...
Goal: Create the root Makefile establishing the bootstrap/verify/build commands referenced in docs/workflow.md.
Acceptance:
- [ ] make bootstrap runs (cd mcp npm ci) and copies .env from .env.example ...
bug
Goal: Transform the human-delivered wger CC-BY-SA export into committed seed SQL at supabase/seed.sql that populates
exercises with attribution.
Acceptance:
- [ ] A committed importer transforms the ...
Problem
In `storage/adapters/fs.py` line 1517, `read_file_version` joins the user-supplied `version_id` directly into a
filesystem path:
```python path = versions / version_id.value ```
The `VersionId` ...
bug

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.