File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 24
24
  ;  ;  ;  ;
25
25
26
26
# 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
You can’t perform that action at this time.
0 commit comments