Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Releases: sstoehrm/conops

v0.4.1

23 Jun 18:15

Choose a tag to compare

What's Changed

  • feat(deduce): grounded, human-checkpointed, fan-out deduction by @sstoehrm in #27

Full Changelog: v0.4.0...v0.4.1

v0.4.0

19 Jun 04:43

Choose a tag to compare

What's Changed

  • Rewrite README: getting started, status, syntax intro, CLI, skills by @sstoehrm in #17
  • Plugin marketplace + conops.nvim link by @sstoehrm in #18
  • fix: init creates /; add arithmetic core functions by @sstoehrm in #22
  • feat: add review skill (judges code against the conops/ description) by @sstoehrm in #24
  • Add conops graph: JSON entity-graph export for tooling by @sstoehrm in #23
  • Add conops ui: install and launch the conops-ui visualizer by @sstoehrm in #25
  • feat: add Record type (named fields, dot access, declaration-site defaults) by @sstoehrm in #26

Full Changelog: v0.3.0...v0.4.0

v0.3.0

10 Jun 05:42
f730aa6

Choose a tag to compare

What's Changed

  • Bump version to 0.2.0 + update CI actions off Node 20 by @sstoehrm in #12
  • Toolkit SP2: translate skill (Conops → code with mapping + hash tracking) by @sstoehrm in #13
  • Toolkit SP3: deduce skill (existing code → Conops) by @sstoehrm in #14
  • Toolkit SP4: onboard skill — completes the Conops agentic toolkit by @sstoehrm in #15
  • Checker hardening, CLI improvements, skill sync fixes — v0.3.0 by @sstoehrm in #16

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 Jun 09:01
87007ce

Choose a tag to compare

What's Changed

  • Fix repository audit issues (#1#6): semantic checker + lexer/spec/tooling fixes by @sstoehrm in #8
  • [codex] Fix parser checker and tooling issues by @sstoehrm in #7
  • Add invariants: descriptive, transpiler-ready component contracts (incl. fuzzy ones) by @sstoehrm in #9
  • Reorganize repo into tree-sitter/ and linter/ by @sstoehrm in #10
  • Add release pipeline: prebuilt conops binaries for Linux + macOS by @sstoehrm in #11

New Contributors

Full Changelog: https://github.com/sstoehrm/conops/commits/v0.2.0