summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/context/comments.tsx
AgeCommit message (Collapse)Author
2026-02-26feat(app): better diff/code comments (#14621)Adam
Co-authored-by: adamelmore <[email protected]> Co-authored-by: David Hill <[email protected]>
2026-02-12chore: refactor packages/app files (#13236)Adam
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Frank <[email protected]>
2026-02-12fix(app): guard randomUUID in insecure browser contexts (#13237)Adam
Co-authored-by: Selim <[email protected]>
2026-02-09fix: add fallback for when crypto.randomUUID is unavailableAdam
Closes #11452 Co-authored-by: Yo'av Moshe <[email protected]>
2026-02-06chore: refactoring and tests (#12468)Adam
2026-02-04fix(app): clear comments on prompt submission (#12148)Adam
2026-01-26chore(app): createStore over signalsadamelmore
2026-01-24add active state to comment cards in prompt inputDavid Hill
2026-01-22wip(app): line selectionAdam