Cole Medin
Cole Medin
## Describe the feature you'd like and why Specialized agents for different parts of the agent creation process. Creating this issue to track my progress on this over the next...
## Describe the feature you'd like and why The environment tab in its current state (for setting environment variables) is not the most intuitive. Instead of just asking for a...
# Pull Request ## Summary Making API keys completely write only for the frontend. Before this PR, there was a GET request to the credentials/ endpoint that was returning API...
# Pull Request ## Summary Enhanced the hybrid search strategy with tsvector keyword matching ## Changes Made - Added a new SQL match function for hybrid search - semantic similarity...
Integrates Docling for enhanced document processing capabilities with multi-format support and intelligent chunking for RAG operations. ## Key Features - Multi-format support: PDF, DOCX, PPTX, XLSX, HTML - Intelligent semantic-aware...
## Overview Integrate [Docling](https://docling-project.github.io/docling/) to enhance Archon's document processing capabilities with multi-format support and intelligent chunking for RAG operations. ## Why Docling? - **Multi-Format Support**: PDF, DOCX, PPTX, XLSX, HTML,...
We are working on creating the infrastructure for releases/changelogs for Archon. The plan is to use the Claude Code SDK to generate changelogs for releases and automate the process of...