Skip to content

Commit 9d8fa75

Browse files
committed
Update README
1 parent 782604b commit 9d8fa75

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

README.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,29 @@
2424
    
2525

2626
# Embabel Coding Agent
27-
Embabel Agentic Flow for Software Engineers
27+
28+
Headless coding agent built on Embabel agent platform, for use in developing Embabel and
29+
as an open source project in its own right.
30+
31+
## Aims
32+
33+
This project aims to provide a full-fledged coding agent that means the
34+
Embabel team's work is accelerated by AI, yet without the use of any commercial
35+
coding agents.
36+
37+
Key capabilities include:
38+
39+
- Provide the ability to explain and improve code
40+
- Combine access to project code with internet access: for example, to research new APIs.
41+
42+
> This project is in an early stage of development.
43+
44+
## Futures
45+
46+
- Support for build systems other than Maven
47+
- Enhanced language support. See `SymbolSearch`
48+
- Further effort to reduce token usage
49+
- Integration with Spring repository to allow choice of project to work on
50+
- Deep integration with GitHub to allow presentation of changes via PR
51+
- Automated review of PRs
52+
- (possible) chat mode to allow interaction with agent during a process flow

0 commit comments

Comments
 (0)