| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-26 | Merge branch 'master' into agent-paper-main | bobzel | |
| 2025-06-19 | Merge branch 'task_nodes_aarav' | bobzel | |
| 2025-06-13 | updated css and project to HTML5 standards. fixed border rounding for images. | bobzel | |
| 2025-06-09 | documentation | Skitty1238 | |
| 2025-06-09 | implemented undoable deletion so that tasks reappear in Google Tasks upon ↵ | Skitty1238 | |
| undo in Dash | |||
| 2025-06-06 | added bi directional syncing for task editing (based on most recent edit). ↵ | Skitty1238 | |
| Modified button to reflect bi-directionality of syncing | |||
| 2025-06-05 | fixed automatically enabling/disabling sync button + persistence on reload | Skitty1238 | |
| 2025-06-05 | changed add to google tasks button to sync to google button. Implemented ↵ | Skitty1238 | |
| auto creation and auto deletion in Google when node is created/deleted in dash | |||
| 2025-06-04 | from last | bobzel | |
| 2025-06-04 | more typing/cleanup for google authentication and dashUserModel | bobzel | |
| 2025-06-04 | more cleanup of google authorization | bobzel | |
| 2025-06-04 | cleaned up getting client id/secret for google. fixed final message after ↵ | bobzel | |
| going through authentication process. | |||
| 2025-06-04 | changed google authentication to not reload the page. | bobzel | |
| 2025-06-04 | fixed google authentication + linking and task creation via GT button | Skitty1238 | |
| 2025-06-04 | partial google calendar task integration + fix with dark mode colors for ↵ | Skitty1238 | |
| task nodes so that text is still visible | |||
| 2025-06-03 | gcal task addition route added -- problems with fetchOrGenerateAccessToken | Skitty1238 | |
| 2025-05-30 | c | Nathan-SR | |
| 2025-05-30 | Merge branch 'master' into Template-Changes | Nathan-SR | |
| 2025-05-30 | couple more component refactors | Nathan-SR | |
| 2025-05-22 | fixed regenerating a fireflyimage without a prompt change. | bobzel | |
| 2025-05-21 | feat: add codebase exploration tools for agent assistance | A.J. Shulman | |
| Add three new agent tools to improve navigation and understanding of the codebase: FileContentTool: retrieves complete content of specified files (max 3) FileNamesTool: lists all available files in the codebase CodebaseSummarySearchTool: performs semantic search across file summaries | |||
| 2025-05-21 | Added codebase search and retrieval to Vectorstore | A.J. Shulman | |
| Summary indexing: Added functionality to embed and index file summaries from file_summaries.json in Pinecone Vector search: Implemented semantic search to find the top 5 most relevant files for a query Content retrieval: Added method to fetch full file content from file_content.json API endpoints: /getFileSummaries - Retrieves all file summaries /getFileContent - Fetches file content by path /getRawFileContent - Returns content as plain text to avoid JSON parsing errors Error handling: Added comprehensive error handling and debugging throughout Initialization: Implemented proper async initialization sequence with verification Performance: Added streaming for large files to improve memory efficiency Testing: Added automated test queries to validate functionality | |||
| 2025-05-11 | many changes to firefly UI (options added) and starting work on finalizing ↵ | Nathan-SR | |
| conditionals | |||
| 2025-05-11 | chanegd everything to be more consistent | A.J. Shulman | |
| - made both web related tools use doc manager and chunk Ids | |||
| 2025-05-11 | Made it so chunk Ids are seperately managed and made sure the doc id is ↵ | A.J. Shulman | |
| sonsistent and not created in python spawn | |||
| 2025-05-11 | Merge branch 'master' into agent-web-working | A.J. Shulman | |
| 2025-05-10 | feat: changed web document to display screenshot | A.J. Shulman | |
| 2025-05-02 | fixed up image outpaint dialog and added options for placementt. | bobzel | |
| 2025-04-28 | fix for outpainting alignment | bobzel | |
| 2025-04-28 | cleaned up outpainting and Doc resize code. fixes problems with doc ↵ | bobzel | |
| resizing of text boxes with ctrl-key. | |||
| 2025-04-24 | fixed reauthorizing dropboxtoken. | bobzel | |
| 2025-04-23 | from last | bobzel | |
| 2025-04-21 | merged with master and cleaned up outpainting a bit. | bobzel | |
| 2025-04-16 | fixed authorizing dropbox. | bobzel | |
| 2025-04-03 | fixed image box button sizing. made drawing ai regen a little faster by not ↵ | bobzel | |
| creating icons when there are no annotqations. | |||
| 2025-04-03 | Firefly integration and some UI changes | Nathan-SR | |
| 2025-03-11 | getting rid of old expand image code | bobzel | |
| 2025-03-11 | Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into ↵ | bobzel | |
| lanyi-branch | |||
| 2025-03-11 | fixed calling firefly api for expand image | bobzel | |
| 2025-03-11 | Added mask | sharkiecodes | |
| 2025-03-11 | Doing outpainting implementation | sharkiecodes | |
| 2025-03-10 | fixed placing labels over text in images. | bobzel | |
| 2025-03-10 | removed unused files. | bobzel | |
| 2025-03-10 | Merge branch 'master' into alyssa-starter | bobzel | |
| 2025-03-06 | Merge branch 'master' into aarav_edit | bobzel | |
| 2025-03-06 | daily journal node | aaravkumar | |
| 2025-02-26 | made ai. button draggable to regenerate images. | bobzel | |
| 2025-02-26 | fixed toggling number dropdown. Added firefly to gpt popup menu. | bobzel | |
| 2025-02-24 | fix & feat: changed cohere embeddings for OpenAI's new embedding model and ↵ | A.J. Shulman | |
| also improved security by moving api keys to .env | |||
| 2025-02-10 | updated from master | bobzel | |
