Kin project
Find a file
johnfrum1234 f7830d484c Let pipeline subprocess stderr flow to uvicorn terminal
Removed stderr=subprocess.DEVNULL from POST /api/tasks/{id}/run
so errors from background kin run are visible in the API server log.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 14:46:20 +02:00
agents Fix output truncation bug, add language support for agent responses 2026-03-15 14:39:33 +02:00
cli Fix output truncation bug, add language support for agent responses 2026-03-15 14:39:33 +02:00
core Fix output truncation bug, add language support for agent responses 2026-03-15 14:39:33 +02:00
tests Fix output truncation bug, add language support for agent responses 2026-03-15 14:39:33 +02:00
web Let pipeline subprocess stderr flow to uvicorn terminal 2026-03-15 14:46:20 +02:00
.gitignore Add web GUI: FastAPI API + Vue 3 frontend with dark theme 2026-03-15 13:50:15 +02:00
agent-orchestrator-research.md bootstrap: vdol project loaded with real data 2026-03-15 13:40:58 +02:00
CLAUDE.md Add CLAUDE.md — project-level instructions for Kin 2026-03-15 13:10:47 +02:00
DESIGN.md Add DESIGN.md — main architecture document for Kin agent orchestrator 2026-03-15 13:10:10 +02:00
pyproject.toml Add web GUI: FastAPI API + Vue 3 frontend with dark theme 2026-03-15 13:50:15 +02:00
README.md Initial commit 2026-03-15 12:09:02 +01:00

kin

Kin project