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

Jetpack AI: add SEO assistant PoC #40802

Merged
merged 29 commits into from
Jan 16, 2025
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
144cafe
first draft, very much hardcoded and with no real actionables, versio…
CGastrell Jan 1, 2025
19b258a
changelog
CGastrell Jan 1, 2025
75226f2
interpolate better those br
CGastrell Jan 1, 2025
6e9a428
add suspenseful typing effect for async processes
CGastrell Jan 2, 2025
7f1b55d
add more handlers and options for steps
CGastrell Jan 2, 2025
72004d7
use empty initial states
CGastrell Jan 2, 2025
c8e16b8
fix keywords confirmation message to handle only 1 keyword
CGastrell Jan 2, 2025
0cd4673
introduce async functions for generation/regeneration. Use new step p…
CGastrell Jan 2, 2025
463766b
fix initial task interpolated elements
CGastrell Jan 6, 2025
2cb4bee
do not render the assistant is the post type is not viewable
CGastrell Jan 6, 2025
d1317a2
reorganize code, add module status management and CTA states
CGastrell Jan 6, 2025
9177794
move SEO assistant CTA to Jetpack sidebar under SEO panel
CGastrell Jan 8, 2025
4f9a41b
refactor some behaviors and adjust styles towards designs
CGastrell Jan 8, 2025
6881445
refactor code to split steps, improve chat flow, add first meta handler
CGastrell Jan 9, 2025
c8214ca
clean up some commented code
CGastrell Jan 9, 2025
8136de7
temp, completed tracking is failing, need to set complete on done
CGastrell Jan 10, 2025
57883bf
reinstate completion step hook, nothing works so far
CGastrell Jan 13, 2025
5d32e93
better split of the input component
CGastrell Jan 13, 2025
8fd77c7
decouple message rendering to its own component, can be further split…
CGastrell Jan 13, 2025
6ba0a2e
change skip message copy edit
CGastrell Jan 13, 2025
7993a8c
restore wizard messages scrollbar
CGastrell Jan 13, 2025
bdddd2f
add new skip/close button, use wpicons and button components
CGastrell Jan 13, 2025
e10cca0
fix side scrolling issue
CGastrell Jan 14, 2025
fb55574
turn messages into components
CGastrell Jan 14, 2025
29941ce
translate all strings, simplify message object
CGastrell Jan 14, 2025
29a675a
trying to get messages queued
CGastrell Jan 15, 2025
e34721d
turn props to ints, failing linte
CGastrell Jan 15, 2025
27307c5
testing solutions for step tracker
CGastrell Jan 15, 2025
f69072e
cleanup commented code, use isEditedPostEmpty as a way to disable the…
CGastrell Jan 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
refactor code to split steps, improve chat flow, add first meta handler
  • Loading branch information
CGastrell committed Jan 9, 2025
commit 6881445744f145248351859c6e989503292c9c5b
Loading
Loading