Commit a758cc3
committed
refactor: add new event and model classes, update OpenCodeClient
- Add new event and model classes for better event handling and data representation
- Update `PromptRequest` to include additional fields
- Integrate Lombok annotation processor in Maven configuration
- Simplify `OpenCodeClient` constructor and remove redundant comments1 parent 15af2fa commit a758cc3
64 files changed
Lines changed: 3142 additions & 268 deletions
File tree
- src/main/java/io/github/hiwepy/opencode
- cli
- http
- model
- event
- target
- maven-archiver
- maven-status/maven-compiler-plugin/compile/default-compile
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
File mode changed.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
95 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
96 | 113 | | |
97 | 114 | | |
98 | 115 | | |
| |||
Lines changed: 255 additions & 95 deletions
Large diffs are not rendered by default.
0 commit comments