merlyn/server/utils/agents/aibitat/plugins
Timothy Carambat 7aaea7f514
File creation agent skills (#5280)
* Powerpoint File Creation (#5278)

* wip

* download card

* UI for downloading

* move to fs system with endpoint to pull files

* refactor UI

* final-pass

* remove save-file-browser skill and refactor

* remove fileDownload event

* reset

* reset file

* reset timeout

* persist toggle

* Txt creation (#5279)

* wip

* download card

* UI for downloading

* move to fs system with endpoint to pull files

* refactor UI

* final-pass

* remove save-file-browser skill and refactor

* remove fileDownload event

* reset

* reset file

* reset timeout

* wip

* persist toggle

* add arbitrary text creation file

* Add PDF document generation with markdown formatting (#5283)

add support for branding in bottom right corner
refactor core utils and frontend rendering

* Xlsx document creation (#5284)

add Excel doc & sheet creation

* Basic docx creation (#5285)

* Basic docx creation

* add test theme support + styling and title pages

* simplify skill selection

* handle TG attachments

* send documents over tg

* lazy import

* pin deps

* fix lock

* i18n for file creation (#5286)

i18n for file-creation
connect #5280

* theme overhaul

* Add PPTX subagent for better results

* forgot files

* Add PPTX subagent for better results (#5287)

* Add PPTX subagent for better results

* forgot files

* make sub-agent use proper tool calling if it can and better UI hints
2026-03-30 15:13:39 -07:00
..
create-files File creation agent skills (#5280) 2026-03-30 15:13:39 -07:00
filesystem File creation agent skills (#5280) 2026-03-30 15:13:39 -07:00
sql-agent Fix SQL injection in SQL Agent plugin via parameterized queries 2026-03-12 21:56:57 -07:00
chat-history.js File creation agent skills (#5280) 2026-03-30 15:13:39 -07:00
cli.js chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
file-history.js Agent support for @agent default agent inside workspace chat (#1093) 2024-04-16 10:50:10 -07:00
http-socket.js add ask to run prompt for tool calls (demo) (#5261) 2026-03-24 15:18:17 -07:00
index.js File creation agent skills (#5280) 2026-03-30 15:13:39 -07:00
memory.js Intelligent Skill Selection (#5236) 2026-03-19 10:06:37 -07:00
rechart.js Intelligent Skill Selection (#5236) 2026-03-19 10:06:37 -07:00
summarize.js Intelligent Skill Selection (#5236) 2026-03-19 10:06:37 -07:00
web-browsing.js Intelligent Skill Selection (#5236) 2026-03-19 10:06:37 -07:00
web-scraping.js Intelligent Skill Selection (#5236) 2026-03-19 10:06:37 -07:00
websocket.js add ask to run prompt for tool calls (demo) (#5261) 2026-03-24 15:18:17 -07:00