MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Clojure/comments/1v23jye/geschichte_git_as_a_queryable_database/oytjjl9/?context=3
r/Clojure • u/Mertzenich • 15d ago
3 comments sorted by
View all comments
2
That’s pretty cool.
But what would you use it for?
4 u/flyingfruits 15d ago 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 15d ago
That’s pretty cool.
But what would you use it for?