index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
app
/
src
/
components
/
prompt-input.tsx
Age
Commit message (
Expand
)
Author
2026-01-25
fix(app): scroll to comment on click
adamelmore
2026-01-25
perf(app): performance improvements
adamelmore
2026-01-25
chore: generate
GitHub Action
2026-01-24
fix(app): submit button state
adamelmore
2026-01-24
add active state to comment cards in prompt input
David Hill
2026-01-24
fix(app): remove space between ellipsis and truncated text in comment card to...
David Hill
2026-01-24
fix(app): enable submit button when comment cards are present
David Hill
2026-01-24
feat(app): change prompt placeholder based on comment count
David Hill
2026-01-24
fix(app): adjust prompt input positioning - 12px from bottom/right, remove se...
David Hill
2026-01-24
fix(app): line selection fixes
adamelmore
2026-01-24
fix(app): add tooltip with path, 6px spacing before close icon, and reduce fi...
David Hill
2026-01-24
feat(app): add middle truncation for filename in comment card
David Hill
2026-01-24
fix(app): truncate filename from start to show end of path
David Hill
2026-01-24
fix(app): remove gap between filename and comment in comment card
David Hill
2026-01-24
fix(app): add shadow-xs-border with hover state to comment card
David Hill
2026-01-24
fix(app): comment card styling - 48px height, 2px gap, truncate filename whil...
David Hill
2026-01-24
fix(app): increase comment font size to 12px
David Hill
2026-01-24
fix(app): add 8px gap before close icon and truncate long filenames
David Hill
2026-01-24
fix(app): keep close icon in top right of comment card
David Hill
2026-01-24
fix(app): add transition-all to comment card hover states
David Hill
2026-01-24
feat(ui): add close-small icon and use it for comment card dismiss button
David Hill
2026-01-24
fix(app): truncate comment text and set card max-width to 200px
David Hill
2026-01-24
fix(app): indent comment text to align with filename in context card
David Hill
2026-01-24
fix(app): update prompt input styling - 14px border radius, card hover states...
David Hill
2026-01-24
fix(app): update context cards styling with 8px padding/gap and 6px border ra...
David Hill
2026-01-23
fix: type error
Adam
2026-01-23
fix: type error
Adam
2026-01-23
perf(app): don't remount directory layout
Adam
2026-01-23
perf(app): faster workspace creation
Adam
2026-01-23
Reapply "wip(app): line selection"
Adam
2026-01-23
Revert "wip(app): line selection"
Adam
2026-01-22
wip(app): line selection
Adam
2026-01-22
chore: cleanup
Adam
2026-01-22
wip(app): line selection
Adam
2026-01-22
wip(app): line selection
Adam
2026-01-22
wip(app): line selection
Adam
2026-01-22
wip(app): line selection
Adam
2026-01-22
wip(app): line selection
Adam
2026-01-22
wip(app): line selection
Adam
2026-01-22
fix(app): folder suggestions missing last part
Adam
2026-01-22
fix(app): snap to bottom on prompt
Adam
2026-01-22
fix(app): a11y translations
Adam
2026-01-22
chore: generate
GitHub Action
2026-01-22
fix(app): session screen accessibility improvements (#9907)
Nolan Darilek
2026-01-21
fix(app): tab should select suggestion
Adam
2026-01-21
chore: generate
GitHub Action
2026-01-21
fix(app): missing i18n keys
Adam
2026-01-20
wip(app): i18n prompt input
Adam
2026-01-20
wip(app): i18n
Adam
2026-01-20
refactor Select component to use settings variant for settings modal styling
David Hill
[next]