Skip to content

Codra v0.1.5 -- Project Harness

Latest

Choose a tag to compare

@Abdulmuiz44 Abdulmuiz44 released this 16 Jun 11:07
· 4 commits to main since this release

Codra v0.1.5 -- Project Harness

Codra v0.1.5 adds the first version of project harness generation. This release gives any repo a local .codra/harness/ operating layer that agents and builders can use to understand project rules, memory, permissions, release steps, and demo-video expectations.

What changed

  • Added codra harness init
  • Added codra harness status
  • Added codra harness doctor
  • Added .codra/harness/ generation
  • Added project metadata detection
  • Added local project memory template
  • Added safe command/permission templates
  • Added Talocode release checklist
  • Added Remotion demo-video checklist
  • Added docs/HARNESS.md
  • Updated CLI docs and README

Generated harness files

Install
npx @talocode/codra

Or install globally:
npm install -g @talocode/codra

Harness commands
codra harness init
codra harness status
codra harness doctor

Validation
Build passed
Tests passed
npm pack verified
Global tarball install verified
codra --version returned codra 0.1.5
codra harness init verified
codra harness status verified
codra harness doctor verified
npm publish verified
npm view returned 0.1.5
npx verification passed

Demo video
A release demo video is attached to this release.

Package
@talocode/codra@0.1.5