Skip to content

feat: add support for droid#391

Merged
svarlamov merged 6 commits intogit-ai-project:mainfrom
dragove:feature/droid
Jan 28, 2026
Merged

feat: add support for droid#391
svarlamov merged 6 commits intogit-ai-project:mainfrom
dragove:feature/droid

Conversation

@dragove
Copy link
Copy Markdown
Contributor

@dragove dragove commented Jan 22, 2026

AI crafted code, working for me. Any edits are appreciated.

droid hooks reference can be found here

the document shows it uses snake_case. However it actually use camelCase.

@svarlamov svarlamov self-assigned this Jan 24, 2026
@svarlamov
Copy link
Copy Markdown
Member

@dragove Thank you for your contribution! I think we're getting really close here. Any chance you could:

  1. Merge the latest git-ai main branch back into your fork
  2. Implement the install hooks flow for droid as well. We require all agent integrations to either be first-party or have an automated hooks installer setup. I would point your coding agent here: https://github.com/git-ai-project/git-ai/tree/main/src/mdm/agents

@dragove
Copy link
Copy Markdown
Contributor Author

dragove commented Jan 28, 2026

@svarlamov
I've rebased onto main and modify some logic to get better experience.
install-hooks logic is implemented and prevent droid import hooks from claude.
Model field is not present from droid hooks. So model will always be unknown

@svarlamov svarlamov merged commit ba9ba9d into git-ai-project:main Jan 28, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants