Skip to content

Releases: jayemscript/blink

Blink v1.0

11 Dec 04:24
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Blink v1.0 Pre-release
Pre-release

Blink v1.0.0 – First Public Release

Blink is your AI-powered coding assistant that reads, creates, and modifies code files with intelligent help from Replicate’s Claude models.

Features

Read Files – Access project files in workspace or external paths

Create Files – Generate new files with AI assistance

List Files – Browse project structure easily

Code Generation – AI generates code from instructions with full context

Session History & Management – Track and organize all conversations

Quick Start

EXE App – Download from Releases
and run (recommended for most users)

Python (Raw) – Run python main.py

Source Code – Clone the repo and modify

Security

API token is prompted on startup, validated, and cleared on exit

Token is never saved to disk

Supported Models

anthropic/claude-4.5-sonnet (recommended)

anthropic/claude-3.5-sonnet

Other Replicate-hosted Claude models

Full Changelog: v0.1-beta...v0.1-beta