mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-07-09 17:08:29 +00:00
project finalizing, openrouter embeddings
This commit is contained in:
parent
7d4fa23f7f
commit
e6eae9c7dd
21 changed files with 361 additions and 29 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
|
@ -5,10 +5,9 @@
|
|||
*.py[cod]
|
||||
**/.conda/
|
||||
|
||||
#Ignore cursor rules
|
||||
#Ignore IDE files
|
||||
.cursor/
|
||||
.windsurf/
|
||||
.cursorindexingignore
|
||||
|
||||
# ignore test files in root dir
|
||||
/*.test.py
|
||||
|
|
@ -43,11 +42,7 @@ instruments/**
|
|||
|
||||
# Global rule to include .gitkeep files anywhere
|
||||
!**/.gitkeep
|
||||
|
||||
# for browser-use
|
||||
agent_history.gif
|
||||
|
||||
# specify, specstory extension data
|
||||
.serena
|
||||
.specify
|
||||
.specstory
|
||||
specs/*/.reviews
|
||||
specs/*/reviews
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue