marketplace
01raveeshbhalla/dspy-gepa-logger
Plugin Claude Code
Observable GEPA optimizer for DSPy with migration tools and dashboard integration.
raveeshbhalla/dspy-gepa-logger
Plugin Claude Code
Observable GEPA optimizer for DSPy with migration tools and dashboard integration.
raveeshbhalla/dspy-gepa-logger
Plugin Claude Code
Migrate GEPA usage in DSPy from the original to gepa-observable for observability, dashboard monitoring, and custom callbacks.
raveeshbhalla/dspy-gepa-logger
Command Claude Code
Address any PR feedback we've received on this PR. This may be from an AI or a human, some might be inline with code, others might be more general/dropped as a large comment. The process to follow.
raveeshbhalla/dspy-gepa-logger
Command Claude Code
When we make significant changes to the codebase, we want to make sure everything is running as intended. To do this we follow the following process.
raveeshbhalla/dspy-gepa-logger
Skill Claude CodeCodex
Guide users who want to optimize their LLM prompts. We will interact with them, understanding their datasets and grader requirements, and finally writing DSPy code to optimize their prompt (using a custom implementation of the GEPA algorithm).
raveeshbhalla/dspy-gepa-logger
Skill Claude CodeCodex
Migrate DSPy GEPA usage in DSPy from the original to gepa-observable. This makes it possible for teams to clearly review each iteration and the lineage to understand how their prompt is evolving. The repository offers a web dashboard for monitoring, but requires a custom GEPA fork that provides custom observers and LM…