Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: manual action #1867

Merged
merged 21 commits into from
Nov 28, 2024
Merged

feat: manual action #1867

merged 21 commits into from
Nov 28, 2024

Conversation

hyoban
Copy link
Member

@hyoban hyoban commented Nov 26, 2024

Description

PR Type

  • Feature
  • Bugfix
  • Hotfix
  • Other (please describe):

Linked Issues

close #343

Additional context

Changelog

  • I have updated the changelog/next.md with my changes.

Copy link

vercel bot commented Nov 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
follow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 7:58am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
follow-external-ssr ⬜️ Ignored (Inspect) Visit Preview Nov 28, 2024 7:58am

@follow-reviewer-bot
Copy link

Suggested PR Title:

feat: add AI summary feature with toggle functionality

Change Summary:
This PR introduces an AI summary feature with corresponding state management using Jotai. It includes a new atom for managing visibility of the AI summary and commands for toggling it in the entries. The display of the AI summary is conditioned on the new state, enhancing user experience by allowing users to view AI-generated summaries more intuitively. Additionally, a new SVG icon is added to represent the feature visually.

Code Review:
No change requests necessary.

@hyoban hyoban changed the title feat: manual action for ai summary feat: manual action Nov 26, 2024
@hyoban hyoban merged commit 0eedbba into dev Nov 28, 2024
10 checks passed
@hyoban hyoban deleted the feat/manual-action branch November 28, 2024 08:30
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.

Support actions that can be triggered manually
2 participants