Skip to content

Conversation

@alimkhann
Copy link
Owner

  • Added a new hook useChatTree to manage chat messages in a tree structure.
  • Integrated the @ai-sdk/react package for AI interactions.
  • Updated the timeline component to remove unused imports and optimize rendering.
  • Refactored the TimelineNodeCard component for better readability.
  • Added new dependencies: uuid for unique ID generation and ai for AI functionalities.
  • Updated package.json and package-lock.json to reflect new dependencies and versions.

- Added a new hook `useChatTree` to manage chat messages in a tree structure.
- Integrated the `@ai-sdk/react` package for AI interactions.
- Updated the timeline component to remove unused imports and optimize rendering.
- Refactored the `TimelineNodeCard` component for better readability.
- Added new dependencies: `uuid` for unique ID generation and `ai` for AI functionalities.
- Updated package.json and package-lock.json to reflect new dependencies and versions.
@vercel
Copy link

vercel bot commented Nov 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
commitly-landing Ready Ready Preview Comment Nov 24, 2025 6:17pm

@alimkhann alimkhann temporarily deployed to feature/ai-chat-guide - commitly PR #65 November 24, 2025 07:44 — with Render Destroyed
- Implemented TimelineView component to display repository timelines.
- Integrated fetching and displaying of roadmap data.
- Added user authentication checks and error handling for roadmap generation.
- Included rating system for users to rate the roadmap.
- Enhanced UI with loading states and error messages.

refactor: update repoService to provide getRepoUrl method

- Replaced buildTimelinePath with getRepoUrl for better clarity and usage.

chore: add react-resizable-panels dependency

- Included react-resizable-panels package for improved UI component resizing.
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

Successfully merging this pull request may close these issues.

2 participants