Skip to content

Commit cd5a18e

Browse files
Rewrite skill with adaptive workflow and bump to 0.1.2
SKILL.md now analyses the target agent's codebase first (Step 0) and routes to the correct integration path: - Path A: Production (PostgreSQL + Langfuse + feedback loop) - Path B: PostgreSQL only (no Langfuse) - Path C: Lightweight (InMemoryTraceStore, no DB) Covers 3 injection methods: LangGraph node, prompt enhancement, PlanEngine. All 12 tests pass in clean sandbox (paths, methods, edge cases). Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 952782d commit cd5a18e

3 files changed

Lines changed: 233 additions & 122 deletions

File tree

0 commit comments

Comments
 (0)