index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
chatbot
/
tools
/
BaseTool.ts
Age
Commit message (
Collapse
)
Author
2025-02-11
enabled multi-select modification of text documents from topBar buttons. ↵
bobzel
fixed diagram box layout and scrolling. fixed problem with createDoc tool where it would fail when it got an array. fixed formatting of chat box errors.
2024-12-18
better
A.J. Shulman
2024-11-07
trying to add a new create any doc tool
A.J. Shulman
2024-10-20
changed to generic addLinkedDoc
A.J. Shulman
2024-10-17
added create text doc tool with font color and background color and fixed no ↵
A.J. Shulman
tool
2024-10-17
Removed awaits inside loops and made Parameters readonly for better type safety
A.J. Shulman
2024-10-17
Implemented strict typechecking for tools, specifically tool inputs
A.J. Shulman
2024-10-15
tried something for typechecking but way too overcomplicated
A.J. Shulman
2024-10-10
added new file header comments and fixed some error handling
A.J. Shulman
2024-09-30
upate AJ assistant from master and fix some lint errors
bobzel
2024-09-07
completely restructured, added comments, and significantly reduced the ↵
A.J. Shulman
length of the prompt (~72% shorter and cheaper)