MyFlicker
About
MyFlicker is Kuaishou's internal-grade coding assistant released publicly as the kwaipilot VS Code extension, covering the three interaction modes that define current AI coding tools. Its Agent Mode carries environment awareness, autonomous decision-making, and tool calling: the agent plans multi-step work dynamically from tool results and executes repository-level, cross-file changes without per-step confirmation, with MCP tools, rules, and skills configurable to team standards. Alongside the agent, editor-native features handle the interactive layer — line- and function-level code continuation with partial acceptance, and edit prediction that anticipates the next modification site during refactoring. A skill self-evolution system adds APIs for forking, history, rollback, and recording of skills, indicating that Kuaishou treats skill assets as first-class versioned artifacts. The tool is free, published under Kuaishou's corporate publisher ID, and documented primarily through internal corporate links, suggesting its audience is Kuaishou developers and partner organizations rather than the general public.