Skip to content

Commit d57e7ee

Browse files
committed
Reorganize AI disclosure to separate models from agents
- Create distinct sections for AI Models and AI Agents - Models: Big Pickle, Code Supernova, Grok Code Fast 1 - Agents: GitHub Copilot, Anthropic Claude Code, OpenCode - Improve clarity and organization of AI assistance disclosure
1 parent a68e26b commit d57e7ee

1 file changed

Lines changed: 18 additions & 12 deletions

File tree

AI_DISCLOSURE.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,21 @@ This repository (Flytrap) has been built and is maintained with the assistance o
66

77
## AI Models and Agents Used
88

9-
### Primary Development Assistant
9+
### AI Models
10+
11+
- **Big Pickle** (OpenCode)
12+
- Contributed to code optimization and performance improvements
13+
- Assisted with testing strategies and CI/CD pipeline configuration
14+
15+
- **Code Supernova** (No Longer Available)
16+
- Assisted with infrastructure setup and deployment configurations
17+
- Helped with security best practices and code review processes
18+
19+
- **Grok Code Fast 1**
20+
- Helped with algorithm design and computer vision model selection
21+
- Contributed to documentation writing and technical content creation
22+
23+
### AI Agents
1024

1125
- **GitHub Copilot**
1226
- AI-powered code completion and intelligent code suggestions
@@ -18,17 +32,9 @@ This repository (Flytrap) has been built and is maintained with the assistance o
1832
- Assisted with Python code generation, debugging, and documentation
1933
- Helped implement complex features like SRT streaming, YOLO11 integration, and real-time object tracking
2034

21-
- **OpenCode's Big Pickle**
22-
- Contributed to code optimization and performance improvements
23-
- Assisted with testing strategies and CI/CD pipeline configuration
24-
25-
- **Grok Code Fast 1**
26-
- Helped with algorithm design and computer vision model selection
27-
- Contributed to documentation writing and technical content creation
28-
29-
- **Code Supernova Model (No Longer Available)**
30-
- Assisted with infrastructure setup and deployment configurations
31-
- Helped with security best practices and code review processes
35+
- **OpenCode**
36+
- Provided access to Big Pickle model for development tasks
37+
- Assisted with general coding assistance and project management
3238

3339
## How AI Was Used
3440

0 commit comments

Comments
 (0)