{
  "version": "1.0",
  "type": "repository",
  "interval": "day",
  "date": "2025-06-21",
  "generatedAt": "2026-05-14T23:36:27.963Z",
  "sourceLastUpdated": "2026-05-14T23:36:27.963Z",
  "contentFormat": "markdown",
  "contentHash": "982ba7d5311a4218acefb97b68f5876afd5bedcfff340c9401a5e3831e9cd08f",
  "entity": {
    "repoId": "elizaos/elizaos.github.io",
    "owner": "elizaos",
    "repo": "elizaos.github.io"
  },
  "content": "# elizaos/elizaos.github.io Daily Update (Jun 21, 2025)\n## OVERVIEW \nToday's development focused on enhancing user profiles with wallet linking features, introducing a visual indicator for linked wallets, and addressing issues related to data fetching and documentation.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n### User Profile Enhancements\n- A gold checkmark icon is now displayed next to usernames on profile pages for users who have linked their Ethereum or Solana wallets, improving visual recognition of verified linked accounts ([#124](https://github.com/elizaos/elizaos.github.io/pull/124)).\n- This feature involved adding a new `GoldCheckmarkIcon.tsx` component and modifications across various profile-related files in `src/app/profile` and `src/lib/walletLinking`.\n\n### Data Fetching and Pipeline Optimization\n- An issue was identified regarding wallet address fetching occurring during the NextJS build process instead of within the pipelines workflow, leading to a new issue to move this logic ([#130](https://github.com/elizaos/elizaos.github.io/issues/130)).\n\n## NEWLY OPENED PULL REQUESTS\nNo new pull requests were opened today.\n\n## CLOSED ISSUES\n\n### Documentation Updates\n- A new documentation task was created and immediately closed, emphasizing that any code fetching data from GitHub or external APIs and storing it in the database should exclusively run within the pipelines ([#131](https://github.com/elizaos/elizaos.github.io/issues/131)).\n\n## NEW ISSUES\n\n### Data Fetching Refactoring\n- A new issue was opened to move wallet address fetching from the NextJS build process to the pipelines, as the current caching logic is not ideal and should align with other GitHub data fetching within the pipelines workflow ([#130](https://github.com/elizaos/elizaos.github.io/issues/130)).\n\n## ACTIVE ISSUES\n\n### Character File Import Issues\n- Discussion continued on an issue regarding fresh installations of v1.0.11 failing to add character JSON files via the local UI ([#5228](https://github.com/elizaos/elizaos.github.io/issues/5228)).\n- The latest comments suggest that the issue stems from changes in the expected format for `messageExamples` within character files, specifically requiring \"user\" to be changed to \"name\".\n- Users also noted that `modelProvider`, `clients`, and `lore` sections might no longer be necessary or are causing issues, and removing them resolved import problems for some."
}