Skip to content

Pull requests: Chainlit/chainlit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix chat profile welcome description without icon frontend Pertains to the frontend. size:M This PR changes 30-99 lines, ignoring generated files.
#2990 opened Jul 20, 2026 by sivajeetsabdakar Loading…
ci: install Cypress binary before e2e tests dev-tooling Relating to developer/contributor toolings. e2e-tests Has E2E tests size:XS This PR changes 0-9 lines, ignoring generated files.
#2989 opened Jul 19, 2026 by lntutor Loading…
fix(settings): validate DatePicker mode and bounds backend Pertains to the Python backend. bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files. unit-tests Has unit tests.
#2988 opened Jul 19, 2026 by lntutor Loading…
fix(cache): scope entries by function identity backend Pertains to the Python backend. size:XS This PR changes 0-9 lines, ignoring generated files. unit-tests Has unit tests.
#2987 opened Jul 19, 2026 by lntutor Loading…
fix(elements): reconstruct uploaded PDFs as Pdf elements in Element.from_dict backend Pertains to the Python backend. bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files. unit-tests Has unit tests.
#2984 opened Jul 19, 2026 by lntutor Loading…
fix(frontend): restore click-to-open for side elements bug Something isn't working frontend Pertains to the frontend. size:M This PR changes 30-99 lines, ignoring generated files. unit-tests Has unit tests.
#2982 opened Jul 14, 2026 by axelray-dev Loading…
fix(copilot): respect widget theme for logo URL bug Something isn't working frontend Pertains to the frontend. size:S This PR changes 10-29 lines, ignoring generated files. unit-tests Has unit tests.
#2981 opened Jul 14, 2026 by axelray-dev Loading…
chore(deps): drop unused audioop-lts core dependency dependencies Pull requests that update a dependency file size:XS This PR changes 0-9 lines, ignoring generated files.
#2980 opened Jul 13, 2026 by lukehsiao Loading…
Fix: Resolve transparent UI issue in Copilot Light Mode bug Something isn't working frontend Pertains to the frontend. size:XS This PR changes 0-9 lines, ignoring generated files.
#2977 opened Jul 9, 2026 by taeminlee Contributor Loading…
fix(auth): expose cookie OAuth model for OpenAPI auth Pertaining to authentication. backend Pertains to the Python backend. size:XS This PR changes 0-9 lines, ignoring generated files. unit-tests Has unit tests.
#2968 opened Jun 19, 2026 by gaoflow Loading…
fix(ui): prevent double vertical scrollbars in latex math rendering bug Something isn't working frontend Pertains to the frontend. size:XS This PR changes 0-9 lines, ignoring generated files.
#2967 opened Jun 19, 2026 by Siddhu2k04 Loading…
feat: real-time notifications + UI fixes for industrial deployment bug Something isn't working enhancement New feature or request frontend Pertains to the frontend. size:XXL This PR changes 1000+ lines, ignoring generated files.
#2960 opened Jun 12, 2026 by somi2306 Loading…
fix(chat-context): clean up session entries on disconnect backend Pertains to the Python backend. bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files. unit-tests Has unit tests.
#2959 opened Jun 12, 2026 by axelray-dev Loading…
feat: Compact CoT display size:L This PR changes 100-499 lines, ignoring generated files.
#2954 opened Jun 10, 2026 by RoyBA Contributor Loading…
fix(cli,session): remove nest_asyncio, make chat-profile config async-safe backend Pertains to the Python backend. dependencies Pull requests that update a dependency file size:L This PR changes 100-499 lines, ignoring generated files.
#2953 opened Jun 8, 2026 by pidefrem Loading…
fix: set inline disposition for renderable blob elements backend Pertains to the Python backend. bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files. unit-tests Has unit tests.
#2950 opened Jun 7, 2026 by axelray-dev Loading…
fix(config): guard against None when meta lacks generated_by key backend Pertains to the Python backend. bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files. unit-tests Has unit tests.
#2943 opened May 31, 2026 by devteamaegis Loading…
Feature: Expose theme toggle function in window object for easy theme sync integration with client applications (Copilot Assistant) e2e-tests Has E2E tests enhancement New feature or request frontend Pertains to the frontend. size:XS This PR changes 0-9 lines, ignoring generated files.
#2941 opened May 31, 2026 by MateusNavarro77 Loading…
fix(elements): render file elements with null mime instead of crashing backend Pertains to the Python backend. bug Something isn't working frontend Pertains to the frontend. size:S This PR changes 10-29 lines, ignoring generated files. unit-tests Has unit tests.
#2939 opened May 27, 2026 by mihidumh Contributor Loading…
Feat: Add structured text highlighting support. enhancement New feature or request frontend Pertains to the frontend. size:S This PR changes 10-29 lines, ignoring generated files.
#2937 opened May 27, 2026 by mm-kpk Loading…
fix(auth): use CHAINLIT_ROOT_PATH value as cookie path; constant-time OAuth state check auth Pertaining to authentication. backend Pertains to the Python backend. bug Something isn't working security size:S This PR changes 10-29 lines, ignoring generated files. unit-tests Has unit tests.
#2934 opened May 24, 2026 by devteamaegis Loading…
Feat/chat full screen enhancement New feature or request frontend Pertains to the frontend. size:XXL This PR changes 1000+ lines, ignoring generated files.
#2929 opened May 20, 2026 by udayarpanday Loading…
Feat: on_shared_thread_view is only used to verify that thread can be… security size:M This PR changes 30-99 lines, ignoring generated files. unit-tests Has unit tests.
#2925 opened May 16, 2026 by peleccom Loading…
feat: add user_menu_links config for custom items in the user dropdown enhancement New feature or request frontend Pertains to the frontend. size:M This PR changes 30-99 lines, ignoring generated files.
#2918 opened May 4, 2026 by nzjrs Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.