Skip to content

Commit

Permalink
chore: add test status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-bo-davis committed Mar 11, 2024
1 parent 9a2f708 commit bd49492
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CodeLLM

<p align="center">
<img src="https://github.com/interrobangc/codellm/actions/workflows/test.yml/badge.svg?branch=main" alt="Tests">
</a>
</p>

CodeLLM is an extensible LLM agent pipeline framework that can be used to build a system of AI agents, tools, and datastores that interact to solve complex problems. It was initially inspired by the [groundcrew](https://github.com/prolego-team/groundcrew) project. It is initially focused on code and codebase analysis, but could be extended to other domains.

It is still very much a POC and is not ready for use beyond experimentation.
Expand Down

0 comments on commit bd49492

Please # to comment.