🚀 qckfx CLI - Headless AI Coding Assistant
Perfect for terminal-based workflows and automation The qckfx CLI is designed for developers who want a powerful AI coding assistant that can run headlessly in terminals, CI/CD pipelines, or GitHub Actions. It’s optimized for automation and can operate with minimal human oversight.- Natural language commands from terminal
- Headless operation for CI/CD and automation
- Custom agent configurations via JSON files
- Git operations, file editing, and code analysis
- Can run locally (with appropriate caution) or in sandboxed environments
Get Started with CLI
Install the CLI and run your first AI coding task
🛠️ qckfx SDK - Embedded AI Agent Platform
Perfect for building applications with integrated AI coding capabilities The qckfx SDK is a TypeScript/JavaScript library for developers who want to embed AI coding agents directly into their applications, providing full programmatic control over agent behavior.- Full programmatic control over agent lifecycle
- Streaming updates and event handling
- User permission systems and checkpoints
- Custom tool configurations
- Integration into web apps, desktop apps, or services
Get Started with SDK
Embed AI coding agents into your applications
Which Should You Choose?
Use CLI if you want to:
- Automate coding tasks in CI/CD pipelines
- Run AI assistance in GitHub Actions
- Get quick help from terminal while coding
- Build headless automation workflows
- Use pre-built agent configurations
Use SDK if you want to:
- Build custom applications with AI agents
- Create user-facing coding assistants
- Integrate agents into existing software
- Have full control over agent behavior
- Build commercial products with embedded AI
Shared Foundation
Both products share the same core capabilities:- Open source: Full transparency and community-driven development
- Provider flexibility: Support for any LLM provider with OpenAI-compatible APIs
- Dynamic codebase understanding: No upfront indexing required
- Comprehensive toolset: File operations, bash commands, git integration, and more
- Security focused: Direct API connections and configurable execution environments
Quick Tour
Here’s what you can do with qckfx:CLI Examples
SDK Examples
Additional Resources
GitHub Actions
Setup qckfx in GitHub Actions for automated AI assistance
Configuration
Customize agents for your specific workflow needs
Troubleshooting
Solutions for common issues with qckfx
Concepts
Understand the core concepts behind qckfx agents