kin/core
Gros Frumos 3cb516193b feat(KIN-012): auto followup generation and pending_actions auto-resolution
Auto mode now calls generate_followups() after task_auto_approved hook.
Permission-blocked followup items are auto-resolved: rerun first, fallback
to manual_task on failure. Recursion guard skips followup-sourced tasks.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 19:49:34 +02:00
..
__init__.py Add core/db.py — SQLite schema with all 9 tables from DESIGN.md 3.5 2026-03-15 13:12:54 +02:00
context_builder.py Fix output truncation bug, add language support for agent responses 2026-03-15 14:39:33 +02:00
db.py feat: add post-pipeline hooks (KIN-003) 2026-03-15 18:31:00 +02:00
followup.py feat(KIN-012): auto followup generation and pending_actions auto-resolution 2026-03-15 19:49:34 +02:00
hooks.py feat: add post-pipeline hooks (KIN-003) 2026-03-15 18:31:00 +02:00
models.py Fix output truncation bug, add language support for agent responses 2026-03-15 14:39:33 +02:00