Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions survey/4-ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ questions:
- Never

- label: "If you are using AI based coding assistants for Dev, How much improvement do you see in your productivity?"
required: false
choices:
- Did not improve my productivity
- Somewhat improved my productivity (5% to 10%)
Expand Down Expand Up @@ -47,6 +48,7 @@ questions:
- We have several use cases in production

- label: Which AI tools and apps do you use?
required: false
multiple: true
choices:
# Web/Desktop AI Assistants
Expand Down Expand Up @@ -82,6 +84,7 @@ questions:
- Other

- label: Which AI frameworks and models do you use?
required: false
multiple: true
choices:
# LLM APIs & Cloud Providers
Expand Down
3 changes: 2 additions & 1 deletion survey/5-tech.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ questions:
- Linux-based
- Windows + WSL2

- label: What is you current IDE or code editor for daily work?
- label: What is your current IDE or code editor for daily work?
required: true
multiple: true
choices:
Expand Down Expand Up @@ -386,6 +386,7 @@ questions:
- Create minimal reproduction

- label: "The production environment you or your team are using is:"
required: false
multiple: true
choices:
- Public cloud (AWS/Azure/GCP/Oracle/IBM/etc.)
Expand Down