rowboat/apps
arkml aa95b590e2
move data-source ops to a modal inside build view (#186)
* added data source modal to build view

* fixed scrape url and upload files showing up in the data modal in the build view

* autoupdate data source status

* keep focus in build view on deleting a data source

* removed the rag tab and allow multiple file uploads

* show scrapred urls and uploaded files

* show text in the text data source

* fixed status refreshes when using the detail view of data source

* fix status refresh in the data panel

* cleanup

* fixed review comments on backend changes

* moved the input text field in text data source to the new ui element

* Fix PR review: Replace router.push with data sources modal in agent config

- Add onOpenDataSourcesModal prop to AgentConfig component
- Update 'Go to Data Sources' button to open modal instead of navigating
- Change button text to 'Add Data Source' for clarity
- Use forwardRef and useImperativeHandle to expose modal control
- Remove router dependency from agent_config.tsx

Addresses reviewer comment about using modal instead of route change.

* fixed build issue

* fixed nit comments

* fixed line break
2025-07-29 14:29:22 +05:30
..
docs Update docs with klavis and google exports 2025-06-04 23:48:12 +05:30
experimental housekeeping 2025-07-23 17:01:02 +05:30
python-sdk Allow mocking tools over API and python sdk 2025-07-16 17:20:22 +05:30
rowboat move data-source ops to a modal inside build view (#186) 2025-07-29 14:29:22 +05:30
.gitignore Add support for system message and updated readme 2025-01-15 16:03:22 +05:30