CAPABILITIES
Features
Everything synlynk provides across releases — from context injection to autonomous dispatch.
| Feature |
v0.13.1
↓ install
changelog →
|
v0.13.0 changelog → |
v0.12.0 changelog → |
v0.11.0 changelog → |
v0.10.0 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 → |
✓ | ✓ | ✓ | ✓ | ✓ |
DB-canonical project docs (State Engine PR1) roadmap.md, memory.md, and costs.md are generated write-through from state.db with rotation/archive and mutation guards 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 → |
✓ | ✓ | ✓ | — | — |
can_gh_write capability routing Structural routing preventing GitHub-write work from dispatching to headless agents lacking write permissions 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 & EVENTS | |||||
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 → |
✓ | ✓ | ✓ | — | — |
Payment-model-aware accounting Distinguishes subscription seats vs. metered API spend with credit grants and actual-dollar tracking origin post → |
✓ | ✓ | — | — | — |
Task-boundary cost fence Shared allowlist-gated cost reporting at dispatch start and task completion origin post → |
✓ | ✓ | — | — | — |
GOVERNS event bus & tail job_terminal and review_submitted event types on GOVERNS event bus plus synlynk events tail CLI command origin post → |
✓ | — | — | — | — |
| WORKSPACE | |||||
synlynk init Bootstrap state.db + project-docs/ + agent directive files origin post → |
✓ | ✓ | ✓ | ✓ | ✓ |
Init/Migrate/Upgrade Rollback Automatic mutation checkpointing and auto-restore on failure, synlynk rollback CLI, and --dry-run preview origin post → |
✓ | — | — | — | — |
synlynk doctor Diagnose agent binaries + config contracts, including TC-6 false-green GitHub CLI auth token checks across all 4 harnesses 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 → |
✓ | ✓ | ✓ | — | — |
Command Taxonomy single source Unified taxonomy for 59 commands driving FTUE wizard, auto-generated docs, and session triggers origin post → |
✓ | ✓ | — | — | — |
Live Command Selftest Taxonomy-driven synlynk selftest verifying all 59 commands in a real workspace origin post → |
✓ | ✓ | — | — | — |
Capability Sweep & Calibration NAICS/APQC/SFIA-coded calibration scoring with $10 cost guardrail and cross-agent verification origin post → |
✓ | ✓ | — | — | — |
| INSTALL & SETUP | |||||
synlynk init Bootstrap state.db + project-docs/ + agent directive files origin post → |
✓ | ✓ | ✓ | ✓ | ✓ |
Init/Migrate/Upgrade Rollback Automatic mutation checkpointing and auto-restore on failure, synlynk rollback CLI, and --dry-run preview origin post → |
✓ | — | — | — | — |
synlynk doctor Diagnose agent binaries + config contracts, including TC-6 false-green GitHub CLI auth token checks across all 4 harnesses 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 → |
✓ | ✓ | ✓ | ✓ | ✓ |
DB-canonical project docs (State Engine PR1) roadmap.md, memory.md, and costs.md are generated write-through from state.db with rotation/archive and mutation guards origin post → |
✓ | — | — | — | — |
pipx packaging Installable via pipx with CLI upgrade paths aware of distribution channel origin post → |
✓ | ✓ | ✓ | ✓ | ✓ |
Command Taxonomy single source Unified taxonomy for 59 commands driving FTUE wizard, auto-generated docs, and session triggers origin post → |
✓ | ✓ | — | — | — |
Live Command Selftest Taxonomy-driven synlynk selftest verifying all 59 commands in a real workspace 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 → |
✓ | ✓ | ✓ | — | — |
can_gh_write capability routing Structural routing preventing GitHub-write work from dispatching to headless agents lacking write permissions 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 → |
✓ | ✓ | ✓ | ✓ | ✓ |
GOVERNS event bus & tail job_terminal and review_submitted event types on GOVERNS event bus plus synlynk events tail CLI command 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 → |
✓ | ✓ | ✓ | — | — |
Payment-model-aware accounting Distinguishes subscription seats vs. metered API spend with credit grants and actual-dollar tracking origin post → |
✓ | ✓ | — | — | — |
Task-boundary cost fence Shared allowlist-gated cost reporting at dispatch start and task completion origin post → |
✓ | ✓ | — | — | — |
Capability Sweep & Calibration NAICS/APQC/SFIA-coded calibration scoring with $10 cost guardrail and cross-agent verification origin post → |
✓ | ✓ | — | — | — |
synlynk release Automated release utility to bump versions, compile changelogs, and stub blog posts origin post → |
✓ | ✓ | ✓ | ✓ | ✓ |