agent-zero/python
frdel ba1c0d19c7 Support multiple allowed repos in git helper
Extend is_official_agent_zero_repo to accept multiple repository owners by replacing the single hardcoded checks with an allowed_repos list and an any() check. This change accepts URLs ending with either 'github.com/{owner}/agent-zero' or 'github.com:{owner}/agent-zero' and adds 'frdel/agent-zero' alongside the existing 'agent0ai/agent-zero'. Existing .git trimming and exception handling are preserved.
2026-02-21 16:44:31 +01:00
..
api Add plugin config listing/deletion + UI improvements 2026-02-20 18:12:03 +01:00
extensions simplification and further memory decoupling 2026-02-15 03:25:33 +01:00
helpers Support multiple allowed repos in git helper 2026-02-21 16:44:31 +01:00
tools simplification and further memory decoupling 2026-02-15 03:25:33 +01:00
websocket_handlers better logging in websockets 2026-02-10 10:12:03 +01:00