aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/chatbot
AgeCommit message (Expand)Author
2025-07-01Merge branch 'agent-paper-main' into lanyi-expanded-agent-paper-mainsharkiecodes
2025-07-01fixing sorting tagging toolssharkiecodes
2025-07-01reverted chat send to use dash component Button, and dictation to use Toggle....bobzel
2025-07-01creating sorting and tagging tools for agentsharkiecodes
2025-07-01Adding Tagging and Sorting toolssharkiecodes
2025-06-26Merge branch 'agent-paper-main' of https://github.com/brown-dash/Dash-Web int...Joanne
2025-06-26from lastbobzel
2025-06-26Merge branch 'master' into agent-paper-mainbobzel
2025-06-24Merge branch 'master' of https://github.com/brown-dash/Dash-Web into joanne-t...Joanne
2025-06-23fixed invalidations to not trigger creating new refs when ref= was assigned t...bobzel
2025-06-22successfully merged documentationtext functionality with new version of agent...Joanne
2025-06-20Merge branch 'master' of https://github.com/brown-dash/Dash-Web into joanne-t...Joanne
2025-06-17Merge branch 'agent-paper-main' of https://github.com/brown-dash/Dash-Web int...Joanne
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-06-11improved agent tool generationA.J. Shulman
2025-05-27feat: implement dynamic tool creation with deferred webpack rebuild and AI in...A.J. Shulman
2025-05-21feat: add codebase exploration tools for agent assistanceA.J. Shulman
2025-05-21Added codebase search and retrieval to VectorstoreA.J. Shulman
2025-05-12added tutorial tool, still need to integrate with metadatatoolJoanne
2025-05-12added tutorial tool, still need to integrate with metadatatoolJoanne
2025-05-12added mermaid guideA.J. Shulman
2025-05-12even betterA.J. Shulman
2025-05-12workign betterA.J. Shulman
2025-05-12Added exampleA.J. Shulman
2025-05-11cleaned up unused functions and also made available documents area json.A.J. Shulman
2025-05-11Made sure if there was no chunk in a document, that it would still revert bac...A.J. Shulman
2025-05-11chanegd everything to be more consistentA.J. Shulman
2025-05-11feat: improved text from document popupA.J. Shulman
2025-05-11Made it so chunk Ids are seperately managed and made sure the doc id is sonsi...A.J. Shulman
2025-05-11old screenshot?A.J. Shulman
2025-05-11Merge branch 'master' into agent-web-workingA.J. Shulman
2025-05-10feat: changed web document to display screenshotA.J. Shulman
2025-05-09fix: making sure the assitant docuemnt manager persistsA.J. Shulman
2025-05-08improve: enhance ChatBox UI with consistent styling and better accessibilityA.J. Shulman
2025-05-08fix: fixed getDocumentMetadata to actually work correctly for getting all doc...A.J. Shulman
2025-05-05Merge branch 'master' into joanne-tutorialagentbobzel
2025-04-27improved consistency across doc types and parsingA.J. Shulman
2025-04-27a bit more consistentA.J. Shulman
2025-04-27new attempt with new citation unificationA.J. Shulman
2025-04-24attempt at linking docs but listing metadata doesn't workA.J. Shulman
2025-04-24Linking docs now works with visible docsA.J. Shulman
2025-04-23lots of typechecking fixes.bobzel
2025-04-22basic implementation of tutorial tool, still need formattingJoanne
2025-04-22improved document creation and limited context windowA.J. Shulman
2025-04-21feat & fix: citations now scroll to correct page and using OpenAI 4o with str...A.J. Shulman
2025-04-21improved error handling in agentA.J. Shulman
2025-04-17fix for resizing docs with native width and modify native dim set (fixes dai...geireann
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts by...bobzel
2025-04-10Revert "adding edit and create at the same time"A.J. Shulman
2025-04-10adding edit and create at the same timeA.J. Shulman