UNPKG

meld

Version:

Meld: A template language for LLM prompts

50 lines (29 loc) 1.93 kB
@import[partials/meld-architect.md] We're currently trying to complete the implementation of the api interface for our robust services. =============================== === TARGET UX ================= @import[../docs/UX.md] =============================== === ARCHITECTURE ============== @import[../docs/ARCHITECTURE.md] =============================== === PIPELINE ================== @import[../docs/PIPELINE.md] =============================== === RECENT CHANGES ============ @import[../dev/SDK-PLAN.md] =============================== === RELEVANT CODE AND TESTS === @cmd[repomix --include services/pipeline,services/state,services/resolution,api/api.test.ts,api/index.ts,tests/pipeline,core/types/dependencies.ts,core/utils/serviceValidation.ts,services/pipeline/InterpreterService/InterpreterService.test.ts,services/pipeline/InterpreterService/InterpreterService.transformation.test.ts,core/errors/ServiceInitializationError.ts,core/errors/MeldInterpreterError.ts,tests/utils/debug/StateHistoryService/StateHistoryService.ts,tests/utils/debug/StateTrackingService/StateTrackingService.ts] @import[../repomix-output.xml] =============================== === TEST RESULTS ============== @cmd[npm test] =============================== === YOUR TASK ================= Choose 1-3 of the most fundamental problem to prioritize addressing. For each chosen problem, please analyze the issue, along with the code and failing test associated. On a scale of 100, assess your confidence in identifying the root cause and a solution. If you are highly confident, provide the analysis, the root cause, and the solutions. Be explicit about the atomic changes to the code needed to fix the issue. If you are below 80% confident, provide a recommended strategy and concrete steps for gathering futher evidence and analysis in order to increase your confidence. BE DECISIVE AND EXPLICIT. DO NOT BE HANDWAVY OR HALLUCINATE.