Skip to content

Codeep

v1.2.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agent ai-agents ai-tools cli-app

Summary

AI summary

Updates New Provider, Testing, and What's New across a mixed release.

Full changelog

What's New

New Provider

  • Anthropic — Claude Opus 4.6, Sonnet 4.5, Haiku 4.5 now available as a provider

Features

  • Skills execution engine/commit, /push, /pull, /test, /refactor and 40+ skill commands with multi-step workflows
  • Multi-line input — Backslash continuation (\ + Enter) and /multiline toggle mode (Esc to send)
  • Token usage tracking — Real-time token counting for both OpenAI and Anthropic streaming, shown in status bar and /status
  • Myers diff algorithm — Proper O((N+M)D) diff replacing the greedy heuristic, more precise code previews
  • .gitignore awareness — Smart context and file listing now respect .gitignore + 18 built-in ignores
  • Expanded searchsearch_code now covers 30+ file types: Ruby, Kotlin, Swift, PHP, Java, C#, C/C++, Vue, Svelte, YAML, and more
  • Git auto-commit — Optional auto-commit after agent tasks (configurable in /settings)
  • HTML-to-textfetch_url now converts HTML to structured text preserving headings, links, code blocks, and lists
  • Error localization — Error messages in all 11 supported languages

Improvements

  • App.ts split — Extracted Search, Export, Logout panels into separate components
  • /protocol now only shows protocols the current provider supports
  • /logout correctly filters providers with API keys
  • /status shows real message count and token usage
  • /help updated with all new commands
  • Fixed Enter key handling for terminals sending \r\n
  • Fixed logout panel navigation (arrow keys + Enter)
  • Fixed skill command output display

Testing

  • 335 tests (up from 152) — new test suites for tools, smartContext, agent, and gitignore

Full Changelog

https://github.com/VladoIvankovic/Codeep/compare/v1.0.0...v1.2.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Codeep

Get notified when new releases ship.

Sign up free

About Codeep

All releases →

Related context

Earlier breaking changes

  • v2.4.1 MiniMax M3 replaces MiniMax-M2.7 as default model across all providers.
  • v2.0.0 McpServer protocol now optional fields `command`, `args`, plus new `url` and `headers`; version bumped to 2.0.0.

Beta — feedback welcome: [email protected]