CAPABILITIES

Features

Everything synlynk provides across releases — from context injection to autonomous dispatch.

Feature
v0.12.0
↓ install changelog →
v0.11.0
changelog →
v0.10.0
changelog →
v0.9.x
changelog →
v0.8.x
changelog →
KERNEL — CONTEXT ENGINE
Context injection
Reads project-docs/ into .synlynk/context.md before each exec
origin post →
Multi-doc context
Merges memory.md + roadmap.md + todo.md into snapshot
origin post →
Per-job context scoping
Writes job context to .synlynk/contexts/<job_id>.md, not global
origin post →
Migration & state.db
One-shot migration of project-docs/ markdown to SQLite state.db with flat-file write-through
origin post →
KERNEL — DISPATCH ENGINE
Background dispatch
Spawns agent CLIs as background jobs with PID tracking
origin post →
Parallel multi-agent dispatch
Multiple agents in parallel with story-level coordination
origin post →
Force-agent flag
--force-agent bypasses routing heuristics
origin post →
context-mode flag
--context-mode solo|team|full controls context injection scope
origin post →
Job isolation via worktrees
Dedicated git worktree per job to prevent concurrent execution collisions
origin post →
Agent Autonomy Bridge
Per-task permission overrides, project harness config, and job handoff protocol
origin post →
Quota-headroom gates
Routing gate auditing agent_quotas across five sliding time windows
origin post →
Capability matrix routing
Three-stage story routing scoring capability, quota headroom, and cost tie-breakers
origin post →
KERNEL — SENTINEL
Flatline detection
Alerts when 3 consecutive runs share identical output + non-zero exit
origin post →
Success loop detection
Detects identical successful output (hallucination indicator)
origin post →
Quota exhausted pattern
Detects QUOTA_EXHAUSTED in agent output
origin post →
VERIFY_SKIP compliance tag
Detects agents skipping verifications
origin post →
Live Job Observatory
htop-style watch command and browser UI showcasing active fleet status in real-time
origin post →
COORDINATION — RELAY
SSE relay broker
synlynk relay start — live job stream across processes
origin post →
Budget pulse
Per-exec token+cost summary printed after each run
origin post →
Measurement Ledger hardening
Provenance-tagged cost logs, custom model rate files, and structured CLI token extraction
origin post →
WORKSPACE
synlynk init
Bootstrap state.db + project-docs/ + agent directive files
origin post →
synlynk doctor
Diagnose agent binaries + config contracts
origin post →
synlynk join
Scan existing repo + auto-detect teammates
origin post →
Team mode
Multi-user devlogs + @username attribution in memory.md
origin post →
Wizard, scan, & launch
TUI onboarding wizard, runnable repo scan, and SDLC template-based task launcher
origin post →
pipx packaging
Installable via pipx with CLI upgrade paths aware of distribution channel
origin post →
synlynk viz
Local browser-based dashboard with Gantt, effort/cost charts, and report cards
origin post →
Platform status
Infrastructure health mode checking harness compliance, version drift, and budget pulse
origin post →
synlynk release
Automated release utility to bump versions, compile changelogs, and stub blog posts
origin post →
Architect Map & Goals
Force-directed repo graph, side drawer details, and story/goal rollups in HUD
origin post →
INSTALL & SETUP
synlynk init
Bootstrap state.db + project-docs/ + agent directive files
origin post →
synlynk doctor
Diagnose agent binaries + config contracts
origin post →
synlynk join
Scan existing repo + auto-detect teammates
origin post →
Wizard, scan, & launch
TUI onboarding wizard, runnable repo scan, and SDLC template-based task launcher
origin post →
Migration & state.db
One-shot migration of project-docs/ markdown to SQLite state.db with flat-file write-through
origin post →
pipx packaging
Installable via pipx with CLI upgrade paths aware of distribution channel
origin post →
EXEC & DISPATCH
Context injection
Reads project-docs/ into .synlynk/context.md before each exec
origin post →
Multi-doc context
Merges memory.md + roadmap.md + todo.md into snapshot
origin post →
Per-job context scoping
Writes job context to .synlynk/contexts/<job_id>.md, not global
origin post →
Background dispatch
Spawns agent CLIs as background jobs with PID tracking
origin post →
Parallel multi-agent dispatch
Multiple agents in parallel with story-level coordination
origin post →
Force-agent flag
--force-agent bypasses routing heuristics
origin post →
context-mode flag
--context-mode solo|team|full controls context injection scope
origin post →
Job isolation via worktrees
Dedicated git worktree per job to prevent concurrent execution collisions
origin post →
Agent Autonomy Bridge
Per-task permission overrides, project harness config, and job handoff protocol
origin post →
Quota-headroom gates
Routing gate auditing agent_quotas across five sliding time windows
origin post →
Capability matrix routing
Three-stage story routing scoring capability, quota headroom, and cost tie-breakers
origin post →
MONITORING
Flatline detection
Alerts when 3 consecutive runs share identical output + non-zero exit
origin post →
Success loop detection
Detects identical successful output (hallucination indicator)
origin post →
Quota exhausted pattern
Detects QUOTA_EXHAUSTED in agent output
origin post →
VERIFY_SKIP compliance tag
Detects agents skipping verifications
origin post →
synlynk viz
Local browser-based dashboard with Gantt, effort/cost charts, and report cards
origin post →
Platform status
Infrastructure health mode checking harness compliance, version drift, and budget pulse
origin post →
Architect Map & Goals
Force-directed repo graph, side drawer details, and story/goal rollups in HUD
origin post →
Live Job Observatory
htop-style watch command and browser UI showcasing active fleet status in real-time
origin post →
COORDINATION
SSE relay broker
synlynk relay start — live job stream across processes
origin post →
Budget pulse
Per-exec token+cost summary printed after each run
origin post →
Team mode
Multi-user devlogs + @username attribution in memory.md
origin post →
Measurement Ledger hardening
Provenance-tagged cost logs, custom model rate files, and structured CLI token extraction
origin post →
synlynk release
Automated release utility to bump versions, compile changelogs, and stub blog posts
origin post →