Kin project
Find a file
Gros Frumos 8e517d5888 fix(tests): update test expectations to match KIN_NONINTERACTIVE env behavior
test_interactive_uses_600s_timeout: 600 → 300
test_interactive_no_stdin_override: None → subprocess.DEVNULL

When KIN_NONINTERACTIVE=1 is set in environment, runner always uses
300s timeout and DEVNULL stdin regardless of noninteractive parameter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 18:34:47 +02:00
agents feat: add post-pipeline hooks (KIN-003) 2026-03-15 18:31:00 +02:00
cli Add cancelled status for tasks 2026-03-15 18:22:17 +02:00
core feat: add post-pipeline hooks (KIN-003) 2026-03-15 18:31:00 +02:00
tests fix(tests): update test expectations to match KIN_NONINTERACTIVE env behavior 2026-03-15 18:34:47 +02:00
web Add cancelled status for tasks 2026-03-15 18:22:17 +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