Skip to content

kipppunkt/agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

18 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

@kipppunkt/agent

From Kipppunkt (German: tipping point).

kipp•punkt is an AI coding agent orchestrator that helps you shape your ideas. Implements. Opens PRs. Responds to reviews. Fully autonomous.

You decide what gets built and what gets merged.

From anywhere šŸļø

Start in 5 minutes Ā· See kipp•punkt in action

How kipp•punkt works

Open a GitHub issue with an idea. kipp•punkt refines it with you, implements it, and opens a PR. You review and merge.

  • Meets you where you are. Integrates into GitHub Issues and PRs. No new UI, no new workflow.
  • Async. Review and approve from anywhere, even your phone.
  • Concurrent. Run multiple agents on different tasks in parallel.
  • Model-agnostic. Works with Claude Code, Codex, OpenCode, and many more.
  • Self-hosted. Runs 100% local on your machine.

Quick links

Quick start

Prerequisites: an AI coding agent (Codex, Claude Code, or similar), the GitHub CLI, and a separate bot GitHub account with a personal access token (repo scope). See the full prerequisites guide for details.

  1. Set your bot token:

    export GH_TOKEN=ghp_your_bot_token_here
  2. Start the orchestrator from the root of your repository:

    npx @kipppunkt/agent start \
      --command "codex exec {prompt} --dangerously-bypass-approvals-and-sandbox"

    Other harnesses work too. See CLI commands for Claude Code, OpenCode, and Copilot CLI templates.

  3. Open a GitHub issue. Describe what you want to build and assign it to the bot account. See Ship your first idea for a full walkthrough.

Documentation

kipppunkt.dev

About

AI coding agent orchestration. Ideas in. PRs out. Ship from anywhere. šŸļø

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors