llama-stack-mirror/llama_stack/ui/app
Antony Sallas 5ef6ccf90e fix: UI bug fixes and comprehensive architecture documentation
- Fixed Agent Instructions overflow by adding vertical scrolling
- Fixed duplicate chat content by skipping turn_complete events
- Added comprehensive architecture documentation (4 files)
- Added UI bug fixes documentation
- Added Notion API upgrade analysis
- Created documentation registry for Notion pages

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
2025-10-27 13:34:02 +08:00
..
api feat(UI): Adding linter and prettier for UI (#3156) 2025-08-14 15:58:43 -06:00
auth/signin feat(UI): Adding linter and prettier for UI (#3156) 2025-08-14 15:58:43 -06:00
chat-playground fix: UI bug fixes and comprehensive architecture documentation 2025-10-27 13:34:02 +08:00
logs fix: Remove deprecated user param in OpenAIResponseObject (#3596) 2025-09-29 13:55:59 -07:00
globals.css feat(UI): Adding a session manager (#3203) 2025-08-21 21:11:03 -04:00
layout.tsx feat(UI): Adding a session manager (#3203) 2025-08-21 21:11:03 -04:00
page.tsx feat: Adding dark mode, cleaning the UI a small bit, adding a link to the API documentation, and linting the code. (#2182) 2025-05-16 10:48:26 -07:00