-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
Your GitHub Name edited this page May 19, 2026
·
7 revisions
PromptPilot's roadmap emphasizes two principles:
- The SLM remains core to the control layer.
- The SLM remains bounded and should pass through when uncertain.
- Improve route confidence reporting for clarify, answer, passthrough, compress, and invoke-agent decisions.
- Expand semantic-preservation checks for file paths, tests, stack traces, commands, and explicit constraints.
- Add more example cases for passthrough and tool-output compression.
- Make telemetry easier to inspect during replay and audit.
- Add benchmark fixtures that score both token reduction and preservation.
- Compare SLM harness behavior across providers and model sizes.
- Surface high-risk transformations before invoking the coding agent.
- Improve docs for integrating PromptPilot with Codex/Claude-style workflows.
- Replacing frontier coding models.
- Hiding critical context to maximize token savings.
- Letting the SLM make irreversible code changes.