Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:JavaScript

Filter by

35.2M results  (685 ms)

35.2M results

Summary Adopt the no-mistakes validation-pipeline methodology by mining its patterns into Exarchos s existing REVIEW → SYNTHESIZE phase-kinds — not by running the tool. Running it alongside Exarchos creates ...
scope:workflow
type:epic

Goal Remove the event system dependencies from the pipeline feature Motivation After migrating to the Command System, the event system is no longer needed for pipeline operations. Removing it reduces ...
refactoring

Objetivo Adicionar estatísticas de uso anônimas (PostHog) ao app, pra entender o quão útil ele é — sem login, sem PII, e sem mexer no pipeline de leitura (regra de 0 falsos-positivos). O dono quer saber: ...
enhancement

Goal Update execution components to emit commands instead of events Motivation Components need to use the Command System to dispatch actions instead of the event bus. This ensures proper context isolation ...
refactoring

Goal Update pipeline components to emit commands instead of events Motivation Components need to use the Command System to dispatch actions instead of the event bus. This ensures proper context isolation ...
refactoring

Goal Update run components to emit commands instead of events Motivation Components need to use the Command System to dispatch actions instead of the event bus. This ensures proper context isolation ...
refactoring

Goal Update canvas components to emit commands instead of events Motivation Components need to use the Command System to dispatch actions instead of the event bus. This ensures proper context isolation ...
refactoring

algoritmo Primeiro Programa var contador, soma, nota, media: inteiro i: inteiro inicio contador - 0 soma - 0 para i de 1 ate 10 passo 1 faca leia(nota) se (nota = 6) entao contador - contador + 1 ...
spam

Goal Implement command handlers for execution operations Motivation Execution operations need to be handled through the Command System instead of the event bus to enable context isolation. Each handler ...
feature

Goal Implement command handlers for pipeline operations Motivation Pipeline operations need to be handled through the Command System instead of the event bus to enable context isolation. These are global ...
feature
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.