Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
6afd415
feat(inquirerer): add AICodeUI with diff-based viewport rendering
pyramation Dec 27, 2025
754ec24
fix(inquirerer): simplify viewport rendering with cursor positioning
pyramation Dec 27, 2025
80eeaab
feat(inquirerer): add readline-style keybindings and multiline input …
pyramation Dec 27, 2025
42a3a3e
fix(inquirerer): use inverse video cursor and add Ctrl+J for newlines
pyramation Dec 27, 2025
89d1f54
feat(inquirerer): add Claude Code-style UI with welcome box and conve…
pyramation Dec 27, 2025
a2a92f2
fix(inquirerer): prevent double rendering during streaming
pyramation Dec 27, 2025
fe56bad
fix(inquirerer): prevent viewport scroll and soft-wrap issues
pyramation Dec 27, 2025
6c67f5e
fix(inquirerer): fix cursor positioning for viewport rendering
pyramation Dec 27, 2025
bf10167
fix(inquirerer): limit multiline input height with scrolling
pyramation Dec 27, 2025
30bf119
fix(inquirerer): use fixed max height for multiline input layout
pyramation Dec 27, 2025
bbf65a7
fix(inquirerer): let input area grow freely like Claude Code
pyramation Dec 28, 2025
c2345cc
fix(inquirerer): proper viewport layout with input windowing
pyramation Dec 28, 2025
28ef8ac
fix(inquirerer): enforce viewport height invariant
pyramation Dec 28, 2025
174bbf7
refactor(inquirerer): move AI code demo to dev/ai/ folder
pyramation Dec 28, 2025
26c9313
refactor(inquirerer): move string-width to devDependencies
pyramation Dec 28, 2025
b6edbd8
chore: update lockfile after moving string-width to devDependencies
pyramation Dec 28, 2025
f872213
chore(inquirerer): remove unused dependencies ansi-diff and js-yaml
pyramation Dec 28, 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
Loading