issues Search Results · language:Dune language:Python language:HTML language:JavaScript language:Python language:JavaScript
Filter by
47.3M results
Parent
Track PRD #1 implementation gaps (#87)
What to build
Install API-key authentication middleware on all endpoints and wrap all responses in a consistent {status, data, error}
envelope.
Authentication: ...
gap
Summary
Make weaver capability tokens verifiable beyond Python: precisely specify the token wire format and verification
algorithm (in coordination with weaver-spec), publish canonical cross-language ...
ecosystem
integrations
product
security
Parent
Track PRD #1 implementation gaps (#87)
What to build
Move the pre-flight policy check (ObservationBasedPolicy.check()) to run before executor.create_workspace() in the job
dispatch flow.
Currently ...
gap
Summary
Give every exception in chainweaver/exceptions.py a stable short code (e.g. CW-E012), expose it on the exception and in
StepRecord.error_type-adjacent metadata, print it in CLI error output, and ...
developer-experience
documentation
reliability
Objetivo
Reemplazar el dibujo manual del anciano por su spritesheet real.
Depende de
- #1
- #2
- #3
Tareas
- Usar el mismo sistema creado para el jugador.
- Dibujar al NPC anciano usando ...
codex
render
sprites
Summary
TraceSanitizer.sanitize currently scrubs only TraceEvent.content. Extend it to scrub TraceBundle.task,
TraceBundle.outcome, string values inside TraceEvent.metadata and TraceBundle.metadata, so ...
reliability
security
Summary
Design (and prototype) running the kernel as an out-of-process sidecar — a small HTTP/JSON service exposing
request_capabilities, grant, invoke, expand, explain — with a thin Python client preserving ...
architecture
ecosystem
integrations
product
Context
The current release process is manual. Rewriting release.yml to use commitizen makes every push to main with a
conventional commit automatically bump the version, update the changelog, and publish ...
agent:devops
phase:2
type:task
Objetivo
Reemplazar el dibujo manual del jugador por el spritesheet real del héroe.
Depende de
- #1
- #2
Tareas
- Crear un renderer específico para sprites animados, por ejemplo:
src/render/drawSpriteFrame.js ...
codex
render
sprites
Summary
Provide an async-native streaming API (AsyncIterator[FlowEvent]) and a cooperative-cancellation story for streamed runs.
Today stream_flow is sync-only and explicitly cannot be cancelled — the ...
developer-experience
product
reliability

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.