JSIV

Results 53 issues of JSIV

I am trying to capture http requests from an agentic data retrieval tool running in an async loop. As you'll see from my logs below, it's largely communicating with the...

## Summary This PR merges the v3.0.0.b3 development branch into main, bringing major architectural improvements and new features to OpenContracts. ### Document Versioning & Storage - **Dual-Tree Document Versioning** (#651,...

## Overview Currently, badge notifications use long polling (30-second intervals) to check for new badge awards. This should be migrated to WebSocket or Server-Sent Events (SSE) for real-time notifications. ##...

enhancement

Add tool to generate OC links to docs and corpuses as well as system prompt instruction to use tool.

## Parent Issue #572, #577 ## Description Replace polling-based notification updates with WebSocket connections for real-time notifications and discussion updates. This improves UX by providing instant feedback when new messages,...

enhancement
python
javascript

Tool to generate a MD hyperlink for document or annotation which can be used by agents to create source links in MD (like summaries or chat messages).

**Parent Issue:** #519 **Phase:** Optimization **Priority:** Medium ## Description Optimize Docker image distribution and startup time for better user experience. ## Tasks ### Image Pre-Pull System (`src/main/image-manager.ts`) - [ ]...

enhancement
desktop-app

# Mobile & Desktop Layout Issues Multiple persistent layout and UX issues, primarily affecting mobile views. Issues span across DocumentKnowledgeBase, Corpuses view, and their child components. --- ## Issue #1:...

Forking was designed a loooong time ago. It has very low coverage and probably could be done more efficiently and in a way that better leverages new permissions.

Make knowledge bases into tools!