kleneway / jacob

Just Another Coding Bot
https://jacb.ai
Apache License 2.0
0 stars 0 forks source link

Add "Send Filename to Chat" Button on Codebase Details Page #126

Open kleneway opened 1 month ago

kleneway commented 1 month ago

Description

Implement a new "Send Filename to Chat" button on the Codebase Details page to enhance collaboration by allowing users to quickly share specific code files within project conversations. This feature aims to streamline discussions about particular files by enabling the direct transfer of filenames to the chat interface.

User Story

As a user, I want to send the filename of a selected code file directly to the chat page, so that I can easily reference and discuss specific files with my team without manually typing out filenames.

Features

Acceptance Criteria