Skip to content

feat (chat): chat with folder frontend#586

Merged
ehayes2000 merged 4 commits intomainfrom
chat-with-folder-frontend
Dec 12, 2025
Merged

feat (chat): chat with folder frontend#586
ehayes2000 merged 4 commits intomainfrom
chat-with-folder-frontend

Conversation

@ehayes2000
Copy link
Copy Markdown
Contributor

@ehayes2000 ehayes2000 commented Dec 12, 2025

  • chat with folder frontend
  • tool types
  • generate types
  • update tool schemas

@ehayes2000 ehayes2000 requested review from a team as code owners December 12, 2025 04:30
@ehayes2000 ehayes2000 changed the base branch from main to chat-with-folder-backend December 12, 2025 04:31
@ehayes2000 ehayes2000 changed the title chat with folder frontend feat (chat): chat with folder frontend Dec 12, 2025
@ehayes2000 ehayes2000 force-pushed the chat-with-folder-frontend branch from 8e6d224 to 4482b82 Compare December 12, 2025 04:35
Base automatically changed from chat-with-folder-backend to main December 12, 2025 15:45
@ehayes2000 ehayes2000 force-pushed the chat-with-folder-frontend branch from 4482b82 to 4d26b92 Compare December 12, 2025 16:02
? attachment.metadata.channel_name
: attachment.metadata.email_subject;
: attachment.metadata.type === 'project'
? attachment.metadata.project_name
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

smh bro complains about the tern then adds to it????

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love terns

<Match when={props.attachment.attachmentType === 'project'}>
<div class="flex gap-1 items-center">
<EntityIcon targetType="project" />
<div> {name()}</div>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gap-1 + "extra space weird. gap-2?

@ehayes2000 ehayes2000 merged commit 60249d6 into main Dec 12, 2025
35 checks passed
@ehayes2000 ehayes2000 deleted the chat-with-folder-frontend branch December 12, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants