<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/kodit-0-5-all-things-git-69uj2ocof" -->

---
title: Kodit 0.5: All Things Git | daily.dev
description: Kodit 0.5 introduces a major architectural shift from directory-based to Git-based domain modeling, enabling incremental indexing and better repository version...
canonical: https://daily.dev/posts/kodit-0-5-all-things-git-69uj2ocof
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Kodit 0.5: All Things Git | daily.dev
og:description: Kodit 0.5 introduces a major architectural shift from directory-based to Git-based domain modeling, enabling incremental indexing and better repository version...
og:url: https://daily.dev/posts/kodit-0-5-all-things-git-69uj2ocof
og:image: https://api.daily.dev/og/posts/69UJ2ocof.png
og:image:alt: Kodit 0.5: All Things Git
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Kodit 0.5: All Things Git

**[HelixML](https://daily.dev/sources/helixml)** · 4 min read · 18 upvotes · 0 comments

## Summary

Kodit 0.5 introduces a major architectural shift from directory-based to Git-based domain modeling, enabling incremental indexing and better repository version handling. The release includes LiteLLM integration for multiple embedding providers, a refactored queue-based indexing pipeline with status endpoints, and database performance improvements. Breaking changes include database schema restructuring and removal of auto-indexing commands. Future plans include repository-specific enrichments for users, developers, and readers, plus a user interface and expanded indexing capabilities beyond code.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.helix.ml/p/kodit-05-all-things-git>

## Similar posts on daily.dev

- [Codebase Indexing Is Back in Kilo Code](https://daily.dev/posts/codebase-indexing-is-back-in-kilo-code-v6xslrcd1) · Kilo Blog · 0 upvotes · 0 comments
- [Highlights from Git 2.52](https://daily.dev/posts/highlights-from-git-2-52-4qkhhmx3p) · GitHub Blog · 99 upvotes · 1 comments
- [Cursor, GitLab and Zed agree GitHub is breaking. They disagree on how to rebuild it.](https://daily.dev/posts/cursor-gitlab-and-zed-agree-github-is-breaking-they-disagree-on-how-to-rebuild-it--kieydoqvg) · The New Stack · 76 upvotes · 10 comments

---

Tags: [#database](https://daily.dev/tags/database), [#git](https://daily.dev/tags/git)

[View this post on daily.dev](https://daily.dev/posts/kodit-0-5-all-things-git-69uj2ocof)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Kodit 0.5: All Things Git","url":"https://daily.dev/posts/kodit-0-5-all-things-git-69uj2ocof","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/kodit-0-5-all-things-git-69uj2ocof"},"datePublished":"2025-09-26T12:40:47.738Z","dateModified":"2025-09-26T12:41:07.688Z","description":"Kodit 0.5 introduces a major architectural shift from directory-based to Git-based domain modeling, enabling incremental indexing and better repository version...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/bab02999f6ef75236708e9bdabe9044f?_a=AQAEulh","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/bab02999f6ef75236708e9bdabe9044f?_a=AQAEulh","isAccessibleForFree":true,"articleSection":"HelixML","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"HelixML","logo":"https://media.daily.dev/image/upload/s--AJkj-0fR--/f_auto/v1741272391/logos/helixml","url":"https://daily.dev/sources/helixml"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/kodit-0-5-all-things-git-69uj2ocof","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":18},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"database,git","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"HelixML","item":"https://daily.dev/sources/helixml"},{"@type":"ListItem","position":3,"name":"Kodit 0.5: All Things Git"}]}
```

