Skip to content

Commit 01f72c7

Browse files
committed
feat: add Google Gemini CLI adapter (#33)
2 parents a6a4fa9 + c510a69 commit 01f72c7

File tree

8 files changed

+1020
-6
lines changed

8 files changed

+1020
-6
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ Adapters are used by both `export` and `run`. Available adapters:
357357
| `github` | GitHub Actions agent |
358358
| `git` | Git-native execution (run only) |
359359
| `opencode` | OpenCode instructions + config |
360+
| `gemini` | Google Gemini CLI (GEMINI.md + settings.json) |
360361
| `openclaw` | OpenClaw format |
361362
| `nanobot` | Nanobot format |
362363
| `cursor` | Cursor `.cursor/rules/*.mdc` files |

0 commit comments

Comments
 (0)