-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update contributor data and reports [skip ci]
- Loading branch information
1 parent
fc52478
commit fe7a8b0
Showing
15 changed files
with
23,621 additions
and
3,277 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.