Metriche repository
- Star
- (48.085 stelle)
- Metriche merge PR
- (Merge medio 11g 1h) (45 PR mergiate in 30 g)
Descrizione
Currently, rtk provides excellent token-optimized output filtering for various AI coding assistants like Claude Code and GitHub Copilot. However, it lacks native support for Factory Droid, another powerful AI assistant focused on software engineering tasks. Without this integration, users of Factory Droid cannot benefit from the significant token savings and context optimization that rtk offers. I would love to see rtk add support for Factory Droid, similar to its existing integrations. Specifically: Hook/Proxy Integration: Add specific hooks or proxy logic to handle Factory Droid's CLI commands. Output Filtering: Apply rtk's intelligent filtering to the outputs generated by Factory Droid before they reach the LLM context. Command Rewriting: If applicable, enable command rewriting so that standard shell commands invoked within a Droid session are automatically routed through rtk for optimization. Thank you for building such an amazing tool! I believe adding Factory Droid support would be a great addition to the ecosystem.