This release adds 3 notable features for engineering teams evaluating rollout.
Published 3mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai
ai-agent
ai-agents
ai-tools
cli-app
Summary
AI summaryUpdates 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,/refactorand 40+ skill commands with multi-step workflows - Multi-line input — Backslash continuation (
\+ Enter) and/multilinetoggle 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 search —
search_codenow 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-text —
fetch_urlnow 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
/protocolnow only shows protocols the current provider supports/logoutcorrectly filters providers with API keys/statusshows real message count and token usage/helpupdated 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
About Codeep
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]