| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-22 | adjusted agent to include UI control tool | sharkiecodes | |
| 2025-07-22 | Completed agent functionality - recognition of all documents on canvas | sharkiecodes | |
| 2025-07-03 | fixed creating docs with ai tool to allow options to be specified. | bobzel | |
| 2025-07-02 | Implementing replacement of GPTPopup | sharkiecodes | |
| 2025-07-01 | reverted chat send to use dash component Button, and dictation to use ↵ | bobzel | |
| Toggle. Reverted Dropdown to use trigger of CLICK (hover doesn't work well). got rid of currentuserutil button references in infoUI & replaced with info-specific button descriptions. fixed up a bunch of lint/typing errors | |||
| 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-12 | even better | A.J. Shulman | |
| 2025-05-12 | workign better | A.J. Shulman | |
| 2025-05-11 | cleaned up unused functions and also made available documents area json. | A.J. Shulman | |
| 2025-05-11 | Made sure if there was no chunk in a document, that it would still revert ↵ | A.J. Shulman | |
| back to using the chunkid as a documentID | |||
| 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 | old screenshot? | A.J. Shulman | |
| 2025-05-09 | fix: making sure the assitant docuemnt manager persists | A.J. Shulman | |
| 2025-05-08 | fix: fixed getDocumentMetadata to actually work correctly for getting all ↵ | A.J. Shulman | |
| documents. | |||
| 2025-04-27 | improved consistency across doc types and parsing | A.J. Shulman | |
| 2025-04-27 | new attempt with new citation unification | A.J. Shulman | |
| 2025-04-24 | attempt at linking docs but listing metadata doesn't work | A.J. Shulman | |
| 2025-04-24 | Linking docs now works with visible docs | A.J. Shulman | |
