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

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 04:43
· 8 commits to main since this release

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