Skip to content

Codeep

v1.3.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

Affected surfaces

auth rbac

Summary

AI summary

Updates Dashboard improvements, ACP, and opt-in across a mixed release.

Full changelog

v1.3.0 — Ollama Local AI Support

New: Ollama Provider

Run AI models fully locally — or on a remote server — without an API key.

  • Select provider with /providerollama
  • Configure URL via /settings → Ollama URL (default: http://localhost:11434)
  • Pick from installed models dynamically with /model
  • For remote Ollama: set OLLAMA_HOST=0.0.0.0 on the server
  • Node v24 compatibility: uses node:http transport to avoid undici AggregateError

New: /memory command

Annotate project context from the terminal — stored in .codeep/intelligence.json.

  • /memory <note> — add a note
  • /memory list — show all notes
  • /memory remove <n> — remove by index
  • /memory clear — remove all notes

Agent Confirmation/Permission (ACP)

Granular per-tool confirmation controls in /settings:

  • Confirm: delete_file — ON by default
  • Confirm: execute_command — ON by default
  • Confirm: write_file / edit_file — OFF by default (opt-in)

API Endpoint Detection

Automatic detection of API endpoints on project scan (Next.js App/Pages Router, Express, Laravel, Django). Results are included in the agent system prompt.

Dashboard improvements

  • Archive confirmation dialog before archiving projects
  • "View all N →" link when more than 10 projects exist
  • Pending / Done task tabs in the tasks section

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]