Anish Sarkar
|
6af251a108
|
refactor: update FixedToolbarButtons to conditionally render save button based on read-only state, and adjust dropdown menu styles for better usability
|
2026-02-17 02:01:50 +05:30 |
|
Anish Sarkar
|
df3f724caf
|
refactor: remove KbdPlugin and MoreToolbarButton, and add Superscript and Subscript options to InsertToolbarButton for cleaner toolbar functionality
|
2026-02-17 01:50:09 +05:30 |
|
Anish Sarkar
|
841e764729
|
refactor: remove unused dropdown menu and related components from TableFloatingToolbar for cleaner code
|
2026-02-17 01:40:10 +05:30 |
|
Anish Sarkar
|
1768887be8
|
feat: implement EditorSaveContext and integrate save functionality in PlateEditor and FixedToolbarButtons
|
2026-02-17 01:30:38 +05:30 |
|
Anish Sarkar
|
0edfd116af
|
refactor: improve InlineCombobox context handling and optimize search functionality
|
2026-02-17 00:05:38 +05:30 |
|
Anish Sarkar
|
648b00da64
|
feat: enhance PlateEditor with MDX expression escaping and add remarkMdx support for improved markdown parsing
|
2026-02-16 23:39:22 +05:30 |
|
Anish Sarkar
|
2d74d7bc4b
|
refactor: update tooltip component structure and styling for improved usability and consistency
|
2026-02-16 16:13:45 +05:30 |
|
Anish Sarkar
|
e799c3f061
|
refactor: remove BlockListStatic component and integrate InlineCombobox for slash commands in the editor
|
2026-02-16 16:05:33 +05:30 |
|
Anish Sarkar
|
93a0487e56
|
feat: add new autoformat and drag-and-drop functionality to the editor, refactor list handling and update dependencies
|
2026-02-16 16:05:16 +05:30 |
|
Anish Sarkar
|
1450e22f54
|
feat: introduce fixed toolbar and insert button for enhanced editor functionality
|
2026-02-16 15:49:07 +05:30 |
|
Anish Sarkar
|
73147c69a3
|
refactor: remove deprecated editor plugins and UI components for cleaner codebase
|
2026-02-16 01:15:21 +05:30 |
|
Anish Sarkar
|
1995fe9ec1
|
feat: add report content update endpoint and integrate Platejs editor for markdown editing
|
2026-02-16 00:11:34 +05:30 |
|
Anish Sarkar
|
cb759b64fe
|
chore: remove unused coment in dockerfile
|
2026-02-14 19:12:27 +05:30 |
|
Anish Sarkar
|
ed28439246
|
Merge remote-tracking branch 'upstream/dev' into feat/report-artifact
|
2026-02-14 19:12:01 +05:30 |
|
Anish Sarkar
|
2755c0d7c0
|
chore: update uv.lock and ran linting
|
2026-02-14 19:09:45 +05:30 |
|
Anish Sarkar
|
3ec30d94ce
|
refactor: optimize report generation tool to use short-lived database sessions for improved performance and connection management
|
2026-02-14 18:48:36 +05:30 |
|
Anish Sarkar
|
e1124d170d
|
feat: update LaTeX delimiter conversion for Streamdown compatibility
|
2026-02-14 14:29:16 +05:30 |
|
Anish Sarkar
|
8746051670
|
feat: enhance system prompts to specify LaTeX notation for mathematical expressions
|
2026-02-14 14:28:47 +05:30 |
|
Rohan Verma
|
4fdb165a5f
|
Merge pull request #811 from CREDO23/feature/human-in-the-loop
[Feature] Add Human-in-the-Loop for sensitives operations (create/update/delete)
|
2026-02-13 21:28:07 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
b939c79a49
|
feat: fixed docker issues
|
2026-02-13 16:16:02 -08:00 |
|
CREDO23
|
66a6fb685e
|
Merge upstream/dev into feature/human-in-the-loop
|
2026-02-13 20:17:59 +02:00 |
|
CREDO23
|
d8d62ab2c5
|
Disable Notion tools when connector not configured
|
2026-02-13 19:52:48 +02:00 |
|
CREDO23
|
2a15e0d337
|
fix: resolve race condition and add cleanup in HITL flow
|
2026-02-13 19:17:36 +02:00 |
|
CREDO23
|
743b40ece6
|
fix: add user_id filter to create_notion_page connector lookup
|
2026-02-13 19:15:17 +02:00 |
|
CREDO23
|
97d5b046d4
|
Fix delete notion page tool implementation
|
2026-02-13 18:50:14 +02:00 |
|
Anish Sarkar
|
47670997df
|
chore: remove Typst installation from Dockerfiles to streamline image builds
|
2026-02-13 22:05:56 +05:30 |
|
CREDO23
|
11e1c01847
|
Add delete_from_db checkbox and update ApprovalCard UI for delete tool
|
2026-02-13 16:25:19 +02:00 |
|
CREDO23
|
cc36780c67
|
Add delete_from_db parameter and DB deletion logic to delete_notion_page
|
2026-02-13 16:08:06 +02:00 |
|
CREDO23
|
45de7d546c
|
Refactor delete_notion_page: use page_title, add HITL, logging, not_found status
|
2026-02-13 15:52:50 +02:00 |
|
Anish Sarkar
|
138c6d8cd6
|
feat: update report generation tool with new user prompts
|
2026-02-13 19:02:46 +05:30 |
|
CREDO23
|
2327ec9326
|
Fix UpdateNotionPageToolUI args type to match backend signature
|
2026-02-13 15:32:38 +02:00 |
|
CREDO23
|
eca5332d81
|
Improve full-screen mode with modal popup and backdrop
|
2026-02-13 15:26:19 +02:00 |
|
CREDO23
|
254ed5ed11
|
Unify SuccessCard for create and update tools to show only title and URL
|
2026-02-13 13:46:47 +02:00 |
|
CREDO23
|
2bbb8e6a3a
|
Add InfoCard for not_found status with amber warning styling
|
2026-02-13 13:35:33 +02:00 |
|
Anish Sarkar
|
2d4f5357e7
|
Merge remote-tracking branch 'upstream/dev' into feat/report-artifact
|
2026-02-13 17:04:50 +05:30 |
|
Anish Sarkar
|
3d712e391b
|
feat: add support for LaTeX rendering in Markdown components with rehype-katex and remark-math
|
2026-02-13 17:03:53 +05:30 |
|
CREDO23
|
da451ffff7
|
Handle page not found as informational status instead of error
|
2026-02-13 13:22:52 +02:00 |
|
CREDO23
|
9411edf057
|
Refactor update_notion_page to append-only with simplified parameters
|
2026-02-13 13:07:19 +02:00 |
|
Rohan Verma
|
5714d2c290
|
Merge pull request #814 from MODSetter/feat/report-artifact
feat: remove pandoc and its respective engine dependencies
|
2026-02-13 01:35:35 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
a8c1aa28c0
|
feat: remove pandoc and its respective engine dependencies
|
2026-02-13 01:34:43 -08:00 |
|
CREDO23
|
0d1b61d7e6
|
Implement update notion page tool
|
2026-02-13 10:45:51 +02:00 |
|
DESKTOP-RTLN3BA\$punk
|
3a7a27f3ae
|
feat: enhance report generation instructions with comprehensive trigger phrases and formatting rules for Markdown output
|
2026-02-12 17:18:50 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
fce014e06e
|
Merge commit 'e9979dfa7d' into feat/report-artifact
|
2026-02-12 17:10:04 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
e9979dfa7d
|
feat: added announcements
|
2026-02-12 16:12:45 -08:00 |
|
Anish Sarkar
|
a2dd5fb671
|
chore: ran linting
|
2026-02-13 02:43:26 +05:30 |
|
Anish Sarkar
|
207b9e0ed3
|
feat: enhance Streamdown plugins for code and math rendering in MarkdownViewer component
|
2026-02-13 02:34:19 +05:30 |
|
CREDO23
|
d33c0dd32f
|
fix: use cast() instead of astext for JSONB query
|
2026-02-12 19:32:36 +02:00 |
|
CREDO23
|
2fd082683d
|
Register update notion page UI component
|
2026-02-12 19:26:01 +02:00 |
|
CREDO23
|
43c6c784ab
|
Add update notion page UI component
|
2026-02-12 19:22:45 +02:00 |
|
CREDO23
|
f15e6aeb5e
|
Add HIL to update notion page tool
|
2026-02-12 18:42:11 +02:00 |
|