Skip to content

Commit 94d00a0

Browse files
google-genai-botcopybara-github
authored andcommitted
ADK changes
PiperOrigin-RevId: 828724734
1 parent 028bff0 commit 94d00a0

File tree

67 files changed

+229
-10634
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+229
-10634
lines changed

.gitignore

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,4 @@ e2e/*.js
2828
e2e/*.map
2929

3030
# System Files
31-
.DS_Store/
32-
33-
# Python virtual environment
34-
adk-env/
35-
36-
# ADK samples
37-
adk-samples/
38-
39-
venv/
31+
.DS_Store

angular.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,7 @@
7373
"buildTarget": "agent_framework_web:build:development"
7474
}
7575
},
76-
"defaultConfiguration": "development",
77-
"options": {
78-
"poll": 2000
79-
}
76+
"defaultConfiguration": "development"
8077
},
8178
"extract-i18n": {
8279
"builder": "@angular-devkit/build-angular:extract-i18n"

0 commit comments

Comments
 (0)