Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Daily summary tweet #39

Open
madjin opened this issue Jan 17, 2025 · 1 comment
Open

feat: Daily summary tweet #39

madjin opened this issue Jan 17, 2025 · 1 comment

Comments

@madjin
Copy link
Contributor

madjin commented Jan 17, 2025

Could use this summary: https://elizaos.github.io/data/daily/summary.md

Example summary:

# elizaos Eliza (2025-01-15)
    
## 📊 Overview
Development focused on new features (Onchain Agent Transformer - transform any Eliza agents into unstoppable Solidity smart contracts deployed on 10+ blockchains), 2 bug fixes. with 35 contributors merging 4 PRs. Major work included various improvements.

## 📈 Key Metrics
| Metric | Count |
|---------|--------|
| 👥 Contributors | 35 |
| 📝 Commits | 38 |
| 🔄 Merged PRs | 4 |
| ⚠️ New Issues | 8 |

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

## 📁 File Changes
- **packages**: 5 files (+107/-3 lines)
- **root**: 2 files (+6/-4 lines)
- **agent**: 1 files (+1/-1 lines)

## 🔥 Notable Changes
- feat: Onchain Agent Transformer - transform any Eliza agents into unstoppable Solidity smart contracts deployed on 10+ blockchains
- fix: correct OPENROUTER_API_KEY env in config
- fix: farcaster memory

## 👥 Top Contributors
- **wtfsayo**: wtfsayo is primarily working on updating various TypeScript files in the project, including tokenProvider
- **eternal-ai-org**: eternal-ai-org is currently focusing on merging branches and developing support for the eternalai provider to obtain onchain system prompts
- **everimbaq**: everimbaq is currently working on fixing the OPENROUTER_API_KEY environment variable in the agent configuration

## ⚠️ Issues
- **New Issues**: 8
- **Labels**: `bug` (4), `enhancement` (3)
- **Summary**: 4 bugs reported (including 'Duplicate responses to an action', 'Issue running multiple characters with API key') 3 feature requests (including 'Fix: [plugin-chainbase] Enhance Query Text Extraction and Validation for QUERY_BLOCKCHAIN_DATA Action', 'Feature - ragKnowledge enhancements (double byte support, caching, load from directories)').

## Top Contributors
- **eternal-ai-org**: feat: Onchain Agent Transformer - transform any Eliza agents into unstoppable Solidity smart contracts deployed on 10+ blockchains
- **everimbaq**: fix: correct OPENROUTER_API_KEY env in config

Example prompt

Given the detailed daily summary in Markdown format below, create a concise update suitable for busy professionals. Focus on key achievements, notable changes, and metrics, without using emojis or hashtags. Ensure the update is under 280 characters.  

**Input (Markdown):**  
*(Insert Markdown content here)*  

**Output (Concise Update):**  

Example output:

ElizaOS (Jan 15): 35 contributors, 4 PRs merged, 38 commits. Launched Onchain Agent Transformer to deploy agents as Solidity smart contracts on 10+ blockchains. Fixed OPENROUTER_API_KEY env and Farcaster memory issues. Added support for eternalai provider prompts.

@madjin
Copy link
Contributor Author

madjin commented Jan 17, 2025

Think I'ma use pandoc also to make do markdown -> html -> png for a daily summary image also. It could be useful to visualize such in a tweet. Or could screenshot the website like so?

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant