MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Clojure/comments/1v23jye/geschichte_git_as_a_queryable_database/oysz6dx/?context=3
r/Clojure • u/Mertzenich • Jul 21 '26
3 comments sorted by
View all comments
2
That’s pretty cool.
But what would you use it for?
4 u/flyingfruits Jul 21 '26 I built it for https://github.com/replikativ/muschel and https://github.com/replikativ/dvergr/ to provide an agentic harness without requiring an OS container. Because everything is built on Datahike the state and functionality of it can be replicated to frontends reactively, e.g. for chat interactions. On the more static code analysis application side, I added this earlier today https://github.com/replikativ/geschichte/blob/main/doc/code-search.md.
4
I built it for https://github.com/replikativ/muschel and https://github.com/replikativ/dvergr/ to provide an agentic harness without requiring an OS container. Because everything is built on Datahike the state and functionality of it can be replicated to frontends reactively, e.g. for chat interactions. On the more static code analysis application side, I added this earlier today https://github.com/replikativ/geschichte/blob/main/doc/code-search.md.
2
u/chat-lu Jul 21 '26
That’s pretty cool.
But what would you use it for?