On Jun 14, 2025, ElizaOS focused on critical bug fixes and documentation updates, particularly resolving issues with file uploads and the transcription API in `elizaos/eliza`. New API endpoint challenges and integration requests were also reported, highlighting ongoing development needs.

## 🚨 Needs Attention 
- **Urgent Discussions**:
    - [elizaos/eliza#5121](https://github.com/elizaos/eliza/issues/5121): A missing API endpoint for `/api/agents/{agentId}/rooms` is causing a 404 error and needs to be addressed.
    - [elizaos/eliza#5117](https://github.com/elizaos/eliza/issues/5117): Integration of Bedrock as a language model is requested, with no options currently available in the CLI.

## ✅ Completed Work
- **Core Functionality Bug Fixes**:
    - Resolved issues with the transcription API and media file uploads in the GUI, ensuring expected functionality ([elizaos/eliza#5118](https://github.com/elizaos/eliza/pull/5118), [elizaos/eliza#5115](https://github.com/elizaos/eliza/pull/5115)).
- **Documentation & API Clarity**:
    - Updated the Postman collection to include all missing API endpoints, improving developer resources and API discoverability ([elizaos/eliza#5120](https://github.com/elizaos/eliza/pull/5120)).

## 🐞 Issue Triage
- **elizaos/eliza**:
    - **New Issues**:
        - [elizaos/eliza#5121](https://github.com/elizaos/eliza/issues/5121): Missing API endpoint for `/api/agents/{agentId}/rooms` resulting in a 404 error.
        - [elizaos/eliza#5117](https://github.com/elizaos/eliza/issues/5117): Request to integrate Bedrock as a language model, with no CLI options available.
    - **Closed Issues**:
        - [elizaos/eliza#5116](https://github.com/elizaos/eliza/issues/5116): File upload failures in the GUI have been resolved.