Skip to content

Commit

Permalink
Update contributor data and reports [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 21, 2024
1 parent fc52478 commit fe7a8b0
Show file tree
Hide file tree
Showing 15 changed files with 23,621 additions and 3,277 deletions.
4,186 changes: 4,186 additions & 0 deletions data/contributors_2024_12-21.json

Large diffs are not rendered by default.

4,153 changes: 3,303 additions & 850 deletions data/daily/combined.json

Large diffs are not rendered by default.

575 changes: 574 additions & 1 deletion data/daily/commits.json

Large diffs are not rendered by default.

4,101 changes: 3,277 additions & 824 deletions data/daily/contributors.json

Large diffs are not rendered by default.

574 changes: 574 additions & 0 deletions data/daily/history/commits_2024_12_21.json

Large diffs are not rendered by default.

1,733 changes: 1,733 additions & 0 deletions data/daily/history/contributors_2024_12_21.json

Large diffs are not rendered by default.

494 changes: 494 additions & 0 deletions data/daily/history/issues_2024_12_21.json

Large diffs are not rendered by default.

3,111 changes: 3,111 additions & 0 deletions data/daily/history/prs_2024_12_21.json

Large diffs are not rendered by default.

68 changes: 68 additions & 0 deletions data/daily/history/summary_2024_12_21.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"title": "ai16z Eliza (2024-12-20)",
"version": "",
"overview": "Development focused on new features (add README_DE.md in docs directory), 3 bug fixes. with 23 contributors merging 5 PRs. Major work included various improvements.",
"metrics": {
"contributors": 23,
"merged_prs": 5,
"new_issues": 13,
"lines_changed": 82715
},
"changes": {
"features": [
"add README_DE.md in docs directory"
],
"fixes": [
"pnpm lockfile",
"unsupported model provider: claude_vertex"
],
"chores": [
"Revert \"fix: pnpm lockfile\""
]
},
"areas": [
{
"name": "docs",
"files": 3,
"additions": 177,
"deletions": 1
},
{
"name": "root",
"files": 2,
"additions": 41268,
"deletions": 41268
},
{
"name": "agent",
"files": 1,
"additions": 1,
"deletions": 0
}
],
"issues_summary": "working on 6 bugs including 'Fix Incorrect Fallback Logic for Image Model Provider API Keys', 'SCAM project' and implementing 6 feature requests including 'Implement Redis Caching for Performance', 'doc: Add Twitter automation label requirement to quickstart guide'",
"questions": [],
"top_contributors": [
{
"name": "shakkernerd",
"summary": "shakkernerd is currently working on implementing Redis caching for performance improvement in the \"packages\" code area",
"areas": [
"pnpm-lock.yaml"
]
},
{
"name": "julienbrs",
"summary": "julienbrs is currently working on enhancing the documentation by adding a requirement for the Twitter automation label in the quickstart guide",
"areas": [
"docs"
]
},
{
"name": "tcm390",
"summary": "tcm390 is currently working on fixing an issue related to an unsupported model provider named claude_vertex in the agent code area",
"areas": [
"agent"
]
}
]
}
42 changes: 42 additions & 0 deletions data/daily/history/summary_2024_12_21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# ai16z Eliza (2024-12-20)

## 📊 Overview
Development focused on new features (add README_DE.md in docs directory), 3 bug fixes. with 23 contributors merging 5 PRs. Major work included various improvements.

## 📈 Key Metrics
| Metric | Count |
|---------|--------|
| 👥 Contributors | 23 |
| 📝 Commits | 0 |
| 🔄 Merged PRs | 5 |
| ⚠️ New Issues | 13 |

## 🔄 Pull Request Summary
- 🧹 **Chores**: 1
- 🐛 **Fixes**: 2
-**Features**: 1

## 📁 File Changes
- **root**: 2 files (+41268/-41268 lines)
- **docs**: 3 files (+177/-1 lines)
- **agent**: 1 files (+1/-0 lines)

## 🔥 Notable Changes
- chore: Revert "fix: pnpm lockfile"
- fix: pnpm lockfile
- doc: add Twitter automation label notice (#1253)

## 👥 Top Contributors
- **shakkernerd**: shakkernerd is currently working on implementing Redis caching for performance improvement in the "packages" code area
- **julienbrs**: julienbrs is currently working on enhancing the documentation by adding a requirement for the Twitter automation label in the quickstart guide
- **tcm390**: tcm390 is currently working on fixing an issue related to an unsupported model provider named claude_vertex in the agent code area

## ⚠️ Issues
- **New Issues**: 13
- **Labels**: `enhancement` (6), `bug` (6), `documentation` (1)
- **Summary**: 6 bugs reported (including 'Fix Incorrect Fallback Logic for Image Model Provider API Keys', 'SCAM project') 6 feature requests (including 'Implement Redis Caching for Performance', 'doc: Add Twitter automation label requirement to quickstart guide').

## Top Contributors
- **shakkernerd**: chore: Revert "fix: pnpm lockfile"
- **julienbrs**: doc: add Twitter automation label notice (#1253)
- **tcm390**: fix: unsupported model provider: claude_vertex
481 changes: 332 additions & 149 deletions data/daily/issues.json

Large diffs are not rendered by default.

3,196 changes: 2,602 additions & 594 deletions data/daily/prs.json

Large diffs are not rendered by default.

Loading

0 comments on commit fe7a8b0

Please sign in to comment.