Skip to content

AMC v1.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 11:48
e47e703

1.0.0 (2026-08-06)

Features

  • add adaptive terminal theme (be345f8)
  • add bounded TUI view model (be6f434)
  • add headless AMC command flow (969929c)
  • add Ink Skills manager TUI (7edc4d9)
  • add resumable bulk Skill migration (720bf79)
  • adopt valid foreign Skill links (0596be1)
  • complete AMC safety and acceptance gates (6e4f05d)
  • establish AMC project and path contract (b496a84)
  • make the Ink TUI searchable and scrollable (ebfbd39)
  • manage hooks and plugins (0f60621)
  • manage MCP and Codex plugin state (adf999a)
  • migrate Skills with backups (08dd95b)
  • paginate and format skill listings (db24e38)
  • parse AMC commands (9b573a8)
  • polish AMC interactive theme (f0a7e38)
  • polish AMC terminal tables (2fc9df6)
  • prepare AMC for safe public distribution (b718589)
  • scan and toggle Skills safely (c0881c8)
  • show selected Skill details (480d665)
  • theme AMC command output (470b231)

Bug Fixes

  • block duplicate shared skill discovery (ce7ccf0)
  • clarify interactive plugin controls (4c59c9c)
  • discover hooks from enabled Codex plugins (7e191f3)
  • fail closed on filesystem races (ac5bcf1)
  • follow target scope in Skill details (b36c50c)
  • validate generated release metadata (e7af92c)
  • wrap long Skill descriptions (c7dc3e6)

Documentation

  • correct Codex plugin config capability (6182b69)
  • define AMC v1 design (7ec9457)
  • document AMC terminal themes (e848054)
  • research hook and plugin management (d9d0741)

Continuous Integration

  • keep npm publishing local (b57e9bd)