Skip to content

v0.1.7

Choose a tag to compare

@hhy-huang hhy-huang released this 02 Jun 14:28

Agent-native DeepRefine loop for Cursor — same control flow as Reafiner.refine(), without FAISS or extra API keys.

New

  • /deeprefine skill: multi-hop retrieve → → →
  • Retrieval via graphify query + k-hop from graph.json
  • deeprefine loop (init / validate / finish) + apply --trace-file
  • agent_graph.py applies to graphify JSON
  • Fix: CLI refine respects DEEPREFINE_EMBED_MODEL

Next

Support more agent platforms (Claude Code, Codex, …)